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•10mo 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•10mo 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

The Flawed Ephemeral Software Hypothesis

https://www.blackhc.net/essays/future_of_software/
2•bumbledraven•2m ago•0 comments

Absurd

https://earendil-works.github.io/absurd/
2•tosh•5m ago•0 comments

Tikstoryviewer

https://tikstoryviewer.org
2•peter_zou2022•8m ago•0 comments

Monitoring Your App Without Running Your Own Prometheus Stack

https://blog.appsignal.com/2026/03/26/monitoring-your-app-without-running-your-own-prometheus-sta...
2•Tijana329•8m ago•0 comments

A Shakeup Is Coming for the Nation-State: AI and drones may shift basis of power

https://www.thenewatlantis.com/publications/a-shakeup-is-coming-for-the-nation-state
2•nnx•9m ago•0 comments

Got my first 4 users for my Chrome extention Gmail feed

https://chromewebstore.google.com/detail/gmail-feed/npahlccednamnmabhaiifdmioibcmilg
2•adarshkaraka•10m ago•0 comments

The Slow Evolution of Electronic Publishing (1997) [pdf]

https://www-users.cse.umn.edu/~odlyzko/doc/slow.evolution.pdf
2•jruohonen•12m ago•0 comments

Anthropic is preparing to release new models – Mythos and Capybara

https://m1astra-mythos.pages.dev/
4•cardboard9926•12m ago•1 comments

Data Is Now the Front Line of Warfare

https://www.csis.org/analysis/data-now-front-line-warfare
1•mooreds•13m ago•0 comments

Consider the Greenland Shark (2020)

https://www.lrb.co.uk/the-paper/v42/n09/katherine-rundell/consider-the-greenland-shark
1•mooreds•13m ago•0 comments

The first EV with a semi-solid-state battery is launching in Europe

https://electrek.co/2026/03/26/first-ev-with-semi-solid-state-ev-batteries-launching-europe/
1•breve•14m ago•0 comments

Hands Off the Fretboard

https://petros.blog/2026/03/27/hands-off-the-fretboard/
1•johndbritton•20m ago•0 comments

The Utopia Index

https://yeshuani.org/pages/the-utopia-index
1•jalev•20m ago•0 comments

Mojo's Not (Yet) Python

https://theconsensus.dev/p/2026/03/12/mojos-not-yet-python.html
2•birdculture•23m ago•0 comments

Safari Technology Preview 240: Release Notes

https://developer.apple.com/documentation/safari-technology-preview-release-notes/stp-release-240
1•tosh•25m ago•0 comments

White Landmark in Ancient Landscape

https://www.goethe.de/prj/ger/en/wow/umw/27225412.html
1•jruohonen•31m ago•0 comments

Ask HN: How do you get recommendations for books that are up your alley?

1•chistev•32m ago•0 comments

Free Online AI Photo Editor

https://aiphotoeditor.io
1•paperbananaorg•32m ago•0 comments

Show HN: LLMBillingKit – measure net margin per LLM call with one line of Python

https://github.com/dphan8/llmbillingkit
1•davidphan11•33m ago•1 comments

Investors Prefer AI-Powered Vertical Startups

https://seedium.io/blog/tech-startup-trends/
2•seedium_tech•34m ago•0 comments

The agentic washing machine skill pattern

https://blog.makerx.com.au/the-agentic-washing-machine/
2•plebau•35m ago•0 comments

A Faster Alternative to Jq

https://micahkepe.com/blog/jsongrep/
9•pistolario•40m ago•1 comments

How Much Does It Cost to Hire a Software Developer in 2026

https://seedium.io/blog/how-much-does-it-cost-to-hire-software-developer/
2•seedium_tech•41m ago•0 comments

How the Mouth Became Symbolic

https://www.sciencedirect.com/science/article/pii/S1364661326000495
2•XzetaU8•41m ago•0 comments

Lines of Code Are Useful

https://entropicthoughts.com/lines-of-code
1•vinhnx•42m ago•0 comments

Magic Link Pitfalls

https://etodd.io/2026/03/22/magic-link-pitfalls/
1•gurjeet•42m ago•0 comments

AWS would prefer to forget March ever happened in its UAE region

https://www.theregister.com/2026/03/26/aws_would_prefer_to_forget/
3•beardyw•45m ago•0 comments

DashPane – macOS window switcher, no account, no subscription, pure Swift

2•jbetala7•47m ago•0 comments

We Need Servers – Lots of Servers.

https://www.nextplatform.com/compute/2026/03/26/we-need-servers-lots-of-servers/5211678
1•rbanffy•49m ago•0 comments

Exploring Claude Code Hooks with the Coding Agent Explorer (.NET)

https://nestenius.se/net/exploring-claude-code-hooks-with-the-coding-agent-explorer-net/
2•tndata•50m ago•1 comments