-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposts.json
More file actions
278 lines (278 loc) · 6.89 KB
/
posts.json
File metadata and controls
278 lines (278 loc) · 6.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
[
{
"slug": "2026-06-08-and-here-we-go-again-again",
"title": "Here we go again again (now with more AI)",
"date": "2026-05-23",
"tags": ["rant"]
},
{
"slug": "2026-05-23-welp",
"title": "And...we are still alive",
"date": "2026-05-23",
"tags": ["rant"]
},
{
"slug": "2018-04-26-updates",
"title": "Change of plans",
"date": "2018-04-26",
"tags": ["rant"]
},
{
"slug": "2018-01-01-busy-new-year",
"title": "Busy New Year",
"date": "2018-01-01",
"tags": ["rant"]
},
{
"slug": "2017-11-13-Contributing-to-DockerHub",
"title": "Contributing to Docker Hub",
"date": "2017-11-13",
"tags": ["docker", "dockerhub", "asciidoc"]
},
{
"slug": "2017-10-16-jwe-encryption-in-nodejs",
"title": "JWE Encryption in Node JS",
"date": "2017-10-16",
"tags": ["nodejs", "encryption", "node-jose"]
},
{
"slug": "2017-10-07-writing-technical-documentation",
"title": "Writing Technical Documentation",
"date": "2017-10-07",
"tags": ["documentation", "plantuml", "asciidoc"]
},
{
"slug": "2017-09-16-specs",
"title": "Specs",
"date": "2017-09-16",
"tags": ["projectplan", "projects", "specs", "Hardware"]
},
{
"slug": "2017-09-15-and-we-are-still-alive",
"title": "And...we are still alive",
"date": "2017-09-15",
"tags": ["rant"]
},
{
"slug": "2016-09-03-back-to-functional-programming",
"title": "Back to Functional Programming",
"date": "2016-09-03",
"tags": ["blog"]
},
{
"slug": "2016-08-26-hr-project-dayscore",
"title": "HR Project: Dayscore",
"date": "2016-08-26",
"tags": ["projects"]
},
{
"slug": "2016-08-04-i-made-a-chatbot-here-is-what-i-learned",
"title": "I made a chatbot. Here is a braindump of what I know so far",
"date": "2016-08-04",
"tags": ["blog"]
},
{
"slug": "2016-07-02-roadmap-2016-middle-point",
"title": "Roadmap 2016 - Middle point",
"date": "2016-07-02",
"tags": ["blog"]
},
{
"slug": "2016-06-14-iot-project-tap-2-tip-with-nfc",
"title": "IoT? Project: Tap 2 Tip with NFC",
"date": "2016-06-14",
"tags": ["projects"]
},
{
"slug": "2016-05-17-designing-for-voice-a-point-of-view",
"title": "Designing for Voice: A Point of View",
"date": "2016-05-17",
"tags": ["blog"]
},
{
"slug": "2016-05-15-iot-project-finding-flight-deals",
"title": "IoT Project: Finding Flight Deals",
"date": "2016-05-15",
"tags": ["projects"]
},
{
"slug": "2016-04-24-interviewing-tdms",
"title": "Onboarding 101: How to Find Your Navigation Officer",
"date": "2016-04-24",
"tags": ["blog"]
},
{
"slug": "2016-04-20-the-force-awakens",
"title": "The Force Awakens",
"date": "2016-04-20",
"tags": ["CSScomics"]
},
{
"slug": "2016-04-10-seiju-elm",
"title": "Seiju Elm",
"date": "2016-04-10",
"tags": ["blog"]
},
{
"slug": "2016-04-02-html5-project-ii-resume-app",
"title": "HTML5 project II: Resume App",
"date": "2016-04-02",
"tags": ["projects"]
},
{
"slug": "2016-03-28-coffee-work-in-chicago",
"title": "Coffee & Work in Chicago",
"date": "2016-03-28",
"tags": ["blog"]
},
{
"slug": "2016-03-19-when-in-doubt-blame-developers",
"title": "When in doubt, blame the developers",
"date": "2016-03-19",
"tags": ["CSScomics"]
},
{
"slug": "2016-03-15-elm-on-top-of-phoenix-on-top-of-elixir-on-top-of-erlang",
"title": "Elm on top of Phoenix, on top of Elixir, on top of Erlang (and still superfast!!)",
"date": "2016-03-15",
"tags": ["blog"]
},
{
"slug": "2016-03-11-san-jose-not-really-costa-rican",
"title": "San Jose, not really Costa Rican, but then again...",
"date": "2016-03-11",
"tags": ["trips"]
},
{
"slug": "2016-03-10-healthcare-stalker",
"title": "Healthcare Stalker",
"date": "2016-03-10",
"tags": ["blog"]
},
{
"slug": "2016-03-05-good-dev-lead-bad-dev-lead",
"title": "Good dev lead, bad dev lead",
"date": "2016-03-05",
"tags": ["CSScomics"]
},
{
"slug": "2016-03-05-march-trip",
"title": "Roadmap update: March trip",
"date": "2016-03-05",
"tags": ["blog", "trips"]
},
{
"slug": "2016-02-28-investments-project-automated-investment-strategy-algorithm",
"title": "Investments project: Automated investment strategy algorithm",
"date": "2016-02-28",
"tags": ["projects"]
},
{
"slug": "2016-02-24-automated-trading",
"title": "Automated Trading",
"date": "2016-02-24",
"tags": ["blog"]
},
{
"slug": "2016-02-19-nodejs-project-oriconcast",
"title": "NodeJS project: oriconCast",
"date": "2016-02-19",
"tags": ["projects"]
},
{
"slug": "2016-02-19-uml-with-javascript",
"title": "UML with Javascript",
"date": "2016-02-19",
"tags": ["blog"]
},
{
"slug": "2016-02-19-why-projects-are-too-complex",
"title": "Why projects are too complex",
"date": "2016-02-19",
"tags": ["CSScomics"]
},
{
"slug": "2016-02-15-month-1-review",
"title": "Progress review",
"date": "2016-02-15",
"tags": ["blog"]
},
{
"slug": "2016-02-13-country-as-a-service",
"title": "Country as a Service",
"date": "2016-02-13",
"tags": ["blog"]
},
{
"slug": "2016-02-01-the-exorcist",
"title": "How to do BDD in your project",
"date": "2016-02-01",
"tags": ["CSScomics"]
},
{
"slug": "2016-01-31-lima-caffeinated",
"title": "Lima, caffeinated",
"date": "2016-01-31",
"tags": ["trips"]
},
{
"slug": "2016-01-28-devops-automation",
"title": "On DevOps automation",
"date": "2016-01-28",
"tags": ["blog"]
},
{
"slug": "2016-01-26-css-comics",
"title": "Intro",
"date": "2016-01-26",
"tags": ["CSScomics"]
},
{
"slug": "2016-01-26-how-to-stay-thin",
"title": "Why are some people getting fat in the project?",
"date": "2016-01-26",
"tags": ["CSScomics"]
},
{
"slug": "2016-01-26-html-5-project",
"title": "HTML5 project: CSS Comics",
"date": "2016-01-26",
"tags": ["projects"]
},
{
"slug": "2016-01-15-cms-project",
"title": "CMS Project: Publishing platform/blog",
"date": "2016-01-15",
"tags": ["ghost", "cms", "projects"]
},
{
"slug": "2016-01-09-trip-to-south-america",
"title": "Travel plans",
"date": "2016-01-09",
"tags": ["trips"]
},
{
"slug": "2016-01-05-roadmap-2016",
"title": "Roadmap 2016",
"date": "2016-01-05",
"tags": ["blog"]
},
{
"slug": "2016-01-01-about-54chi",
"title": "About 54chi",
"date": "2016-01-01",
"tags": ["blog"]
},
{
"slug": "2016-01-01-specs",
"title": "Specs",
"date": "2016-01-01",
"tags": ["projectplan", "projects"]
},
{
"slug": "2015-12-31-and-we-are-a-live",
"title": "And...we are (a)live!",
"date": "2015-12-31",
"tags": ["blog"]
}
]