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

Ebola Outbreak Now Third Largest Recorded and "Spreading Rapidly"

https://arstechnica.com/health/2026/05/ebola-outbreak-now-third-largest-recorded-and-spreading-ra...
1•Brajeshwar•2m ago•0 comments

Printf Is a Secret Virtual Machine – and a Giant Security Hole [video]

https://www.youtube.com/watch?v=kdnN0kk7MS0
1•senfiaj•5m ago•0 comments

Show HN: I built a site to watch, predct and prompt inject agents playing games

https://clankerfights.ai
1•DanMcInerney•8m ago•0 comments

Knowledge: You can just build your own AI feed to keep up, without the noise

https://github.com/raphaelsty/knowledge
1•raphaelty•9m ago•1 comments

Continual Harness: A reset-free self-improving harness for embodied agents

https://sethkarten.ai/continual-harness/
1•uniclaude•18m ago•0 comments

Let's try to build an apartment in NYC

https://friedkielbasa.substack.com/p/lets-try-to-build-an-apartment-in
3•fkozlowski•21m ago•0 comments

What I Actually Use Hermes and Obsidian For (Full Setup and Use Cases)

https://metedata.substack.com/p/013-my-hermes-and-obsidian-set-up
1•young_mete•23m ago•0 comments

HP QuickWeb, Singular and Pointless

https://gekk.info/articles/hp-quickweb.htm
2•HotGarbage•25m ago•0 comments

Open source Linux c2 inspired by void link C2

https://github.com/josephrw12/cortex-c2
1•josephrw12•25m ago•1 comments

The Surprising Origins of 'Left' and 'Right' in Politics

https://time.com/5673239/left-right-politics-origins/
2•thunderbong•27m ago•0 comments

Andy Matuschak: Apps and programming: two accidental tyrannies (MIT Talk) [video]

https://www.youtube.com/watch?v=ycyCGCtScdc
2•olejorgenb•31m ago•0 comments

Stop burning tokens on JSON maps – A 150-token spatial format for LLMs

https://ai-storycrafter.com/llsketch-editor.php
1•Xoraxx•31m ago•0 comments

The State of Texas vs. Meta Platforms, Inc. and WhatsApp, LLC [pdf]

https://www.texasattorneygeneral.gov/sites/default/files/images/press/WhatsApp%20Petition.pdf
1•plurby•39m ago•1 comments

Texas Woman files lawsuit after arrest for Facebook post about polluted water

https://www.fox4news.com/news/woman-arrested-facebook-post-concerning-trinidad-water-poisoning
8•SilverElfin•41m ago•0 comments

Google Betrayed the Web

https://www.machinesociety.ai/p/google-betrayed-the-web
3•mikelgan•41m ago•1 comments

To Understand AI, Think Like a Dragonfly

https://www.noemamag.com/to-understand-ai-think-like-a-dragonfly/
1•RickJWagner•42m ago•1 comments

The tech industry as a grass fire

https://nathanschneider.info/2026/05/the-tech-industry-as-a-grass-fire/
2•ntnsndr•46m ago•0 comments

Agentic AI token usage balloons cost at Microsoft, Meta, Amazon

https://www.tomshardware.com/tech-industry/artificial-intelligence/ai-cost-crisis-hits-tech-giant...
3•heresie-dabord•46m ago•1 comments

Lambda Soup – Functional HTML Scraping for OCaml

https://aantron.github.io/lambdasoup/
1•Tomte•47m ago•0 comments

Gradient Google icon redesign rolling out on Android and web

https://9to5google.com/2026/05/22/gradient-google-icon-redesign-web/
1•theanonymousone•48m ago•0 comments

Hardening against future module security issues with ModuleJail

https://linuxsecurity.com/features/linux-kernel-module-hardening-modulejail
1•thefreelantern•49m ago•0 comments

A World Without Apps

https://www.bigideainitiative.org/ideas/a-world-without-apps
3•sim04ful•50m ago•1 comments

Meditations in Color

https://meditationsincolor.com/colorists
1•pixelsymphony•51m ago•1 comments

New Attack "Megaladon" Compromises 5.5K+ GitHub Repos

https://www.theregister.com/security/2026/05/22/megalodon-chums-the-waters-in-55k-github-repo-poi...
4•theanonymousone•52m ago•0 comments

Polsia Raises $30M as Its AI Autonomously Runs 7,600 Businesses

https://noqta.tn/en/news/polsia-ai-autonomous-company-30m-funding-2026
2•Topology1•54m ago•0 comments

Kysely (the type-safe SQL query builder for TypeScript) v0.29 is out btw

https://github.com/kysely-org/kysely/releases/tag/v0.29.0
1•igalklebanov•54m ago•2 comments

Lisp in Vim (2019)

https://susam.net/lisp-in-vim.html
6•whent•54m ago•1 comments

Meta Settles School Suit over Social Media, Averting Trial

https://www.bloomberg.com/news/articles/2026-05-21/meta-settles-school-suit-over-social-media-ave...
2•1vuio0pswjnm7•58m ago•2 comments

A simple and free Markdown editor

https://marina-md.pages.dev/
2•alllen•58m ago•0 comments

CloudNativePG and Crunchy PGO: an honest, opinionated comparison

https://www.gabrielebartolini.it/articles/2026/05/cloudnativepg-and-crunchy-pgo-an-honest-opinion...
1•bo0tzz•1h ago•0 comments