frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

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

Astra for Coding: Why Are We Doing This Again?

https://lucumr.pocoo.org/2026/9/7/astra-why/
1•lumpa•27s ago•0 comments

The Berlin Hack (II): You Thought 5.8 Terabytes Was the Bottom?

https://secureglobal.de/the-berlin-hack-ii-you-thought-6-terabytes-of-lost-data-was-the-bottom-we...
1•aliasxneo•1m ago•0 comments

Project Tailwind: call for ambitious AI safety initiatives

https://coefficientgiving.org/tailwind/
1•colinhb•1m ago•0 comments

Google engineer put on leave after saying AI chatbot has become sentient

https://www.theguardian.com/technology/2022/jun/12/google-engineer-ai-bot-sentient-blake-lemoine
1•helloplanets•2m ago•0 comments

ARPA-H to invest $62M to develop FDA-authorized AI for heart failure

https://www.statnews.com/2026/09/09/arpa-h-advocate-program-autonomous-ai-bots-for-heart-failure/
1•brandonb•3m ago•0 comments

The Anatomy of Harness Engineering for AI Coding Agents

https://developers.googleblog.com/the-anatomy-of-harness-engineering-how-to-evaluate-iterate-and-...
2•makaimc•3m ago•0 comments

Spain's ISPs block my game's back end on football matchdays, with measurements

https://playkuiper.com/laliga-en
1•angrydadgames•4m ago•0 comments

Picking at the Corpses of Giants

https://randomnumbers.substack.com/p/picking-at-the-corpses-of-giants
1•reasonableklout•6m ago•0 comments

The 'ancient' rules of the game behind Snakes and Ladders were invented in 1975

https://en.quantumgame.love/guide/leela-rules-harish-johari.html
1•AlexLeela•7m ago•0 comments

Apple Announces Foldable 'iPhone Duo'

https://www.macrumors.com/2026/09/09/apple-announces-foldable-iphone-duo/
10•TomAnthony•8m ago•4 comments

The iPhone Duo is Apple's first foldable

https://www.theverge.com/tech/991203/iphone-duo-foldable-news-specs-price-release-date
13•geox•9m ago•2 comments

Stop Restarting Your Tests

https://temporal.io/blog/stop-restarting-your-tests
1•andrewstetsenko•9m ago•0 comments

Show HN: AutoShade – AI assisted RAW photo developer (MIT)

https://autoshade.dev/
1•Azng_0•10m ago•0 comments

Show HN: Self-hosted company OS, Claude Code and Codex agents in departments

https://github.com/OtoDock/oto-dock
2•dimitrismrtzs•11m ago•0 comments

Apple advances health and fitness capabilities using Apple Intelligence

https://www.apple.com/newsroom/2026/09/apple-advances-health-and-fitness-capabilities-using-apple...
3•tech234a•11m ago•0 comments

Apple unveils Apple Watch Ultra 4

https://www.apple.com/newsroom/2026/09/apple-unveils-apple-watch-ultra-4/
7•tech234a•12m ago•1 comments

Show HN: Aeon Engine – 3D game engine in Safe Rust with custom GPU SDF UI

https://github.com/aethelisdev/aeon-engine
2•aethelis•12m ago•1 comments

Apple Watch Series 12

https://www.apple.com/newsroom/2026/09/introducing-apple-watch-series-12-with-the-all-new-health-...
20•Lealen•12m ago•8 comments

Newly Discovered Stem Cell Reveals Potential Drug Target for Spinal Stenosis

https://news.weill.cornell.edu/news/2026/09/newly-discovered-stem-cell-reveals-potential-drug-tar...
1•gmays•13m ago•0 comments

Show HN: Jhvtm(John Henry vs. the Machine) – Real Stories of Human Ingenuity

https://johnhenryvsthemachine.com/memorial
2•teedguno•15m ago•0 comments

Computing 256-bit elliptic curve discrete logarithms in 26 days with 20k qubits

https://arxiv.org/abs/2609.05625
1•madars•15m ago•0 comments

DigitalOcean joins Omarchy as a Founding Corporate Patron with $3M

https://omarchy.org/news/2026/09/digitalocean-joins-as-founding-corporate-patron/
1•tjwds•15m ago•0 comments

A Restaurant at the Top of the World Trade Center Changed New York

https://www.wsj.com/arts-culture/food-cooking/windows-on-the-world-world-trade-center-restaurant-...
4•fortran77•19m ago•1 comments

We're burning the planet to generate code I have to reject

https://medium.com/@joshua_37855/were-burning-the-planet-to-generate-code-i-have-to-reject-7279ff...
4•joshuadam•20m ago•1 comments

Show HN: I'm not a PostgREST fan this is why I'm building an alternative

https://github.com/rustrum/xepak
3•rumatoest•21m ago•0 comments

Welcoming think-cell as the first gold sponsor to Meeting C++ 2026

https://www.meetingcpp.com/meetingcpp/news/items/Welcoming-think-cell-as-the-first-gold-sponsor-t...
1•dalvrosa•21m ago•0 comments

How a worm gave the South a bad name

https://www.pbs.org/wgbh/nova/article/how-a-worm-gave-the-south-a-bad-name/
1•skanderbm•22m ago•0 comments

The Bolivia Case: How Commodity Tokenization Attracts Global Capital

https://rocknblock.io/blog/the-bolivia-case-how-commodity-tokenization-attracts-global-capital
1•dalvrosa•22m ago•0 comments

AI Independence Day

https://adlrocha.substack.com/p/adlrocha-ai-independence-day
1•dalvrosa•22m ago•0 comments

Show HN: Hordev – Claude Code skills that build instead of asking questions

https://github.com/heffrey/hordev
2•heffrey•23m ago•0 comments