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

When the Small Web Gets an AI Door

https://sava.rocks/blog/when-the-small-web-gets-an-ai-door/
1•speckx•41s ago•0 comments

Nine Rules for Compile-Time Work with Rust Const Fn (Part 1)

https://medium.com/@carlmkadie/nine-rules-for-compile-time-work-with-rust-const-fn-part-1-a29f7dd...
1•syumei•1m ago•0 comments

X suspended 6 of our 7 openly-labeled AI accounts for "inauthentic behaviors"

https://areyto.media/x-suspensions
1•rendonroman•3m ago•0 comments

Building Scalable Control Planes

https://www.allthingsdistributed.com/2026/08/on-building-scalable-control-planes.html
1•saikatsg•3m ago•0 comments

Tiki-Taka – Football

https://en.wikipedia.org/wiki/Tiki-taka
1•manlymuppet•4m ago•1 comments

The longer version is sometimes easier to read

https://www.plainfinance.net/break-up-long-sentences-2/
1•speckx•4m ago•0 comments

Morphcpu, a 14 yr olds attempt to build a custom silicon processor from scratch

https://github.com/ranveerlabs/morphcpu
1•ranveergill•5m ago•0 comments

API Delta Manifest: Structured API Changelog for AI Agents and Devs

https://github.com/hassan-jahan/api-delta-manifest
2•mehraban•5m ago•0 comments

Scientists Hunting Dark Matter Found Something Strange

https://www.nytimes.com/2026/09/01/science/dark-matter.html
2•marcusverus•5m ago•1 comments

codex-remote-control – Use Claude's Remote Control with Codex Sessions

https://github.com/sahrizvi/codex-remote-control
1•sahrizv•5m ago•0 comments

Gemini Agentic Video Understanding

https://ai.google.dev/gemini-api/docs/video-understanding
2•thisisauserid•5m ago•1 comments

Independent researcher: AI shouldn't be judged by human standards (paper)

https://zenodo.org/records/22117566
1•KitCrowCo•6m ago•0 comments

Xanadu Was Waiting for Agents

https://zed.dev/blog/agentic-xanadu
2•nsm•6m ago•0 comments

We got to drive the Aptera solar electric car

https://electrek.co/2026/06/17/we-finally-got-to-drive-the-aptera-solar-electric-car/
1•debo_•7m ago•0 comments

Industry Standard Tools

https://industrystandard.tools/
1•greedo•8m ago•0 comments

100% local chat with a model in the browser using WebAssembly written in TinyGo

https://hybridgroup.github.io/yzma-wasm-example/
1•deadprogram•8m ago•0 comments

The point of a system is fewer decisions

https://www.antonsten.com/articles/the-building-was-never-the-hard-part/
2•meetpateltech•8m ago•0 comments

James Dyson Sold Us on a $400 Hair Dryer. Now He's Trying a $499 Toothbrush

https://www.wsj.com/cmo-today/james-dyson-sold-us-on-a-400-hair-dryer-now-hes-trying-a-499-toothb...
1•fortran77•9m ago•1 comments

What's the Scam?

https://www.schneier.com/blog/archives/2026/09/whats-the-scam.html
2•speckx•10m ago•0 comments

Working to Make Python Lazy

https://iscinumpy.dev/post/flake8-lazy/
1•js2•12m ago•0 comments

Show HN: Personal AI Use Policies

https://howiai.directory
1•emilesilvis•13m ago•0 comments

Ask HN: Anyone struggling to do data work with Claude Code or codex?

1•mukeshkg•14m ago•0 comments

The sales system for service businesses

https://zencal.io/
1•42echo•16m ago•0 comments

Is this the simplest/ most surprising sorting algorithm ever (2021)

https://arxiv.org/abs/2110.01111
1•Tomte•17m ago•0 comments

The Story of Entrepreneurship [video]

https://www.youtube.com/watch?v=xza2Hf0Tycw
1•mooreds•17m ago•0 comments

Ask HN: Do you know the non-tech version of Hacker News?

1•zerodollar•17m ago•0 comments

Hi: )

https://substack.com/profile/110893156-mukesh-kg/note/c-327508187
1•mukeshkg•18m ago•0 comments

I used Fable to rewrite 65kLoC of Go in Rust. It cost $400

https://iurii.net/en/blog/posts/software-engineering/i-used-fable-to-rewrite-65kloc-to-rust/
2•aka-rider•18m ago•1 comments

DuckLabs to Join AWS, Projects to Remain Open Source

https://duckdb.org/2026/08/26/ducklabs-to-join-aws
1•antimora•18m ago•0 comments

Ventoy: Create drag-and-drop bootable usbs

https://www.ventoy.net/en/index.html
2•fcjr•20m ago•0 comments