mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
39 lines
987 B
JSON
39 lines
987 B
JSON
{
|
|
"working-with-c-style-structs-in-ruby": {
|
|
"title": "Working with C-style structs in Ruby",
|
|
"date": "17th January, 2010",
|
|
"timestamp": 1263715200,
|
|
"tags": [
|
|
"ruby",
|
|
"cstruct",
|
|
"compiler"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2010/01/working-with-c-style-structs-in-ruby"
|
|
},
|
|
"basics-of-the-mach-o-file-format": {
|
|
"title": "Basics of the Mach-O file format",
|
|
"date": "18th January, 2010",
|
|
"timestamp": 1263801600,
|
|
"tags": [
|
|
"mach-o",
|
|
"os x",
|
|
"compiler"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2010/01/basics-of-the-mach-o-file-format"
|
|
},
|
|
"a-preview-of-mach-o-file-generation": {
|
|
"title": "A preview of Mach-O file generation",
|
|
"date": "20th January, 2010",
|
|
"timestamp": 1263974400,
|
|
"tags": [
|
|
"ruby",
|
|
"mach-o",
|
|
"os x",
|
|
"compiler"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2010/01/a-preview-of-mach-o-file-generation"
|
|
}
|
|
}
|