frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

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

MacBook Neo Deep Dive: Benchmarks, Wafer Economics, and the 8GB Gamble

https://www.jdhodges.com/blog/macbook-neo-benchmarks-analysis/
1•xngbuilds•2m ago•0 comments

NHS to close-source GitHub repos over AI, security concerns

https://www.theregister.com/2026/05/05/nhs_to_closesource_hundreds_of_repos/
1•jjgreen•2m ago•0 comments

Twenty Years of Stacking Commits

https://julien.danjou.info/blog/twenty-years-of-stacking-commits/
1•darccio•4m ago•0 comments

AI, Disruption, and Automation: Is the Academic World the Next Kodak?

https://philippesilberzahneng.com/2026/05/04/ai-disruption-and-automation-is-the-academic-world-t...
1•JeanKage•5m ago•0 comments

Slavik Lucky12345

1•scareware•10m ago•0 comments

The land where time stood still – Unsung

https://unsung.aresluna.org/the-land-where-time-stood-still/
1•rbanffy•11m ago•0 comments

Live 12.4 is out now – with Link Audio, updated devices and more

https://www.ableton.com/en/blog/live-12-4-is-out-now/
1•robotswantdata•11m ago•0 comments

Show HN: I Built a Polyfill for the Browser's New Language Detection API

https://unforbiddenyet.substack.com/p/i-built-a-polyfill-for-the-browsers
1•unforbiddenYet•12m ago•0 comments

Post-Quantum VPN Based on QUIC

https://github.com/quincy-rs/quincy
1•M0dEx•16m ago•0 comments

Virgin Galactic reveals new ship, but it's running out of time and cash

https://arstechnica.com/space/2026/05/the-suborbital-space-tourism-industry-is-on-life-support/
1•rbanffy•18m ago•0 comments

What to do before quantum computers break today's encryption (Cloudflare)

https://www.youtube.com/watch?v=DHIyAbLuQyg
1•emot•20m ago•0 comments

When everyone has AI and the company still learns nothing

https://www.robert-glaser.de/when-everyone-has-ai-and-the-company-still-learns-nothing/
3•youngbrioche•21m ago•0 comments

Making your developer platform agent-ready

https://hookdeck.com/blog/developer-platform-agent-ready
1•leggetter•23m ago•0 comments

A blueprint for using AI to strengthen democracy

https://www.technologyreview.com/2026/05/05/1136843/ai-democracy-blueprint/
1•omer_k•25m ago•0 comments

Content for Content's Sake

https://lucumr.pocoo.org/2026/5/4/content-for-contents-sake/
1•vismit2000•27m ago•0 comments

Show HN: Dittongo: The Shape Shifting App

https://dittongo.app/
1•fabio_ca•28m ago•0 comments

[not serious] World's most honest customer support widget

https://nocustomersupport.com/
2•utkarsh_apoorva•30m ago•0 comments

Show HN: Claude Relay – local Claude Code sessions message each other

https://github.com/innestic/claude-relay
1•vildanbina•31m ago•2 comments

Jensen Huang – Will Nvidia's moat persist? [video]

https://www.youtube.com/watch?v=Hrbq66XqtCo
1•rguiscard•34m ago•0 comments

Elasticsearch Workflows GA

https://www.elastic.co/security-labs/elastic-workflows-ga-9-4
1•shahargl•34m ago•0 comments

Competing Biases Underlie Overconfidence and Underconfidence in LLMs

https://www.nature.com/articles/s42256-026-01217-9
1•not_a_feature•36m ago•1 comments

Planning My Kubernetes Homelab

https://www.jonashietala.se/blog/2026/05/05/planning_my_kubernetes_homelab/
1•lawn•41m ago•0 comments

Show HN: I built Pagome – SEPA payment links via GiroCode QR (free, no server)

https://pagome.com
2•urbanisierung•43m ago•1 comments

Toyota built a $10B private utopia–what's going on in there?

https://arstechnica.com/cars/2026/05/inside-toyotas-10b-private-utopia-big-ideas-few-people-camer...
2•rbanffy•45m ago•0 comments

Show HN: Memex, Claude memory via local RAG (MCP, offline embeddings)

https://memex-cli.vercel.app/
1•bboydart•49m ago•0 comments

Astronomers find atmosphere around a solar system object that shouldn't have one

https://www.cnn.com/2026/05/04/science/kuiper-belt-object-atmosphere
3•reconnecting•50m ago•0 comments

Turn a feature spec into reviewed, merged code with bounded AI agents

https://github.com/alex-reysa/pm-go
1•alexreysa•51m ago•0 comments

What is the best CTF Hosting Platform?

1•Hannah_Adam•54m ago•0 comments

China Opens Rocket Launches to International Satellites

https://www.china-in-space.com/p/china-opens-dozens-of-rocket-launches
5•JPLeRouzic•55m ago•0 comments

APIs as infrastructure: future-proofing Stripe with versioning (2017)

https://stripe.com/blog/api-versioning
1•corentin88•56m ago•0 comments