-
Notifications
You must be signed in to change notification settings - Fork 0
/
facebook-instant-feed.xml
734 lines (579 loc) · 29.5 KB
/
facebook-instant-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
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Mindless Rambling Nonsense</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/</link>
<lastBuildDate>2024-10-23T13:57:51+00:00</lastBuildDate>
<language>en-gb</language>
<item>
<title>What would mum do?</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2024/09/wwmd.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2024/09/wwmd.html</guid>
<pubDate>2024-09-12T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2024/09/wwmd.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="What would mum do?" />
<meta property="og:description" content="A tribute to my mum" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>Recently my mum died. And I don't know how to process what felt like a very quick and very slow experience all at the same time.</p>
<p>I've been writing here for a long time, maybe writing here will help me… At least it helps shamelessly ask for <a href="https://www.justgiving.com/page/in-memory-of-denise-dambra">donations to Cancer Research</a></p>
<p>Talking with my brother one thing that stood out was that we both want to remember to focus on the good things. There's a risk that otherwise we only remember the last few relatively horrible months. So, I wanted to spend some time to reflect about what things I want to be sure to remember.</p>
<p>(I normally try to vary the starting words of my sentences… but no apologies for overusing sentences starting with mum in this one)</p>
<p>#FuckCancer</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2024-09-12T08:00:00+00:00">September 12, 2024</time>
<time class="op-modified" dateTime="2024-09-12T08:00:00+00:00">September 12, 2024</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>2023 Year Notes</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2024/01/year-notes.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2024/01/year-notes.html</guid>
<pubDate>2024-01-01T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2024/01/year-notes.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="2023 Year Notes" />
<meta property="og:description" content="My year notes for 2023" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>I wrote <a href="/2020/01/year-notes.html">year notes for 2019</a>, <a href="/2021/01/year-notes.html">and 2020</a>, <a href="/2023/01/year-notes.html">and 2022</a>. I remain super un-inspired to write over the last few years. Which is a shame - because it's a a great way to learn. Although 7 posts in 2023 isn't as few as I expected.</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2024-01-01T08:00:00+00:00">January 01, 2024</time>
<time class="op-modified" dateTime="2024-01-01T08:00:00+00:00">January 01, 2024</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>Zucchini focaccia</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/recipes/2023/07/zucchini-focaccia.html</link>
<guid isPermaLink="true">https://pauldambra.dev/recipes/2023/07/zucchini-focaccia.html</guid>
<pubDate>2023-07-24T07:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/recipes/2023/07/zucchini-focaccia.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Zucchini focaccia" />
<meta property="og:description" content="Zucchini focaccia" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>This year we've grown way too many zucchinis.</p>
<p><img src="/images/2023/07/the plants.jpg" alt="the plants" /></p>
<p>One way I've been trying to use them up is putting them in dough.</p>
<p>The kids love it!</p>
<!--alex disable he-her dad-mom-->
<p><img src="/images/2023/07/chopped.jpg" alt="chopped garlic and zucchini" loading="lazy" />
<img src="/images/2023/07/blitzed.jpg" alt="blitzed cooked zucchini" loading="lazy" />
<img src="/images/2023/07/dough.jpg" alt="dough" loading="lazy" />
<img src="/images/2023/07/ready for the oven.jpg" alt="ready for the oven" loading="lazy" />
<img src="/images/2023/07/ready for the oven two.jpg" alt="ready for the oven two" loading="lazy" />
<img src="/images/2023/07/cooked-one.jpg" alt="cooked-one" loading="lazy" />
<img src="/images/2023/07/cooked-two.jpg" alt="cooked-two" loading="lazy" /></p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-07-24T07:00:00+00:00">July 24, 2023</time>
<time class="op-modified" dateTime="2023-07-24T07:00:00+00:00">July 24, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>Paul's Law</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2023/06/pauls-law.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2023/06/pauls-law.html</guid>
<pubDate>2023-06-08T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2023/06/pauls-law.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Paul's Law" />
<meta property="og:description" content="Paul's law of build tool evolution" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>Everyone should have their own law… This is mine:</p>
<h1 id="all-new-build-tools-are-better-than-what-came-before-until-they-are-able-to-solve-all-of-the-problems-of-the-thing-they-replaced-and-then-theyre-at-least-as-bad-a-new-tool-will-then-replace-them">All new build tools are better than what came before. Until they are able to solve all of the problems of the thing they replaced and then they're at least as bad. A new tool will then replace them</h1>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-06-08T08:00:00+00:00">June 08, 2023</time>
<time class="op-modified" dateTime="2023-06-08T08:00:00+00:00">June 08, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>March 2023 Month Notes</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2023/03/mar-month-notes.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2023/03/mar-month-notes.html</guid>
<pubDate>2023-04-02T18:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2023/03/mar-month-notes.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="March 2023 Month Notes" />
<meta property="og:description" content="Month notes for March 2023" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>Year Goals for 2023</p>
<ul>
<li>continue becoming a better engineer and team-mate</li>
<li>practice Italian every day</li>
<li>train at the gym at least twice a week every week</li>
<li>8 leisurely cycle rides</li>
<li>visit Italy at least twice</li>
</ul>
<p>How did March go?</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-04-02T18:00:00+00:00">April 02, 2023</time>
<time class="op-modified" dateTime="2023-04-02T18:00:00+00:00">April 02, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>I saved 183 million dollars by not moving to the Cloud</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2023/03/the-cloud.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2023/03/the-cloud.html</guid>
<pubDate>2023-03-19T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2023/03/the-cloud.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="I saved 183 million dollars by not moving to the Cloud" />
<meta property="og:description" content="A response to all the don't move to the cloud articles" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>The average human brain has 2.5 petabytes of memory (source: random google result). 2.5 Petabytes is equal to 2,500,000 Gigabytes. Or 2,500 terabytes. The u-12tb1.112xlarge instance on AWS has 13TB of memory.</p>
<p>So, conclusively, 193 u-12tb1.112xlarge instances are equivalent to one brain. Or your brain could run in AWS for 15,305,472.00 USD per month. Therefore, I've saved 183 million dollars by not moving my brain to the cloud in the last year alone.</p>
<p>There seem to be a fashion for writing <a href="https://world.hey.com/dhh/why-we-re-leaving-the-cloud-654b47e0">articles</a> <a href="https://tech.ahrefs.com/how-ahrefs-saved-us-400m-in-3-years-by-not-going-to-the-cloud-8939dd930af8">claiming</a> that some company has saved hundreds of millions of dollars by not moving to the cloud.</p>
<p>I managed phyisical servers for more than a decade. For the UK Magistrates Courts and for the British Mountaineering Council. I was pretty good at it. But, I absolutely jumped at the chance to move to the cloud. Why?</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-03-19T08:00:00+00:00">March 19, 2023</time>
<time class="op-modified" dateTime="2023-03-19T08:00:00+00:00">March 19, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>Office 365 mega-thread</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2023/03/office-365-mega-thread.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2023/03/office-365-mega-thread.html</guid>
<pubDate>2023-03-05T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2023/03/office-365-mega-thread.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Office 365 mega-thread" />
<meta property="og:description" content="A massive thread I tooted about hating office 365" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>Between the end of 2019 and when I left the Co-op on Sep 18th 2021 I used Office 365 and never found a single redeeming feature.</p>
<p>Well, maybe one, a small set of Co-op employees had access to slack and g-suite in Co-op Digital. But in the rest of Co-op they were using installed (i.e. local only) old versions of Office (<strong>without video-conferencing and chat</strong>). For them, maybe Office 365 was an improvement - and certainly it made remote work during the pandemic possible.</p>
<p>But for me, it was a constant source of frustration.</p>
<p>I'm sure that there are great people working on Office with care and attention but I didn't <em>experience</em> that. It was like being haunted and losing your mind all in one go. I had a habit of <a href="https://twitter.com/pauldambra/status/1185848202249023488">tooting my frustrations</a>. I'm aware of them having been submitted as evidence in one procurement process. I don't think they swung the decision.</p>
<p>If the tooter-web dissappeared they'd be the one thing I missed and so I've copied them here.</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-03-05T08:00:00+00:00">March 05, 2023</time>
<time class="op-modified" dateTime="2023-03-05T08:00:00+00:00">March 05, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>Feb 2023 Month Notes</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2023/03/feb-month-notes.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2023/03/feb-month-notes.html</guid>
<pubDate>2023-03-01T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2023/03/feb-month-notes.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Feb 2023 Month Notes" />
<meta property="og:description" content="Month notes for February 2023" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>Year Goals for 2023</p>
<ul>
<li>continue becoming a better engineer and team-mate</li>
<li>practice Italian every day</li>
<li>train at the gym at least twice a week every week</li>
<li>8 leisurely cycle rides</li>
<li>visit Italy at least twice</li>
</ul>
<p>How did February go?</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-03-01T08:00:00+00:00">March 01, 2023</time>
<time class="op-modified" dateTime="2023-03-01T08:00:00+00:00">March 01, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>Jan 2023 Month Notes</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2023/02/jan-month-notes.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2023/02/jan-month-notes.html</guid>
<pubDate>2023-02-03T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2023/02/jan-month-notes.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Jan 2023 Month Notes" />
<meta property="og:description" content="Month notes for January 2023" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>Year Goals for 2023</p>
<ul>
<li>continue becoming a better engineer and team-mate</li>
<li>practice Italian every day</li>
<li>train at the gym at least twice a week every week</li>
<li>8 leisurely cycle rides</li>
<li>visit Italy at least twice</li>
</ul>
<p>How did January go?</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-02-03T08:00:00+00:00">February 03, 2023</time>
<time class="op-modified" dateTime="2023-02-03T08:00:00+00:00">February 03, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
<item>
<title>2022 Year Notes</title>
<description>My thoughts are mindless and rambling so the best place for them is the internet</description>
<link>https://pauldambra.dev/2023/01/year-notes.html</link>
<guid isPermaLink="true">https://pauldambra.dev/2023/01/year-notes.html</guid>
<pubDate>2023-01-15T08:00:00+00:00</pubDate>
<author>[email protected]</author>
<content:encoded>
<![CDATA[
<!doctype html>
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="https://pauldambra.dev/facebook-instant-feed.xml" />
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
<meta property="og:url" content="https://pauldambra.dev/2023/01/year-notes.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="2022 Year Notes" />
<meta property="og:description" content="My year notes for 2022" />
<meta property="og:image" content="https://pauldambra.dev/images/cardboard.jpg" />
<meta property="fb:app_id" content="1029758320473951" />
</head>
<body>
<article>
<header>
<!-- The cover image shown inside your article -->
<figure>
<img src="https://pauldambra.dev/images/cardboard.jpg" />
<figcaption>A kanban board</figcaption>
</figure>
<!-- The title and subtitle shown in your article -->
<h1> post.title </h1>
<!-- A kicker for your article -->
<h3 class="op-kicker">
<p>Forgive me, for I have sinned, it's been 2 years since my last year notes 👼</p>
<p>I wrote <a href="/2020/01/year-notes.html">year notes for 2019</a>, <a href="/2021/01/year-notes.html">and 2020</a>. I've been super un-inspired to write for the last few years. Which is a shame - because it's a a great way to learn.</p>
<p>So much happened last year that it feels way longer than a year. So, discipline over motiviation - here are my 2022 year notes. Or at least as much as I can write while the house is empty of other people.</p>
</h3>
<!-- The author of your article -->
<address>
<a rel="facebook" href="http://facebook.com/pauldambra">Paul D'Ambra</a>
</address>
<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2023-01-15T08:00:00+00:00">January 15, 2023</time>
<time class="op-modified" dateTime="2023-01-15T08:00:00+00:00">January 15, 2023</time>
</header>
</article>
</body>
</html
]]>
</content:encoded>
</item>
</channel>
</rss>