mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
publish 'A bitcoin miner in every device and in every hand'
This commit is contained in:
parent
0b16a94980
commit
cc8e8e6b24
4 changed files with 23 additions and 22 deletions
|
|
@ -16,6 +16,17 @@
|
||||||
"title": "About me"
|
"title": "About me"
|
||||||
},
|
},
|
||||||
"posts": [
|
"posts": [
|
||||||
|
{
|
||||||
|
"title": "→ A bitcoin miner in every device and in every hand",
|
||||||
|
"date": "May 19, 2015",
|
||||||
|
"timestamp": 1432004034,
|
||||||
|
"tags": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"url": "/posts/2015/05/a-bitcoin-miner-in-every-device-and-in-every-hand",
|
||||||
|
"link": "https://medium.com/@21dotco/a-bitcoin-miner-in-every-device-and-in-every-hand-e315b40f2821"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "→ Constraints and Transforms in iOS 8",
|
"title": "→ Constraints and Transforms in iOS 8",
|
||||||
"date": "May 15, 2015",
|
"date": "May 15, 2015",
|
||||||
|
|
@ -118,16 +129,6 @@
|
||||||
],
|
],
|
||||||
"url": "/posts/2012/01/recovering-from-a-computer-science-education",
|
"url": "/posts/2012/01/recovering-from-a-computer-science-education",
|
||||||
"link": "http://prog21.dadgum.com/123.html"
|
"link": "http://prog21.dadgum.com/123.html"
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "→ The $40 Standup Desk",
|
|
||||||
"date": "9th January, 2012",
|
|
||||||
"timestamp": 1326097000,
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"url": "/posts/2012/01/the-40-standup-desk",
|
|
||||||
"link": "http://opensoul.org/blog/archives/2012/01/09/the-40-standup-desk/"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -33,6 +33,18 @@
|
||||||
"url": "/posts/2015/05/constraints-and-transforms-in-ios-8",
|
"url": "/posts/2015/05/constraints-and-transforms-in-ios-8",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"a-bitcoin-miner-in-every-device-and-in-every-hand": {
|
||||||
|
"id": "a-bitcoin-miner-in-every-device-and-in-every-hand",
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"title": "A bitcoin miner in every device and in every hand",
|
||||||
|
"date": "May 19, 2015",
|
||||||
|
"timestamp": 1432004034,
|
||||||
|
"link": "https://medium.com/@21dotco/a-bitcoin-miner-in-every-device-and-in-every-hand-e315b40f2821",
|
||||||
|
"url": "/posts/2015/05/a-bitcoin-miner-in-every-device-and-in-every-hand",
|
||||||
|
"tags": [
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -20,17 +20,5 @@
|
||||||
|
|
||||||
],
|
],
|
||||||
"author": "Sami Samhuri"
|
"author": "Sami Samhuri"
|
||||||
},
|
|
||||||
"197C029F-A07D-401D-AA0F-F8C422F21265": {
|
|
||||||
"id": "197C029F-A07D-401D-AA0F-F8C422F21265",
|
|
||||||
"author": "Sami Samhuri",
|
|
||||||
"title": "A bitcoin miner in every device and in every hand",
|
|
||||||
"date": "May 19, 2015",
|
|
||||||
"timestamp": 1432004033,
|
|
||||||
"link": "https://medium.com/@21dotco/a-bitcoin-miner-in-every-device-and-in-every-hand-e315b40f2821",
|
|
||||||
"url": "/posts/drafts/197C029F-A07D-401D-AA0F-F8C422F21265",
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue