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

Simulating watercolor paint with generative art

https://www.tylerxhobbs.com/words/a-guide-to-simulating-watercolor-paint-with-generative-art
1•dtj1123•1m ago•0 comments

Show HN: High Output Software Engineering (Book)

1•MaxMussio•1m ago•0 comments

Free scanner for AI agent readiness – 13 signals and 3 bonus signals

https://javatask.dev/geo/
1•jtblog•2m ago•1 comments

Enormous (`Mega') Satellite Constellations

https://planet4589.org/space/con/conlist.html
1•logikblok•5m ago•0 comments

'Your Frustration Is the Product'

https://daringfireball.net/2026/03/your_frustration_is_the_product
1•llm_nerd•5m ago•0 comments

CSS Isn't Real

https://cssisntreal.com/
1•mimasama•5m ago•1 comments

I found a Vue 3 Gantt Chart with Resource Scheduling

https://github.com/nelson820125/jordium-gantt-vue3
3•teng0127•5m ago•1 comments

Rolls-Royce scraps goal to go all-electric by 2030

https://www.theguardian.com/business/2026/mar/18/rolls-royce-scraps-all-electric-car-company
1•andsoitis•7m ago•0 comments

Enforcing Prohibition with poorly trained agents didn't go so well in the 1920s

https://theconversation.com/enforcing-prohibition-with-a-massive-new-federal-force-of-poorly-trai...
1•PaulHoule•7m ago•0 comments

SereneDB's C++ search engine is the fastest on search benchmarks

https://serenedb.com/search-benchmark-game
9•gnusi•9m ago•1 comments

Another Vibe Coding Story

https://moneyplus.in/building-aventryx/
1•nelblu•9m ago•0 comments

I've optimized the well known "Superpowers" plugin, the result is mind-blowing

https://github.com/REPOZY/superpowers-optimized
3•REPOZY•10m ago•0 comments

Show HN: Ripl – A unified 2D/3D engine for Canvas, SVG, WebGPU, and the Terminal

https://www.ripl.rocks
2•andrewcourtice•11m ago•0 comments

Ask HN: How do you handle wide-to-long without Pandas/R?

1•Gyanangshu•14m ago•0 comments

Ask HN: Should a tl;dr be mandatory for long submissions?

1•docheinestages•16m ago•0 comments

Show HN: A Nascent Analytical Engine

https://pypi.org/project/autark/
1•ronfriedhaber•16m ago•0 comments

A Personal Appeal from Cofounder of Session – Chris McCabe

https://getsession.org/donate
1•simophin•18m ago•0 comments

Pitchwise – we built a pitch deck tracker, now it's a document Intel platform

https://www.pitchwise.se
2•Hakdown07•18m ago•1 comments

Molecule in Python blood could pave way for new obesity drugs

https://www.theguardian.com/science/2026/mar/19/molecule-python-blood-metabolism-obesity-weight-l...
2•mcbain•20m ago•1 comments

Build, run and debug iOS and Mac apps in Zed instead of Xcode

https://luxmentis.org/blog/ios-and-mac-apps-in-zed/
1•matesz•21m ago•0 comments

The U.S. attacked Iran to show its power but the war is lost

https://fortune.com/2026/03/18/us-iran-war-lost-strategic-miscalculation-trump/
3•robtherobber•21m ago•1 comments

How I Work with Parallel Agents

https://remy.duthu.org/2026/03/13/how-i-work-with-parallel-agents.html
4•Nyalab•23m ago•0 comments

Iran war energy shock sparks global push to reduce fossil fuel dependence

https://www.reuters.com/business/energy/iran-war-energy-shock-sparks-global-push-reduce-fossil-fu...
2•geox•24m ago•0 comments

Show HN: Showslide – Live Presentations in 60 seconds

https://showslide.com/
1•wingravity•25m ago•1 comments

How Ghostty is extracting a reusable terminal library from a 237KB Zig file

https://codelayers.ai/blog/blast-radius-ghostty-libghostty
1•lnguyen11288•27m ago•0 comments

An Atlas of DRAGNs

https://www.jb.man.ac.uk/atlas/index.html
1•cenazoic•27m ago•0 comments

Aura confirms data breach exposing 900k marketing contacts

https://www.bleepingcomputer.com/news/security/aura-confirms-data-breach-exposing-900-000-marketi...
2•01-_-•28m ago•0 comments

Ask HN: Would you use a tool that turns Slack threads into decisions?

https://maya.nemausat.com
1•Ruidy•29m ago•1 comments

US startup advertises 'AI bully' role to test patience of leading chatbots

https://www.theguardian.com/technology/2026/mar/19/us-startup-advertises-ai-bully-role-to-test-pa...
2•beardyw•33m ago•0 comments

Show HN: Vemb – embed text, images, audio, video and PDFs from the terminal

https://github.com/yuvrajangadsingh/vemb
2•yuvrajangads•35m ago•1 comments