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

Hornby sells slot car racing brand Scalextric for £20M

https://www.theguardian.com/business/2026/feb/27/hornby-sells-slot-car-racing-brand-scalextric
1•samizdis•3m ago•0 comments

Governing Autonomous AI Agents in Production

https://sekuire.ai/blog/the-missing-control-layer-for-ai-agents
1•jfngozo•6m ago•1 comments

Show HN: Pomodoro with Background Noise

https://gettti.me/tools/pomodore
1•v_b•6m ago•0 comments

The Enshittificator [video]

https://vimeo.com/1168468796
1•Aissen•7m ago•0 comments

Breaking Free

https://www.forbrukerradet.no/breakingfree/
1•Aissen•9m ago•0 comments

China Floating Turbine Passes Testing and Completes a Grid-Connected Flight

https://cleantechnica.com/2026/02/13/china-floating-turbine-passes-testing-completes-a-grid-conne...
1•indiantinker•11m ago•0 comments

Document.designMode Property

https://developer.mozilla.org/en-US/docs/Web/API/Document/designMode
2•lioeters•12m ago•0 comments

Trends in US Construction Productivity

https://www.construction-physics.com/p/trends-in-us-construction-productivity
1•mchinen•21m ago•0 comments

AppShots: Generate App Store Screenshots with One Command

https://github.com/albertnahas/appshots
1•albertnahas•21m ago•1 comments

SSH: Secure Snake Home runs snake securely

https://snake.eieio.games
1•iNic•22m ago•1 comments

Soft-serve: a self-hostable Git SSH server for the command line

https://github.com/charmbracelet/soft-serve
1•fanf2•23m ago•0 comments

I don't know what a CRM is, so I built one

https://www.streaming-radar.com/p/i-dont-know-what-a-crm-is-so-i-built
2•lbostral•24m ago•0 comments

LLMs Generate Predictable Passwords

https://www.schneier.com/blog/archives/2026/02/llms-generate-predictable-passwords.html
2•Garbage•28m ago•0 comments

Heroku: What's Next

https://judoscale.com/blog/heroku-whats-next
1•doppp•31m ago•0 comments

Ask HN: Have LLMs sapped your motivation for open source?

1•anonnon•36m ago•0 comments

Lawyers may be lying about using AI

https://findthefuckup.com/
1•jpgenl•36m ago•1 comments

Mandalorian Project – Sovereign Mobile Computing

https://iamgodofall.github.io/mandalorian-project/
1•Godofall•36m ago•1 comments

Google and OpenAI employee support letter for Anthropic

https://notdivided.org
3•yayr•41m ago•1 comments

Is Love Addictive? Many Say Yes, and It's Changing Our Idea of Romance

https://www.nytimes.com/2026/02/18/magazine/love-addiction-disorder-explained.html
2•herbertl•42m ago•1 comments

The Kind of Joke No One Makes Anymore

https://nik.art/the-kind-of-joke-no-one-makes-anymore/
2•herbertl•46m ago•0 comments

Built a Hacker News Client for Terminal

1•shivkmojha•48m ago•0 comments

" AI infrastructure is controlled by companies making toilets, MSG, and glass"

https://twitter.com/Gaurab/status/2024259874276999338
1•ZeljkoS•51m ago•0 comments

Claude Code Skills and 380 agent skills from official dev teams and community

https://github.com/VoltAgent/awesome-agent-skills
1•saikatsg•53m ago•0 comments

Eth.zig: The fastest Ethereum library. Pure Zig. Zero dependencies

https://www.ethzig.org/introduction
2•jedisct1•55m ago•0 comments

AI agents are fast, loose, and out of control, MIT study finds (ZDNET)

https://www.zdnet.com/article/ai-agents-are-out-of-control-mit-study/
1•ildar•55m ago•0 comments

AI Agent Crypto Wallets Create New Legal Risks, Investors Warn

https://www.ccn.com/news/crypto/ai-agent-crypto-wallets-legal-risks-investors-warn/
1•ildar•55m ago•0 comments

Get free Claude max 20x for open-source maintainers

https://claude.com/contact-sales/claude-for-oss
1•zhisme•56m ago•0 comments

Working on Pharo Smalltalk: BPatterns: Rewrite Engine with Smalltalk Style

http://dionisiydk.blogspot.com/2026/02/bpatterns-rewrite-engine-with-smalltalk.html
2•mpweiher•1h ago•0 comments

Show HN: RunVeto – A Simple Kill Switch for Autonomous AI Agents

https://www.runveto.xyz/
1•JDPatel1729•1h ago•0 comments

The LLM App Isn't a Model, It's a System: Designing for Quarterly Model Swaps

https://garybake.com/seams1.html
1•garybake•1h ago•1 comments