frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Humble Proxy Detection

https://proxy.kyc.red/
1•jwally•1m ago•1 comments

Polygonal Outer Billiard Discontinuity Sets

https://lael.dev/talks/imso
1•andsoitis•1m ago•0 comments

Do birds have accents? the regional differences in birdsong

https://theconversation.com/do-birds-have-accents-the-fascinating-regional-differences-in-birdson...
1•bryanrasmussen•4m ago•0 comments

Show HN: lgtm? – Jev-powered checks that make agents test

https://github.com/stardeckai/lgtm
1•jennmueng•6m ago•0 comments

Beyond jj: config & tools ecosystem

https://andre.arko.net/2026/09/16/beyond-jj-config-and-tools-ecosystem/
1•torutofu•10m ago•0 comments

Qwen-Image-2.1: Compact, efficient, and unified image creation

https://qwen.ai/blog?id=qwen-image-2.1
2•jmillikin•14m ago•0 comments

BragJack attacks hijack AI browser agents through malicious extensions

https://www.bleepingcomputer.com/news/security/bragjack-attacks-hijack-ai-browser-agents-through-...
1•sbulaev•16m ago•0 comments

Show HN: Lathe – app, Postgres and auth on your own machine, from $15/mo

https://lathe.live/
2•evgenileonti•18m ago•0 comments

Show HN: ColliePWA, a self-hosted mobile terminal for coding agents, with alerts

https://colliepwa.dev/
2•asar•19m ago•0 comments

Dr. Lael Edwards-Costa's Interactive Billiards Demo

https://lael.dev/billiards
1•vismit2000•19m ago•0 comments

The Bishop Ring Habitat

https://en.wikipedia.org/wiki/Bishop_ring_(habitat)
2•dtj1123•21m ago•0 comments

Show HN: Presence.el Online status and simple messaging for Emacs

https://git.andros.dev/andros/presence.el
1•andros•23m ago•0 comments

Show HN: Airmash – HTML5 Multiplayer Missile Warfare

https://airma.sh/
2•fivesigma•23m ago•0 comments

Ledger – walk-forward validation toolkit for retail trading strategies

https://walkfowardvalidationtoolkit.netlify.app/
1•kyoto_fixes•24m ago•0 comments

The best piece of art ever made? Enzo Mari's Autoprogettazione

https://medium.com/@hannahparadisdesign/the-best-piece-of-art-ever-made-enzo-maris-autoprogettazi...
1•Kaibeezy•24m ago•0 comments

A window switcher that does nothing until you press Option

https://alexvestea.com/
2•avestea•25m ago•0 comments

Build an Accessible Book Reader: A Raspberry Pi Scanner That Reads Printed Books

https://www.instructables.com/Build-an-Accessible-Book-Reader-a-Raspberry-Pi-Sca/
1•rbanffy•25m ago•0 comments

Claude Found Seed-indpendent collisions in most popular hash functions

https://thomasahle.com/blog/adversarial-examples-for-hashes/
1•thomasahle•28m ago•0 comments

Amtrak: A New Era of Rail Travel Has Arrived [video]

https://www.youtube.com/watch?v=J9Zj_0U1Agg
1•bennett_dev•30m ago•0 comments

The People–OK, the Men–Who Still Love Bitcoin

https://slate.com/business/2026/09/bitcoin-cryptocurrency-masculinity-economy-emotional-tether.html
2•pseudolus•33m ago•1 comments

Why Nothing Looks Cool Anymore [video]

https://www.youtube.com/watch?v=HgjXjPP_p3s
1•Kaibeezy•38m ago•0 comments

AAA AI – Autonomous AI agent squads for local and cloud LLMs

https://aaaai.me/
2•pokidovkirill•38m ago•0 comments

King Ludd

https://www.astralcodexten.com/p/king-ludd
1•andromaton•38m ago•0 comments

Self-generated prompt injections in compaction summaries

https://simonwillison.net/2026/Sep/17/compaction-summaries/
1•hn9zmdcaou•41m ago•0 comments

Show HN: A poetry site for developers – solve a code puzzle to post

https://developerpoetry.com/
1•attels33•43m ago•0 comments

OpenSaga: Matching decompilation of the Lego Star Wars

https://opensaga.dev/
2•epestr•44m ago•0 comments

Windows turned months of inactivity into a 7-hour update hostage situation

https://www.theregister.com/os-platforms/2026/09/20/how-windows-turned-months-of-inactivity-into-...
1•beardyw•44m ago•0 comments

Turn off Apple Intelligence in macOS 27

https://discussions.apple.com/docs/DOC-250012366
3•petecooper•47m ago•1 comments

Ground Effect Vehicle

https://en.wikipedia.org/wiki/Ground-effect_vehicle
2•kekqqq•48m ago•0 comments

Security Review Scope for Daml: Coverage, Methods, and EVM Comparison

https://hacken.io/discover/daml-vs-solidity-smart-contract-audits-3-scope-decisions-for-researchers/
1•Dron_Rick•54m ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•1y 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•1y 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