frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

iOrchestra.ai prompt to hardware mass production platform YC looks for [video]

https://www.youtube.com/shorts/0gCeJFyRYx4
1•andresparraarz•2m ago•1 comments

Midori, the first browser to offer a VPN with Mesh technology

https://astian.org/midori-en/performance-adblock-and-more-in-midori-11-7-1/
1•ponchale•9m ago•0 comments

Kloak: Kernel-space secret injection via eBPF on Kubernetes

https://a-cup-of.coffee/blog/kloak/
1•ankitg12•11m ago•0 comments

OSTree Overview – Ostreedev/Ostree

https://ostreedev.github.io/ostree/introduction/
1•ankitg12•17m ago•0 comments

Ask.com, home of search butler Jeeves closes as conversational search comes back

https://www.theregister.com/2026/05/04/askjeeves_closes/
1•beardyw•17m ago•0 comments

CARA 2.0 – "I Built an Better Robot Dog"

https://www.aaedmusa.com/projects/cara2
1•hakonjdjohnsen•17m ago•0 comments

Rootshell – The terminal, reimagined for Apple platforms

https://rootshell.com/
1•theshrike79•18m ago•0 comments

Allegedly Nintendo Stopped Selling to Amazon After Being Asked to Break the Law

https://kotaku.com/reggie-fils-aime-says-nintendo-stopped-selling-to-amazon-after-being-asked-to-...
2•croes•18m ago•0 comments

Call JavaScript functions across thread boundaries like they were local

https://www.npmjs.com/package/achi-rpc
1•stiles11•21m ago•0 comments

Golang Tutorial: Find and fix vulnerable dependencies with govulncheck

https://go.dev/doc/tutorial/govulncheck
1•l1am0•22m ago•0 comments

The Myth of RAM, part I (2014)

https://www.ilikebigbits.com/2014_04_21_myth_of_ram_1.html
1•downbad_•23m ago•1 comments

The Back-end for Front-end Pattern (BFF) (2015)

https://philcalcado.com/2015/09/18/the_back_end_for_front_end_pattern_bff.html
1•locknitpicker•26m ago•0 comments

AWS Lambda Cold Start: Java, Python, Go, Rust

https://medium.com/@yalovoy/four-million-lambda-invokes-across-python-java-rust-and-go-5b9218f64563
1•zero-ground-445•29m ago•0 comments

Ping Poetics (2009)

https://electronicbookreview.com/publications/ping-poetics/
1•jruohonen•30m ago•0 comments

Package and distribute Electron apps with "auto update" support

https://www.electron.build/index.html
2•ankitg12•39m ago•0 comments

Banger: One-command dev sandboxes on Firecracker microVMs

https://git.thaloco.com/thaloco/banger
1•thunderbong•40m ago•0 comments

Vampires, prisoners, and late-stage capitalism

https://gagliardoni.net/#20260504_vampire_capitalism
2•tomgag•47m ago•0 comments

AI Coding Models You Can Run Locally on Consumer Hardware

https://firethering.com/best-coding-models-consumer-hardware/
1•steveharing1•50m ago•1 comments

Microelectrode Techniques: The Plymouth Workshop Handbook

https://plymsea.ac.uk/id/eprint/7954/
2•teleforce•53m ago•0 comments

DSPy – Programming – not prompting – LMs

https://dspy.ai/
1•sakompella•53m ago•0 comments

Text Files as a User Interface

https://ratfactor.com/cards/text-files-as-ui
1•ingve•1h ago•0 comments

Pinecone Nexus: The Knowledge Engine for Agents

https://www.pinecone.io/blog/knowledge-infrastructure-for-agents/
1•berlianta•1h ago•0 comments

Designing Microkernel IPC

https://seiya.me/blog/microkernel-ipc-design
1•ingve•1h ago•1 comments

Evolving the Android and Chrome Vulnerability Reward Programs for the AI Era

https://bughunters.google.com/blog/evolving-the-android-chrome-vrps-for-the-ai-era
3•tjek•1h ago•0 comments

Clawback: Safer OpenClaw Upgrade Rehearsals

https://github.com/haishmg/Clawback
1•princeharry86•1h ago•0 comments

YouTube Transcript API

https://youtubetranscript.us/
1•nikitarogers•1h ago•0 comments

Electrophysiology

https://en.wikipedia.org/wiki/Electrophysiology
2•teleforce•1h ago•0 comments

Strawberry Browser

https://strawberrybrowser.com/
1•simonebrunozzi•1h ago•0 comments

Ask HN: How long will the Hormuz straight be closed?

1•roschdal•1h ago•0 comments

Clicks Communicator: mobile communicator designed for doing, not doomscrolling

https://clicksphone.com/communicator
2•giuliomagnifico•1h ago•1 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•11mo ago
It's been a while since I shared my blog directory...

In proper HN fashion, the site is open-source and requires no JS!

There's instructions on how to add/edit a blog on the Github README.

[0] https://github.com/surprisetalk/blogs.hn

Note that your blog might appear in blogs.json, but not on the site! Right now I'm using the following code to filter out blogs. Your blog might appear if you add more metadata:

  if (
    3 > 0  
      + !!blog.title  
      + (blog.desc.length > 40)  
      + !!blog.about  
      + !!blog.now  
      + !!blog.feed  
      + 3 * (blog.hn.length > 1)      
  )
    continue;
As I mention on the /about page, if you don't already have a blog, I recently made a minimal static site generator! It's easier than ever to begin your writing journey :)

[1] https://github.com/surprisetalk/worstpress

Comments

gnabgib•11mo ago
Discussion on your 2023 post (225 points, 57 comments) https://news.ycombinator.com/item?id=36613727

Related:

Show HN: Hacker News user blogroll (937 points, 2023, 187 comments) https://news.ycombinator.com/item?id=36605493

Show HN: OPML list of Hacker News Users Personal Blogs (281 points, 2023, 101 comments) https://news.ycombinator.com/item?id=36627112