frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Createmystore.ai – a Shopify store builder that sets up conversion tools for you

https://createmystore.ai
1•alice_vitals•6m ago•1 comments

Show HN: Claude Code generated a tip that looks like an ad

1•kmschaal•10m ago•1 comments

Show HN: I built a free CharacterAI that runs locally

https://github.com/akdeb/open-toys/tree/main/resources
2•akadeb•12m ago•0 comments

Show HN: Lightless Labs Refinery – multi-model consensus and synthesis

https://github.com/Lightless-Labs/refinery
2•ElFitz•16m ago•0 comments

My brain lies to me, so I built AI an immune system

https://github.com/timvonsachs/sentinel-ai
1•timfromsachs•16m ago•0 comments

Magic Link Pitfalls

https://etodd.io/2026/03/22/magic-link-pitfalls/
1•Munksgaard•18m ago•0 comments

Show HN: Hackerism (an example of good-quality AI-art-direction and some xprmt.)

https://github.com/chromoblob/hn/blob/main/transhackerism.png
1•chromoblob•19m ago•0 comments

Liveline: Smooth, real-time, and animated line charts

https://benji.org/liveline
1•jrhizor•20m ago•0 comments

The Modern Antiquarian

https://www.themodernantiquarian.com/
1•jstanley•20m ago•0 comments

The Myth of the MV pattern: Why SwiftUI developers just reinvented MVC

https://matteomanferdini.com/swiftui-mv-pattern/
1•ingve•22m ago•0 comments

Trino – Introducing the NUMBER data type

https://trino.io/blog/2026/03/25/number-data-type.html
1•hashhar•23m ago•0 comments

Like Putin, Trump is a megalomaniac. In Europe, we can shield ourselves

https://www.theguardian.com/commentisfree/2026/mar/25/like-putin-trump-is-a-megalomaniac-in-europ...
2•haizhung•25m ago•0 comments

Building a Mostly IPv6 Only Home Network

https://varunpriolkar.com/2026/03/building-a-mostly-ipv6-only-home-network/
1•arhue•28m ago•0 comments

Harness design for long-running application development

https://www.anthropic.com/engineering/harness-design-long-running-apps
2•tosh•34m ago•0 comments

Predictive Coding to Digital Brain: Neuroscience-Inspired Memory for AI Agents

https://blog.gazzurelli.com/from-predictive-coding-to-digital-brain-a-cognitive-architecture-for-...
1•duckma•36m ago•0 comments

Show HN: CI/CD in your terminal, zero YAML

https://zippy.sh
2•svanderbijl•37m ago•0 comments

Apotris – A free and multiplatform block stacking game

https://akouzoukos.com/apotris
2•routeroff•37m ago•0 comments

Addressing global removal race in Wayland

https://blog.vladzahorodnii.com/2026/03/24/addressing-global-removal-race-in-wayland/
1•fanf2•37m ago•0 comments

Money Disorder

https://en.wikipedia.org/wiki/Money_disorder
1•amelius•41m ago•0 comments

How to Install a Gem

https://andre.arko.net/2026/03/24/how-to-install-a-gem/
1•ingve•42m ago•0 comments

Skeleton of musketier d'Artagnan possibly found (Dutch)

https://nos.nl/artikel/2607725-skelet-van-vierde-musketier-d-artagnan-mogelijk-na-eeuwen-gevonden
1•28304283409234•45m ago•1 comments

Iris – a C inference pipeline for image synthesis models

https://github.com/antirez/iris.c
1•nnx•45m ago•0 comments

Death of Programming Languages?

1•tarunmangukiya•46m ago•0 comments

Death of the IDE?

https://addyo.substack.com/p/death-of-the-ide
1•vinhnx•48m ago•0 comments

How does behavior change happen

https://invertedpassion.com/how-does-behavior-change-happen/
1•vinhnx•48m ago•0 comments

Fractal Neuro Oscillator

https://sourceforge.net/projects/fractal-neuro-oscillator/
1•vector_the_lost•49m ago•0 comments

Firefox 149 adds split-view and free built-in VPN

https://www.firefox.com/en-US/firefox/149.0/releasenotes/
1•vidyesh•49m ago•0 comments

The junior developer pipeline is broken, and nobody has a plan to fix it

https://thinkpol.ca/2026/03/24/the-junior-developer-pipeline-is-broken-and-nobody-has-a-plan-to-f...
3•birdculture•51m ago•1 comments

AI Writes Code. You Own Quality

https://helderberto.com/posts/ai-writes-code-you-own-quality
2•helderburato•52m ago•0 comments

The Long Tail Comes for the Creative Industry

https://studios.greenhousepartners.com/insights/long-tail-creative-agencies-ai
1•mooreds•52m ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•10mo 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•10mo 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