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

Show HN: The Hidden Structure of the Euro System

https://zenodo.org/records/20635198
1•A19dammer91•32s ago•0 comments

ShipList – We submit your product to 100 launch directories for you

https://shipli.st
1•marcoetmx•37s ago•0 comments

Pierre Zemb from Clever Cloud

https://theconsensus.dev/p/2026/06/18/pierre-zemb-from-clever-cloud.html
1•eatonphil•55s ago•0 comments

Drowning Doesn't Look Like Drowning (2021)

https://gcaptain.com/drowning/
3•speckx•1m ago•0 comments

Won't Somebody Think of the Children?

https://twitter.com/rich_rdctd/status/2067265604105474260
2•arrowsmith•1m ago•0 comments

Wages in America Are Too Low for the 30% Rule to Work for Renters Anymore

https://www.realtor.com/advice/rent/wages-in-america-are-too-low-for-the-30-rule-to-work-for-rent...
6•littlexsparkee•4m ago•0 comments

Kit-IFMS: A platform that combines SACCO management, lending, inventory and POS

https://kit-ifms.com/
2•amtkm•4m ago•0 comments

Turbocharged Earnings Are Pushing Stocks Higher. There's a Catch

https://www.wsj.com/finance/turbocharged-earnings-are-pushing-stocks-higher-theres-a-catch-100839c9
3•petethomas•5m ago•0 comments

Git platform built for agentic era

https://gitlawb.com/node
2•kevin11111•5m ago•2 comments

OSS models decisively overtook Proprietary models in market share

https://dirac.run/labs-market-share
3•GodelNumbering•6m ago•0 comments

A SaaS Boilerplate So You Can Launch in Hours, Not Weeks

https://github.com/katarinapetrov19/ShipKit
2•katarinap19•7m ago•1 comments

What can Cloudflare's Browser Run do?

https://what-can-browser-run-do.examples.workers.dev/
2•fayazara•7m ago•0 comments

Turn any MP3 into a karaoke pitch game (Demucs and RMVPE and forced alignment)

https://pitchhighway.com/
2•gabrielpolyy•8m ago•0 comments

PostFast MCP – schedule social posts to 11 platforms from Claude/Cursor/ChatGPT

https://github.com/peturgeorgievv-factory/postfast-mcp
2•peturgeorgievv•9m ago•0 comments

Luxury markets burn trillions in human labor – here's an engineering solution

https://qasoft.wordpress.com/2013/11/10/luxury-and-its-impact-on-society/
2•qamaster•9m ago•0 comments

The Underground Logic Shaping the Suburbs [video]

https://www.youtube.com/watch?v=jHIkiGJ1PxM
2•surprisetalk•10m ago•0 comments

Sexually Rejected Flies Turn to Booze (2012)

https://www.science.org/content/article/sexually-rejected-flies-turn-booze
2•speckx•10m ago•0 comments

OpenOMB – Apportionment Tracker

https://openomb.org/
2•softwaredoug•10m ago•0 comments

81920 CPU Cores per Rack with AMD EPYC Venice at HPE Discover 2026

https://www.servethehome.com/81920-cores-per-rack-with-amd-epyc-venice-at-hpe-discover-2026/
4•ksec•14m ago•1 comments

Show HN: Talos – Open-source WASM interpreter for Lean

https://github.com/cajal-technologies/talos
6•mfornet•15m ago•0 comments

MCP-customs: NPM audit, but for MCP servers

https://github.com/mcpcustoms/mcp-customs
2•mcpcustoms•15m ago•0 comments

Develop magazine #19 (1994) [pdf]

https://vintageapple.org/develop/pdf/develop-19_9408_September_1994.pdf
2•gregsadetsky•19m ago•1 comments

How Alberta Eradicated Rats

https://worksinprogress.co/issue/albertas-war-on-rats/
2•tzury•19m ago•0 comments

The Big Dig: Learning from a Mega-Project [pdf]

https://www.nasa.gov/wp-content/uploads/2025/09/appel-the-big-dig.pdf
3•bluedino•20m ago•0 comments

Is this England's best World Cup team since 1966?

https://www.ft.com/content/a6995fe9-9459-4e71-8e58-1cf33a5689fd
2•helsinkiandrew•20m ago•0 comments

How Hackers Found a Back Door into the American Living Room

https://www.wsj.com/tech/cybersecurity/how-hackers-found-a-back-door-into-the-american-living-roo...
2•thm•20m ago•0 comments

CVE-2026-42530 – Nginx HTTP3/QUIC Use-After-Free

https://my.f5.com/manage/s/article/K000161616
2•kro•21m ago•0 comments

CI/CD Security Principles in 2026

https://worklifenotes.com/2026/06/18/ci-cd-security-principles-in-2026/
2•taleodor•21m ago•0 comments

An Introduction to Programming with Threads [pdf]

http://birrell.org/andrew/papers/035-Threads.pdf
2•ibobev•22m ago•0 comments

Why Runtime Reconstruction Is Only Half the Problem

https://blog.bridgexapi.io/runtime-reconstruction-created-a-new-problem
3•Bridgexapi•22m ago•0 comments