-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss_feed.xml
465 lines (453 loc) · 23.8 KB
/
rss_feed.xml
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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Amosnimos's Blog Feed</title>
<link>https://amosnimos.com</link>
<description>Recent articles from Amosnimos's blog</description>
<language>en-us</language>
<pubDate>Fri, 12 Jul 2024 14:57:04 -0400</pubDate>
<lastBuildDate>Fri, 12 Jul 2024 14:57:04 -0400</lastBuildDate>
<generator>RSS Generator NONE (It's hand crafted thus why it suck)</generator>
<item>
<title>Online-Only Madness</title>
<pubDate>2025-02-07</pubDate>
</item>
<item>
<title>Subscriptions Kill Capitalism</title>
<pubDate>2025-01-31</pubDate>
</item>
<item>
<title>Facebook New Low</title>
<pubDate>2025-01-06</pubDate>
<description>
Facebook's new ads look like memes but lead to scams. Their slow response and broken reporting system show they care more about money than user safety. Be cautious and avoid suspicious ads.
</description>
</item>
<item>
<title>Creativity in Code</title>
<pubDate>2024-11-10</pubDate>
<description>
(The rss feed is missing a lot of article I should try to use it more or automate it, so far it's still a work in progress.)
Curiosity drives creativity, but necessity fuels real progress. By solving problems I dread, like coding game menus, I turn challenges into reusable solutions, making the work more enjoyable and efficient.
</description>
<guid>https://amosnimos.com/posts/2024-11-10_creativity_in_code:_balancing_curiosity_and_necessity/article.html</guid>
</item>
<item>
<title>October Project Update</title>
<pubDate>2024-09-25</pubDate>
<description>
# In the coming month, I have several exciting projects lined up:
1. **Documentary**: I will be working on a documentary titled **"Ça va bien aller,"** which will explore the COVID-19 situation in Quebec, Canada. The film aims to shed light on the lies and tyranny that have occurred under the pretext of a health crisis.
2. **Text Editor Development**: I plan to develop a text editor in Python, inspired by Nano, but with added features like code folding for enhanced usability.
3. **Game Engine**: In the future, I aspire to create a fake 2D game engine for developing simple Doom-like games.
4. **CLI Projects**: I am also considering the release of a CLI CAD program and a CLI MIDI program.
5. **Blog Articles**: I aim to write new articles for my blog and will keep you informed about my progress. I think I will use RSS feeds for updates like this instead of full articles.
### Questions on Future Features
- Should all my articles be formatted as RSS feeds that can be expanded?
- Would it be beneficial to implement a comment feature on coin-arena.com, my social media site, allowing users to comment and discuss the articles I write?
- Should the site have language options?
- Should the site provide audio files for every article?
- Should every article be fully RSS compatible to allow complete reading in applications like Newsboat?
These are the thoughts I’m currently exploring, and I look forward to sharing more updates soon!
</description>
</item>
<item>
<title>The Irony of Modern Antifa</title>
<pubDate>2024-07-27</pubDate>
</item>
<item>
<title>DIY Recycling</title>
<pubDate>2024-07-26</pubDate>
</item>
<item>
<title>Rmbrace the personal web</title>
<link>https://amosnimos.com/posts/2024-07-17_embrace_the_personal_web/embrace_the_personal_web.html</link>
<pubDate>2024-07-17</pubDate>
</item>
<item>
<title>The indie web resurgence</title>
<link>https://amosnimos.com/posts/2024-07-17_the_indie_web_resurgence/the_indie_web_resurgence.html</link>
<pubDate>2024-07-17</pubDate>
</item>
<item>
<title>digital_sovereignty.html</title>
<link>https://amosnimos.com/posts/2024-07-12_digital_sovereignty/digital_sovereignty.html</link>
<pubDate>Fri, 12 Jul 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-07-12_digital_sovereignty/digital_sovereignty.html</guid>
</item>
<item>
<title>the_black_box.html</title>
<link>https://amosnimos.com/posts/2024-07-12_the_black_box/the_black_box.html</link>
<pubDate>Fri, 12 Jul 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-07-12_the_black_box/the_black_box.html</guid>
</item>
<item>
<title>retro_is_back.html</title>
<link>https://amosnimos.com/posts/2024-06-26_retro_is_back/retro_is_back.html</link>
<pubDate>Wed, 26 Jun 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-06-26_retro_is_back/retro_is_back.html</guid>
</item>
<item>
<title>diy_drinks.html</title>
<link>https://amosnimos.com/posts/2024-06-24_diy_drinks/diy_drinks.html</link>
<pubDate>Mon, 24 Jun 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-06-24_diy_drinks/diy_drinks.html</guid>
</item>
<item>
<title>neo tech_renaissance.html</title>
<link>https://amosnimos.com/posts/2024-06-16_neo-tech_renaissance/neo-tech_renaissance.html</link>
<pubDate>Sun, 16 Jun 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-06-16_neo-tech_renaissance/neo-tech_renaissance.html</guid>
</item>
<item>
<title>2024 06 16_bridging_the_divide.html</title>
<link>https://amosnimos.com/posts/post_bridging_the_divide/2024-06-16_bridging_the_divide.html</link>
<pubDate>Sun, 16 Jun 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/post_bridging_the_divide/2024-06-16_bridging_the_divide.html</guid>
</item>
<item>
<title>2024 06 04_tech_liberation:_navigating_independence_in_a_collaborative_digital_frontier.html</title>
<link>https://amosnimos.com/posts/2024-06-04_tech_liberation:_navigating_independence_in_a_collaborative_digital_frontier.html</link>
<pubDate>Tue, 04 Jun 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-06-04_tech_liberation:_navigating_independence_in_a_collaborative_digital_frontier.html</guid>
</item>
<item>
<title>2024 05 24_are_conspiracy_theorists_right.html</title>
<link>https://amosnimos.com/posts/2024-05-24_are_conspiracy_theorists_right.html</link>
<pubDate>Fri, 24 May 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-05-24_are_conspiracy_theorists_right.html</guid>
</item>
<item>
<title>2024 05 24_a_cure_worse_than_the_disease.html</title>
<link>https://amosnimos.com/posts/2024-05-24_a_cure_worse_than_the_disease.html</link>
<pubDate>Fri, 24 May 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2024-05-24_a_cure_worse_than_the_disease.html</guid>
</item>
<item>
<title>2023 04 14_the_shifting_sands.html</title>
<link>https://amosnimos.com/posts/2023-04-14_the_shifting_sands.html</link>
<pubDate>Fri, 14 Apr 2023 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2023-04-14_the_shifting_sands.html</guid>
</item>
<item>
<title>2023 04 11_farewell_to_amosnimos.com.html</title>
<link>https://amosnimos.com/posts/2023-04-11_farewell_to_amosnimos.com.html</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2023-04-11_farewell_to_amosnimos.com.html</guid>
</item>
<item>
<title>2023 04 11_the_rise_of_digital_crime.html</title>
<link>https://amosnimos.com/posts/2023-04-11_the_rise_of_digital_crime.html</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2023-04-11_the_rise_of_digital_crime.html</guid>
</item>
<item>
<title>2023 04 11_street_tags:_an_ignorant_act_of_vandalism.html</title>
<link>https://amosnimos.com/posts/2023-04-11_street_tags:_an_ignorant_act_of_vandalism.html</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2023-04-11_street_tags:_an_ignorant_act_of_vandalism.html</guid>
<description>Description for 2023 04 11_street_tags:_an_ignorant_act_of_vandalism.html</description>
</item>
<item>
<title>2023 03 04_redefining_the_lottery.html</title>
<link>https://amosnimos.com/posts/2023-03-04_redefining_the_lottery.html</link>
<pubDate>Sat, 04 Mar 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-03-04_redefining_the_lottery.html</guid>
<description>Description for 2023 03 04_redefining_the_lottery.html</description>
</item>
<item>
<title>2023 03 02_a_bleak_future_looms.html</title>
<link>https://amosnimos.com/posts/2023-03-02_a_bleak_future_looms.html</link>
<pubDate>Thu, 02 Mar 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-03-02_a_bleak_future_looms.html</guid>
<description>Description for 2023 03 02_a_bleak_future_looms.html</description>
</item>
<item>
<title>2023 03 01_jailbreaking_your_life.html</title>
<link>https://amosnimos.com/posts/2023-03-01_jailbreaking_your_life.html</link>
<pubDate>Wed, 01 Mar 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-03-01_jailbreaking_your_life.html</guid>
<description>Description for 2023 03 01_jailbreaking_your_life.html</description>
</item>
<item>
<title>2023 02 22_the_dangers_of_redefining_freedom.html</title>
<link>https://amosnimos.com/posts/2023-02-22_the_dangers_of_redefining_freedom.html</link>
<pubDate>Wed, 22 Feb 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-02-22_the_dangers_of_redefining_freedom.html</guid>
<description>Description for 2023 02 22_the_dangers_of_redefining_freedom.html</description>
</item>
<item>
<title>2023 02 21_the_disturbing_truth_about_search_engine_manipulation.html</title>
<link>https://amosnimos.com/posts/2023-02-21_the_disturbing_truth_about_search_engine_manipulation.html</link>
<pubDate>Tue, 21 Feb 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-02-21_the_disturbing_truth_about_search_engine_manipulation.html</guid>
<description>Description for 2023 02 21_the_disturbing_truth_about_search_engine_manipulation.html</description>
</item>
<item>
<title>2023 02 19_video_conferencing_platforms.html</title>
<link>https://amosnimos.com/posts/2023-02-19_video_conferencing_platforms.html</link>
<pubDate>Sun, 19 Feb 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-02-19_video_conferencing_platforms.html</guid>
<description>Description for 2023 02 19_video_conferencing_platforms.html</description>
</item>
<item>
<title>2023 02 19_the_dark_side_of_universal_basic_income.html</title>
<link>https://amosnimos.com/posts/2023-02-19_the_dark_side_of_universal_basic_income.html</link>
<pubDate>Sun, 19 Feb 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-02-19_the_dark_side_of_universal_basic_income.html</guid>
<description>Description for 2023 02 19_the_dark_side_of_universal_basic_income.html</description>
</item>
<item>
<title>digital_ids.html</title>
<link>https://amosnimos.com/posts/digital_ids.html</link>
<pubDate>Fri, 12 Jul 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/digital_ids.html</guid>
<description>Description for digital_ids.html</description>
</item>
<item>
<title>techno_totalitarism.html</title>
<link>https://amosnimos.com/posts/techno_totalitarism.html</link>
<pubDate>Fri, 12 Jul 2024 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/techno_totalitarism.html</guid>
<description>Description for techno_totalitarism.html</description>
</item>
<item>
<title>2023 02 05 food.html</title>
<link>https://amosnimos.com/posts/2023-02-05-food.html</link>
<pubDate>Sun, 05 Feb 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-02-05-food.html</guid>
<description>Description for 2023 02 05 food.html</description>
</item>
<item>
<title>2023 01 21 Eugenics.html</title>
<link>https://amosnimos.com/posts/2023-01-21-Eugenics.html</link>
<pubDate>Sat, 21 Jan 2023 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2023-01-21-Eugenics.html</guid>
<description>Description for 2023 01 21 Eugenics.html</description>
</item>
<item>
<title>2022 10 10 the_election_in_quebec.html</title>
<link>https://amosnimos.com/posts/2022-10-10-the_election_in_quebec.html</link>
<pubDate>Mon, 10 Oct 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-10-10-the_election_in_quebec.html</guid>
<description>Description for 2022 10 10 the_election_in_quebec.html</description>
</item>
<item>
<title>2022 06 20_the_pills.html</title>
<link>https://amosnimos.com/posts/2022-06-20_the_pills.html</link>
<pubDate>Mon, 20 Jun 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-06-20_the_pills.html</guid>
<description>Description for 2022 06 20_the_pills.html</description>
</item>
<item>
<title>2022 06 14_return_to_canada.html</title>
<link>https://amosnimos.com/posts/2022-06-14_return_to_canada.html</link>
<pubDate>Tue, 14 Jun 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-06-14_return_to_canada.html</guid>
<description>Description for 2022 06 14_return_to_canada.html</description>
</item>
<item>
<title>2022 06 05_technological_slavery.html</title>
<link>https://amosnimos.com/posts/2022-06-05_technological_slavery.html</link>
<pubDate>Sun, 05 Jun 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-06-05_technological_slavery.html</guid>
</item>
<item>
<title>2022 05 19_the_institution.html</title>
<link>https://amosnimos.com/posts/2022-05-19_the_institution.html</link>
<pubDate>Thu, 19 May 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-05-19_the_institution.html</guid>
</item>
<item>
<title>2022 05 16_downfall_of_the_urbanite.html</title>
<link>https://amosnimos.com/posts/2022-05-16_downfall_of_the_urbanite.html</link>
<pubDate>Mon, 16 May 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-05-16_downfall_of_the_urbanite.html</guid>
</item>
<item>
<title>2022 05 15_freedom_list.html</title>
<link>https://amosnimos.com/posts/2022-05-15_freedom_list.html</link>
<pubDate>Sun, 15 May 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-05-15_freedom_list.html</guid>
</item>
<item>
<title>2022 05 07_the_unabomber_manifesto_part 3.html</title>
<link>https://amosnimos.com/posts/2022-05-07_the_unabomber_manifesto_part-3.html</link>
<pubDate>Sat, 07 May 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-05-07_the_unabomber_manifesto_part-3.html</guid>
</item>
<item>
<title>2022 05 05_the_unabomber_manifesto_part 2.html</title>
<link>https://amosnimos.com/posts/2022-05-05_the_unabomber_manifesto_part-2.html</link>
<pubDate>Thu, 05 May 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-05-05_the_unabomber_manifesto_part-2.html</guid>
</item>
<item>
<title>2022 05 01_the_unabomber_manifesto_part 1.html</title>
<link>https://amosnimos.com/posts/2022-05-01_the_unabomber_manifesto_part-1.html</link>
<pubDate>Sun, 01 May 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-05-01_the_unabomber_manifesto_part-1.html</guid>
</item>
<item>
<title>2022 05 02_game_over.html</title>
<link>https://amosnimos.com/posts/2022-05-02_game_over.html</link>
<pubDate>Mon, 02 May 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-05-02_game_over.html</guid>
</item>
<item>
<title>2022 04 30_taught_and_quotes.html</title>
<link>https://amosnimos.com/posts/2022-04-30_taught_and_quotes.html</link>
<pubDate>Sat, 30 Apr 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-04-30_taught_and_quotes.html</guid>
</item>
<item>
<title>2022 04 20_scocial_media_control.html</title>
<link>https://amosnimos.com/posts/2022-04-20_scocial_media_control.html</link>
<pubDate>Wed, 20 Apr 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-04-20_scocial_media_control.html</guid>
<description>Description for 2022 04 20_scocial_media_control.html</description>
</item>
<item>
<title>2022 04 06_right_to_audit.html</title>
<link>https://amosnimos.com/posts/2022-04-06_right_to_audit.html</link>
<pubDate>Wed, 06 Apr 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-04-06_right_to_audit.html</guid>
<description>Description for 2022 04 06_right_to_audit.html</description>
</item>
<item>
<title>2022 04 05_big_words.html</title>
<link>https://amosnimos.com/posts/2022-04-05_big_words.html</link>
<pubDate>Tue, 05 Apr 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-04-05_big_words.html</guid>
<description>Description for 2022 04 05_big_words.html</description>
</item>
<item>
<title>2022 03 31_the_camp.html</title>
<link>https://amosnimos.com/posts/2022-03-31_the_camp.html</link>
<pubDate>Thu, 31 Mar 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-03-31_the_camp.html</guid>
<description>Description for 2022 03 31_the_camp.html</description>
</item>
<item>
<title>2022 03 30_hate_is_still_hate.html</title>
<link>https://amosnimos.com/posts/2022-03-30_hate_is_still_hate.html</link>
<pubDate>Wed, 30 Mar 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-03-30_hate_is_still_hate.html</guid>
<description>Description for 2022 03 30_hate_is_still_hate.html</description>
</item>
<item>
<title>2022 03 28_choosing_freedom.html</title>
<link>https://amosnimos.com/posts/2022-03-28_choosing_freedom.html</link>
<pubDate>Mon, 28 Mar 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-03-28_choosing_freedom.html</guid>
</item>
<item>
<title>2022 03 21_blinded_by_work.html</title>
<link>https://amosnimos.com/posts/2022-03-21_blinded_by_work.html</link>
<pubDate>Mon, 21 Mar 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-03-21_blinded_by_work.html</guid>
</item>
<item>
<title>2022 03 15_evil_corp.html</title>
<link>https://amosnimos.com/posts/2022-03-15_evil_corp.html</link>
<pubDate>Tue, 15 Mar 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-03-15_evil_corp.html</guid>
</item>
<item>
<title>2022 03 15_apsolute_power.html</title>
<link>https://amosnimos.com/posts/2022-03-15_apsolute_power.html</link>
<pubDate>Tue, 15 Mar 2022 00:00:00 -0400</pubDate>
<guid>https://amosnimos.com/posts/2022-03-15_apsolute_power.html</guid>
</item>
<item>
<title>2022 03 12_the_end_game.html</title>
<link>https://amosnimos.com/posts/2022-03-12_the_end_game.html</link>
<pubDate>Sat, 12 Mar 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-03-12_the_end_game.html</guid>
</item>
<item>
<title>2022 03 12_outside_the_illusion.html</title>
<link>https://amosnimos.com/posts/2022-03-12_outside_the_illusion.html</link>
<pubDate>Sat, 12 Mar 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-03-12_outside_the_illusion.html</guid>
<description>Description for 2022 03 12_outside_the_illusion.html</description>
</item>
<item>
<title>2022 03 12_fake_democracy.html</title>
<link>https://amosnimos.com/posts/2022-03-12_fake_democracy.html</link>
<pubDate>Sat, 12 Mar 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-03-12_fake_democracy.html</guid>
<description>Description for 2022 03 12_fake_democracy.html</description>
</item>
<item>
<title>2022 03 11_privacy_is_safety.html</title>
<link>https://amosnimos.com/posts/2022-03-11_privacy_is_safety.html</link>
<pubDate>Fri, 11 Mar 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-03-11_privacy_is_safety.html</guid>
<description>Description for 2022 03 11_privacy_is_safety.html</description>
</item>
<item>
<title>2022 03 11_covid_paranoia.html</title>
<link>https://amosnimos.com/posts/2022-03-11_covid_paranoia.html</link>
<pubDate>Fri, 11 Mar 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-03-11_covid_paranoia.html</guid>
<description>Description for 2022 03 11_covid_paranoia.html</description>
</item>
<item>
<title>2022 03 10_new_hate_symbol.html</title>
<link>https://amosnimos.com/posts/2022-03-10_new_hate_symbol.html</link>
<pubDate>Thu, 10 Mar 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-03-10_new_hate_symbol.html</guid>
<description>Description for 2022 03 10_new_hate_symbol.html</description>
</item>
<item>
<title>2022 03 09_free_horse_tale.html</title>
<link>https://amosnimos.com/posts/2022-03-09_free_horse_tale.html</link>
<pubDate>Wed, 09 Mar 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-03-09_free_horse_tale.html</guid>
<description>Description for 2022 03 09_free_horse_tale.html</description>
</item>
<item>
<title>2022 02 20_shot_cult.html</title>
<link>https://amosnimos.com/posts/2022-02-20_shot_cult.html</link>
<pubDate>Sun, 20 Feb 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-02-20_shot_cult.html</guid>
<description>Description for 2022 02 20_shot_cult.html</description>
</item>
<item>
<title>2022 02 19_just_my_job.html</title>
<link>https://amosnimos.com/posts/2022-02-19_just_my_job.html</link>
<pubDate>Sat, 19 Feb 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-02-19_just_my_job.html</guid>
<description>Description for 2022 02 19_just_my_job.html</description>
</item>
<item>
<title>2022 02 17_platform_vs_individual.html</title>
<link>https://amosnimos.com/posts/2022-02-17_platform_vs_individual.html</link>
<pubDate>Thu, 17 Feb 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-02-17_platform_vs_individual.html</guid>
<description>Description for 2022 02 17_platform_vs_individual.html</description>
</item>
<item>
<title>2022 02 16_csis_hacker.html</title>
<link>https://amosnimos.com/posts/2022-02-16_csis_hacker.html</link>
<pubDate>Wed, 16 Feb 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-02-16_csis_hacker.html</guid>
<description>Description for 2022 02 16_csis_hacker.html</description>
</item>
<item>
<title>2022 02 08_new_normal.html</title>
<link>https://amosnimos.com/posts/2022-02-08_new_normal.html</link>
<pubDate>Tue, 08 Feb 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-02-08_new_normal.html</guid>
<description>Description for 2022 02 08_new_normal.html</description>
</item>
<item>
<title>2022 02 07_morpheus.html</title>
<link>https://amosnimos.com/posts/2022-02-07_morpheus.html</link>
<pubDate>Mon, 07 Feb 2022 00:00:00 -0500</pubDate>
<guid>https://amosnimos.com/posts/2022-02-07_morpheus.html</guid>
<description>Description for 2022 02 07_morpheus.html</description>
</item>
</channel>
</rss>