Pool (First visit) Links selected for a second chance at the front page ⚙ Pre-Emptive Multi-Tasking on Arm Cortex-M 3 49 38d thejpster.org.uk/blog/blog-2025-09-28 990Show HN: Cobalt – a pixel-art painting studio for the Nintendo DS 31 174 38d benbridle.com/projects/cobalt.html 9913rd Largest Element: SIMD Edition 1 15 38d parallelprogrammer.substack.com/p/3rd-largest-element-simd-edition 992Show HN: Glide, an extensible, keyboard-focused web browser 52 207 38d craigie.devblog./introducing-glide 993Evaluation Driven Development 11 3 38d buildo.com/blog-posts/evaluation-driven-development 994Answering questions about Android developer verification 122 109 39d googleblog.comandroid-developers./2025/09/lets-talk-security-answering-your-top.html 995A 127-year old ham sandwich ekiben 271 2 39d frankbear.substack.com/p/the-story-behind-the-story-of-a-127 996A B+ tree node underflows: merge or borrow? 4 43 39d jacobsherin.com/posts/2025-08-16-bplustree-compare-borrow-merge 997More Speculations on Arenas in C++ 53 8 39d nullprogram.com/blog/2025/09/30 998Printable Puzzles by KrazyDad 47 3 39d krazydad.com 999Switching Back to Jekyll and Building My Own CMS 1 4 39d kevquirk.com/blog/switching-back-to-jekyll-building-my-own-cms 1000Git-Flow Is Back? 2 7 39d git-flow.sh 1001Show HN: Magic-markers – control a smart bulb with crayola markers 4 12 39d github.com/thejchap/magic-markers 1002Using the TPDE codegen back end in LLVM ORC 3 24 39d weliveindetail.github.io/blog/post/2025/09/30/tpde-in-llvm-orc.html 1003Io_uring is not an event system (2021) 21 49 39d despairlabs.com/blog/posts/2021-06-16-io-uring-is-not-an-event-system 1004 More... ⤒ [
{
"id": 45431489,
"title": "Pre-Emptive Multi-Tasking on Arm Cortex-M",
"url": "https://thejpster.org.uk/blog/blog-2025-09-28/",
"domain": "thejpster.org.uk",
"points": 49,
"comments": 3,
"time": 1759267769,
"user": "zdw"
},
{
"id": 45431115,
"title": "Show HN: Cobalt – a pixel-art painting studio for the Nintendo DS",
"url": "https://benbridle.com/projects/cobalt.html",
"domain": "benbridle.com",
"points": 174,
"comments": 31,
"time": 1759265685,
"user": "benbridle"
},
{
"id": 45431099,
"title": "3rd Largest Element: SIMD Edition",
"url": "https://parallelprogrammer.substack.com/p/3rd-largest-element-simd-edition",
"domain": "parallelprogrammer.substack.com",
"points": 15,
"comments": 1,
"time": 1759265616,
"user": "matt_d"
},
{
"id": 45430294,
"title": "Show HN: Glide, an extensible, keyboard-focused web browser",
"url": "https://blog.craigie.dev/introducing-glide/",
"domain": "craigie.dev",
"points": 207,
"comments": 52,
"time": 1759261388,
"user": "probablyrobert"
},
{
"id": 45429811,
"title": "Evaluation Driven Development",
"url": "https://www.buildo.com/blog-posts/evaluation-driven-development",
"domain": "buildo.com",
"points": 3,
"comments": 11,
"time": 1759259393,
"user": "arabello"
},
{
"id": 45428832,
"title": "Answering questions about Android developer verification",
"url": "https://android-developers.googleblog.com/2025/09/lets-talk-security-answering-your-top.html",
"domain": "googleblog.com",
"points": 109,
"comments": 122,
"time": 1759254988,
"user": "rom1v"
},
{
"id": 45428826,
"title": "A 127-year old ham sandwich ekiben",
"url": "https://frankbear.substack.com/p/the-story-behind-the-story-of-a-127",
"domain": "frankbear.substack.com",
"points": 2,
"comments": 271,
"time": 1759254971,
"user": "hglaser"
},
{
"id": 45427774,
"title": "A B+ tree node underflows: merge or borrow?",
"url": "https://jacobsherin.com/posts/2025-08-16-bplustree-compare-borrow-merge/",
"domain": "jacobsherin.com",
"points": 43,
"comments": 4,
"time": 1759250485,
"user": "jasim"
},
{
"id": 45426905,
"title": "More Speculations on Arenas in C++",
"url": "https://nullprogram.com/blog/2025/09/30/",
"domain": "nullprogram.com",
"points": 8,
"comments": 53,
"time": 1759246739,
"user": "todsacerdoti"
},
{
"id": 45425723,
"title": "Printable Puzzles by KrazyDad",
"url": "https://krazydad.com/",
"domain": "krazydad.com",
"points": 3,
"comments": 47,
"time": 1759241583,
"user": "surprisetalk"
},
{
"id": 45425514,
"title": "Switching Back to Jekyll and Building My Own CMS",
"url": "https://kevquirk.com/blog/switching-back-to-jekyll-building-my-own-cms/",
"domain": "kevquirk.com",
"points": 4,
"comments": 1,
"time": 1759240658,
"user": "speckx"
},
{
"id": 45424442,
"title": "Git-Flow Is Back?",
"url": "https://git-flow.sh/",
"domain": "git-flow.sh",
"points": 7,
"comments": 2,
"time": 1759233963,
"user": "andregit"
},
{
"id": 45424431,
"title": "Show HN: Magic-markers – control a smart bulb with crayola markers",
"url": "https://github.com/thejchap/magic-markers",
"domain": "github.com/thejchap",
"points": 12,
"comments": 4,
"time": 1759233830,
"user": "jchap"
},
{
"id": 45423994,
"title": "Using the TPDE codegen back end in LLVM ORC",
"url": "https://weliveindetail.github.io/blog/post/2025/09/30/tpde-in-llvm-orc.html",
"domain": "weliveindetail.github.io",
"points": 24,
"comments": 3,
"time": 1759229505,
"user": "weliveindetail"
},
{
"id": 45423954,
"title": "Io_uring is not an event system (2021)",
"url": "https://despairlabs.com/blog/posts/2021-06-16-io-uring-is-not-an-event-system/",
"domain": "despairlabs.com",
"points": 49,
"comments": 21,
"time": 1759228981,
"user": "signa11"
}
]