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

Australia's giant data-centre boom

https://www.economist.com/asia/2026/09/21/australias-giant-data-centre-boom
1•burntcaramel•2m ago•0 comments

Avhash: BlurHash replacement, using a AV1 frame with container headers stripped

https://github.com/keithamus/avash
1•DamonHD•5m ago•0 comments

Show HN: Ceptile AI Search platform which combines web results with AI chat

https://www.ceptile.com/
1•ShauryaAgarwalr•6m ago•0 comments

Claude Opus 5.5 – Pelican Game

https://claude-opus-5-5.riba2534.cn/
3•denysvitali•9m ago•1 comments

I Gave My Life over to Meta's A.I. Agent and Was Blown Away

https://www.nytimes.com/2026/09/22/technology/meta-muse-ai-agent.html
2•geoffbp•10m ago•1 comments

El Niño projected to cause 450k deaths in next six months

https://www.theguardian.com/environment/2026/sep/23/el-nino-450000-extra-deaths-six-months
4•ljf•13m ago•1 comments

Mastering LLM Inference Optimization

https://machinelearningmastery.com/the-roadmap-to-mastering-llm-inference-optimization/
2•geoffbp•14m ago•0 comments

The Rio Grande's pecan problem (2025)

https://www.hcn.org/issues/57-9/the-rio-grandes-pecan-problem/
2•littlexsparkee•21m ago•0 comments

Show HN: Visually orchestrate Claude Code AI agents

https://github.com/rondoflow/rondoflow
2•bdearch•21m ago•0 comments

Benzi – Code Intelligence MCP/Harness beating Claude Code and CodeGraph

https://varianttech.net
2•tweedler290•23m ago•1 comments

A Summer of AI Optimization

https://lemire.me/blog/2026/09/22/a-summer-of-ai-optimization/
2•signa11•25m ago•0 comments

Serious editors are a commitment (at least for me)

https://utcc.utoronto.ca/~cks/space/blog/tech/EditorsAreACommitment
2•signa11•29m ago•1 comments

Empire of Grift

https://www.theatlantic.com/magazine/2026/10/maga-foreign-policy/688352/
1•rbanffy•29m ago•0 comments

CIC + EM ⊢ Con(ZF)

https://arxiv.org/abs/2609.23143
1•matt_d•30m ago•0 comments

Fifty Years of Open Source Software Supply Chain Security

https://queue.acm.org/doi/10.1145/3722542
2•signa11•30m ago•0 comments

One public idea you can take further

https://actwise.ai/home/intel
1•jay-wu•31m ago•1 comments

Three brain myths that need to die

https://nicholaraihani.substack.com/p/three-brain-myths-that-need-to-die
1•Pamar•31m ago•0 comments

Let's make billion dollar companies richer

1•rexma•36m ago•3 comments

Province of BC Sues OpenAI and Sam Altman over Tumbler Ridge School Shooting

https://www.theguardian.com/technology/2026/sep/22/british-columbia-sues-openai-sam-altman-tumble...
3•johnnyApplePRNG•41m ago•1 comments

Cat of War

https://medium.com/luminasticity/cat-of-war-a586bf425ebc
1•bryanrasmussen•42m ago•0 comments

Modern Mac Hosts-File editor «Hedit» now open source and free to use

https://github.com/valtlfelipe/hedit/releases
1•inex•43m ago•0 comments

How often do you think about the 1893 World's Fair?

https://www.thebirthofacapital.info/chicago-worlds-fair-tataria-ware-larsen/
2•bryanrasmussen•44m ago•0 comments

Dan Greenheck: "I think it's time to hang up my Three.js hat."

https://twitter.com/dangreenheck/status/2102137910921240807
3•thunderbong•44m ago•0 comments

Opus 5.5 turned Ozymandias into a cinematic browser animation

https://www.echohive.ai/ozymandias
1•echohive42•47m ago•0 comments

Who Wants Artificial?

https://blog.jim-nielsen.com/2026/who-wants-artificial/
1•Curiositry•53m ago•1 comments

Sandboxing with Minimal Effort

https://yorickpeterse.com/articles/sandboxing-with-minimal-effort/
1•thatslast•56m ago•0 comments

US Denmark agreement enhanced veto rights over Greenland econ and military

https://www.whitehouse.gov/briefings-statements/2026/09/agreement-between-the-government-of-the-u...
2•rzerowan•1h ago•1 comments

Making Linux prove a governed action before execution

https://github.com/KnowledgeeKZA3224/linux-coherence-gate
1•Knowledgee_KZA•1h ago•0 comments

Fpp – a utility to pick file paths out of command output

https://github.com/facebook/PathPicker
2•Curiositry•1h ago•0 comments

Pg_chdb, fast imports from object storage to Postgres using COPY

https://github.com/ClickHouse/pg_chdb
1•saisrirampur•1h ago•0 comments