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

100M-Row Challenge with PHP

https://github.com/tempestphp/100-million-row-challenge
1•brentroose•32s ago•1 comments

Show HN: Gryt – self-hosted, open-source Discord-style voice chat

https://gryt.chat
2•simpvert•2m ago•0 comments

Show HN: Synlets – Assign Jira/Asana tickets to AI, get working PRs back

https://www.synlets.com
1•stas-user•2m ago•0 comments

GitHub website is down

1•thomasfl•2m ago•1 comments

A thought on quantum error correction: accuracy without replay feels fragile

1•enigmaticsaini•5m ago•0 comments

Shor's Algorithm

https://en.wikipedia.org/wiki/Shor%27s_algorithm
1•tosh•7m ago•0 comments

Danish Gov agency to ditch Microsoft software in push for digital independence

https://therecord.media/denmark-digital-agency-microsoft-digital-independence
2•robtherobber•8m ago•1 comments

Quod, a Quake-like game in 64 KB

https://daivuk.itch.io/quod
1•WithinReason•10m ago•0 comments

OpenAI finds global Chinese intimidation operation by official's use of ChatGPT

https://www.cnn.com/2026/02/25/politics/chatgpt-china-intimidation-operation
2•jb1991•10m ago•0 comments

What happened after Elon Musk took the Russian army offline

https://www.politico.com/news/2026/02/25/elon-musk-russian-army-starlink-00793742
1•Anon84•13m ago•0 comments

The Imagination Curriculum

https://zoescaman.substack.com/p/the-imagination-curriculum
1•MindGods•15m ago•0 comments

Hobby Equipment Organisation Using Ottoman Single Bed

https://dreamhomestore.co.uk/collections/ottoman-beds
1•jessica01decor•15m ago•1 comments

Securing Coturn: Configuration Guide with Copy-Paste Templates

https://www.enablesecurity.com/blog/coturn-security-configuration-guide/
1•obscure6•16m ago•0 comments

The watchers, pt. 2: the correspondence

https://vmfunc.re/blog/persona-2/
1•pamcake•17m ago•1 comments

Implementing WebNN with the Help of AI

https://medium.com/@polyglot_factotum/sketching-webnn-with-ai-part-two-of-the-slop-diaries-8df62d...
1•polyglotfacto•19m ago•1 comments

Is auto-logging UPI spends from payment receipts a useful feature?

https://icorpus.vercel.app/
1•mathan_karthik•19m ago•1 comments

Why your Vitest test suite is slow (and how to fix it)

https://medium.com/ekino-france/why-your-vitest-test-suite-is-slow-and-how-to-fix-it-068fbaf6d6eb
1•damnhotuser•20m ago•0 comments

Show HN: Frouter – Live-ping and auto-configure free AI models for coding agents

https://github.com/jyoung105/frouter
1•jyoung105•21m ago•0 comments

Coalton: Efficient, statically typed functional programming language

https://github.com/coalton-lang/coalton
1•tosh•21m ago•0 comments

Cybertank – Hand code or Bring your AI agent and destroy the enemy

https://cybertank.squidcode.com
1•pro_methe5•21m ago•0 comments

Show HN: A real-time strategy game that AI agents can play

https://llmskirmish.com/
16•__cayenne__•22m ago•1 comments

Debian Removes Free Pascal Compiler / Lazarus IDE

https://forum.lazarus.freepascal.org/index.php?topic=73405.0
2•mariuz•22m ago•0 comments

Show HN: The gap between tracking time and getting paid is frustratingly manual

1•jonobird1•25m ago•0 comments

Russia fines Google for distributing VPN services

https://www.reuters.com/world/russia-fines-google-distributing-vpn-services-tass-reports-2026-02-25/
1•giuliomagnifico•25m ago•0 comments

Show HN: Audio DSP One-Liners

https://beta.loopmaster.xyz/browse/one-liners
1•stagas•27m ago•0 comments

Show HN: AgentFolio – Reputation registry for autonomous AI agents

https://agentfolio.io
1•bobrenze•30m ago•0 comments

TypeScript Unit Dimensions Converter

https://github.com/mihailShumilov/unitsafe
1•mihailshumilov•30m ago•1 comments

CookLLM – Learn LLM internals by building one from scratch

https://cookllm.com
1•SiliconGen•32m ago•1 comments

Show HN: I built a sub-20ms crypto API in Go

https://psychosomat.github.io/LimpioRelease-hn-article/
1•arturstankevicz•35m ago•1 comments

My AI Coding Workflow

https://refactoring.fm/p/my-ai-coding-workflow
1•lucaronin•39m ago•0 comments