|
1 | 1 | { |
2 | | - "lastUpdate": "2025-11-12T00:11:36.893Z", |
| 2 | + "lastUpdate": "2025-11-19T00:11:39.862Z", |
3 | 3 | "data": [ |
| 4 | + { |
| 5 | + "id": "01kabd14kn0147kdnv3gg51ws5", |
| 6 | + "title": "A 'small' vanilla Kubernetes install on NixOS", |
| 7 | + "url": "https://stephank.nl/p/2025-11-17-a-small-vanilla-kubernetes-install-on-nixos.html", |
| 8 | + "savedAt": "2025-11-18T11:54:02.741000+00:00", |
| 9 | + "description": "This text explains how to set up a small Kubernetes cluster on NixOS using custom configurations and modules. It covers assigning node indexes, configuring networking, API server setup, and adding essential components like CoreDNS and kube-proxy. The guide also details how to manage credentials and automate services for smooth cluster operation.", |
| 10 | + "tags": [] |
| 11 | + }, |
| 12 | + { |
| 13 | + "id": "01kaah0953hkb52sqxmkgfcsbw", |
| 14 | + "title": "Foundations for hacking on OCaml", |
| 15 | + "url": "https://kcsrk.info/ocaml/2025/11/10/hacking/", |
| 16 | + "savedAt": "2025-11-18T03:44:14.499000+00:00", |
| 17 | + "description": "Many students lack practical systems skills needed to work on complex projects like the OCaml compiler. These skills come from hands-on experience with tools (build systems, debuggers, version control), which typical CS courses often don’t teach. The author lists courses and books to help bridge this gap and invites more suggestions.", |
| 18 | + "tags": [ |
| 19 | + "cs/programming-languages/ocaml" |
| 20 | + ] |
| 21 | + }, |
| 22 | + { |
| 23 | + "id": "01kaagqx0a07xydg0myg05904q", |
| 24 | + "title": "You misunderstand what it means to be poor", |
| 25 | + "url": "https://blog.ctms.me/posts/2025-11-14-being-poor-or-being-broke/", |
| 26 | + "savedAt": "2025-11-18T03:39:39.914000+00:00", |
| 27 | + "description": "Being broke is temporary and means you have just enough money to get by. \nBeing poor is permanent scarcity where no small savings or extra work can close the gap. \nAdvice for the broke (cancel subscriptions, DIY) misunderstands and doesn't help people who already live with no safety net.", |
| 28 | + "tags": [ |
| 29 | + "life" |
| 30 | + ] |
| 31 | + }, |
| 32 | + { |
| 33 | + "id": "01kaag4g19x6qhd53kwhwckkn3", |
| 34 | + "title": "No Shorts Please! Hidden YouTube RSS Feed URLs", |
| 35 | + "url": "https://blog.amen6.com/blog/2025/01/no-shorts-please-hidden-youtube-rss-feed-urls/", |
| 36 | + "savedAt": "2025-11-18T03:29:04.041000+00:00", |
| 37 | + "description": "YouTube Shorts started appearing in RSS feeds and filtering by duration broke when Shorts were allowed up to 3 minutes. \nUse the playlist_id RSS URL: replace channel_id=UCabcdefgh with playlist_id=UULFabcdefgh to get a feed without Shorts. \nThis and other handy playlist prefixes (e.g., UUSH for shorts) are undocumented by Google.", |
| 38 | + "tags": [ |
| 39 | + "interesting" |
| 40 | + ] |
| 41 | + }, |
4 | 42 | { |
5 | 43 | "id": "01k9nn5q44sdkw61qn3se69wp3", |
6 | 44 | "title": "Your computer is a distributed system", |
|
1033 | 1071 | "savedAt": "2025-11-01T15:10:41.317000+00:00", |
1034 | 1072 | "description": "Anki is a tool that lets you choose to remember almost anything and keeps knowledge for the long term. \nUsed well, it helps you deeply understand papers, books, and new fields by breaking ideas into small, memorable questions. \nBe selective: focus on useful, reusable facts and avoid Ankifying everything.", |
1035 | 1073 | "tags": [ |
1036 | | - "for-later" |
| 1074 | + "learning", |
| 1075 | + "favorites" |
1037 | 1076 | ] |
1038 | 1077 | }, |
1039 | 1078 | { |
|
0 commit comments