|
1 | 1 | { |
2 | | - "lastUpdate": "2025-11-20T00:11:23.482Z", |
| 2 | + "lastUpdate": "2025-11-21T00:11:34.024Z", |
3 | 3 | "data": [ |
| 4 | + { |
| 5 | + "id": "01kafvx2fnq02ff3npxrmf2dm8", |
| 6 | + "title": "Collaboration sucks", |
| 7 | + "url": "https://newsletter.posthog.com/p/collaboration-sucks", |
| 8 | + "savedAt": "2025-11-20T05:30:55.861000+00:00", |
| 9 | + "description": "Too much collaboration slows teams and stops work from shipping. Hire skilled drivers, tag the right people, and default to shipping. Speak up when too many people get involved so the owner can decide.", |
| 10 | + "tags": [ |
| 11 | + "career", |
| 12 | + "management" |
| 13 | + ] |
| 14 | + }, |
| 15 | + { |
| 16 | + "id": "01kafv2phahmkb3rqkwevr2n60", |
| 17 | + "title": "web.archive.org/web/*/https://dspace.mit.edu/bitstream/handle/1721.1/149366/MIT-LCS-TR-458.pdf", |
| 18 | + "url": "https://web.archive.org/web/*/https://dspace.mit.edu/bitstream/handle/1721.1/149366/MIT-LCS-TR-458.pdf", |
| 19 | + "savedAt": "2025-11-20T05:16:31.658000+00:00", |
| 20 | + "description": null, |
| 21 | + "tags": [] |
| 22 | + }, |
| 23 | + { |
| 24 | + "id": "01kafv0tw7ncmnd4n3eb2cq8sr", |
| 25 | + "title": "Better DOM Morphing with Morphlex", |
| 26 | + "url": "https://joel.drapper.me/p/morphlex/", |
| 27 | + "savedAt": "2025-11-20T05:15:30.567000+00:00", |
| 28 | + "description": "Morphlex is a DOM-morphing library that updates the page by matching and moving existing nodes instead of replacing them. It uses ids, id-sets, tag/attribute heuristics, and longest increasing subsequence to insert, remove, and sort elements efficiently. The result preserves state (inputs, focus, scroll) and is fast in real-world use.", |
| 29 | + "tags": [ |
| 30 | + "web" |
| 31 | + ] |
| 32 | + }, |
| 33 | + { |
| 34 | + "id": "01kafs6tms1f6w841y2j2ae9a8", |
| 35 | + "title": "Compiler Options Hardening Guide for C and C++", |
| 36 | + "url": "https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.html", |
| 37 | + "savedAt": "2025-11-20T04:43:49.785000+00:00", |
| 38 | + "description": "Attackers exploit memory bugs in C and C++ programs, so compilers offer options to detect and mitigate vulnerabilities. Enabling modern compiler hardening and runtime protections reduces risk but may need tuning and testing and is not foolproof. Developers should choose and test hardening options deliberately, since defaults vary by toolchain and cannot be added after distribution.", |
| 39 | + "tags": [ |
| 40 | + "cs/programming-languages/cpp" |
| 41 | + ] |
| 42 | + }, |
4 | 43 | { |
5 | 44 | "id": "01kacs7wqrkeb1z1tj973sw7wn", |
6 | 45 | "title": "Britney Spears' Guide to Semiconductor Physics", |
|
0 commit comments