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

Arpanet Imp Implemented in C

https://github.com/larsbrinkhoff/imp
1•modinfo•3m ago•0 comments

Plots, love letters and remedies: The medieval secrets being revealed by AI

https://www.bbc.com/future/article/20260527-plots-love-letters-and-diplomacy-the-medieval-secrets...
1•croes•8m ago•0 comments

Tamriel Rebuilt design philosophy FAQ

https://www.tamriel-rebuilt.org/about/frequently-asked-questions/design
1•kqr•8m ago•0 comments

S3C2 Summit 2025-09: Industry Secure Supply Chain Summit

https://arxiv.org/abs/2605.29226
1•jruohonen•8m ago•1 comments

Why Sardinians Are Fighting the Renewable Energy Transition

https://spectrum.ieee.org/renewable-energy-resistance
1•Brajeshwar•10m ago•0 comments

Why would anyone run Erlang in space?

https://erlanginspace.org/why-would-anyone-run-erlang-in-space/
2•yards•11m ago•0 comments

Show HN: Gridiculous, my homebrew Game Boy Advance logic puzzle collection

https://oofinsprouts.itch.io/gridiculous
2•goache•13m ago•0 comments

Ask HN: What email API providers to use for pet project?

1•noon-raccoon•14m ago•1 comments

Show HN: Funnel – Find a convesion leak on any landing page in 30 seconds

https://www.funnel.fyi
1•crimeacs•14m ago•0 comments

France allowed cadmium to poison its crops and soil

https://www.france24.com/en/france/20260501-public-health-time-bomb-france-allowed-cadmium-poison...
1•geox•18m ago•0 comments

That Time I Brought Down Millions of WordPress Sites (2016)

https://jeremyaboyd.com/post/that-time-i-brought-down-millions-of-wordpress-sites
1•azhenley•18m ago•0 comments

Tether brings TurboQuant to QVAC SDK, its local AI engine

https://qvac.tether.io/blog/local-ai-without-memory-limits-how-qvacs-latest-upgrade-unlocks-5x-mo...
1•qvac•18m ago•0 comments

The 28th regime – How do Parliament and the Commission align?

https://epthinktank.eu/2026/06/01/the-28th-regime-how-do-parliament-and-the-commission-align/
1•jruohonen•19m ago•0 comments

QubesOS – The best defense against (supply chain) attacks

https://www.qubes-os.org/
2•lepuski•19m ago•1 comments

The Dirt That Refused to Die

https://www.quantamagazine.org/the-dirt-that-refused-to-die-20260601/
3•speckx•21m ago•0 comments

Live video compositing servers behave a lot like multiplayer game servers

https://fishjam.swmansion.com/blog/live-video-compositing-devops
1•kuligkar•24m ago•0 comments

$9T Collapse Machine

https://www.truthdig.com/articles/nine-trillion-dollar-collapse-machine/
2•raju•26m ago•0 comments

Cloudflare CTO enforcing usage limits

https://old.reddit.com/r/BetterOffline/comments/1tryfft/cloudflare_cto_enforcing_usage_limits/
7•mmarian•26m ago•0 comments

Critical Windows Netlogon RCE flaw now exploited in attacks

https://www.bleepingcomputer.com/news/microsoft/critical-windows-netlogon-remote-code-execution-f...
1•Brajeshwar•26m ago•0 comments

I don't believe in big decisions

https://alwaysdraft.com/i-dont-believe-in-big-decisions/
2•Reebz•26m ago•0 comments

Coding Capybaras – Ship Your SaaS Fast- Free Boilerplate for Founder Using AI

https://codingcapybaras.com
1•MarketplaceV•27m ago•0 comments

Open-Source Software Is Starting to Help Robots Think

https://spectrum.ieee.org/open-source-robot-ai-platforms
2•atlasunshrugged•28m ago•0 comments

Tell HN: Exploit mimicking Cloudflare's verify human page

1•SenHeng•29m ago•0 comments

Shademap: Global Sun Simulation

https://shademap.app
2•luispa•30m ago•0 comments

Florida Sues OpenAI

https://www.nbcnews.com/tech/tech-news/florida-sues-openai-sam-altman-saying-put-profit-safety-rc...
2•leopoldj•30m ago•0 comments

Russia Finance Officials Tell Putin War Spending Is Unaffordable

https://www.bloomberg.com/news/articles/2026-06-01/russia-finance-officials-tell-putin-war-spendi...
1•DivingForGold•30m ago•0 comments

I built a license plate recognition API with a live demo

https://www.platenexus.com/demo/?lang=pt
1•androg•30m ago•0 comments

Ask HN: Who is hiring? (June 2026)

12•whoishiring•32m ago•29 comments

Ask HN: Who wants to be hired? (June 2026)

7•whoishiring•32m ago•30 comments

Show HN: Json2vec – build/train/deploy models with nested data structures

https://github.com/json2vec/json2vec
1•granthamctaylor•32m ago•0 comments