frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Iran War Just Broke the Petrodollar

https://www.bloomberg.com/opinion/articles/2026-04-06/the-petrodollar-loop-supporting-the-treasur...
1•rantingdemon•1m ago•0 comments

Linux Executes Binaries: ELF and Dynamic Linking Explained

https://fmdlc.github.io/tty0/articles/linux-elf-dynamic-linking/Linux_ELF_Dynamic_linking_EN.html
1•sarimkx•1m ago•0 comments

Sky – an Elm-inspired language that compiles to Go

https://github.com/anzellai/sky
2•whalesalad•5m ago•0 comments

Claude Code Down

4•theahura•5m ago•1 comments

Show HN: Detect phantom and unused dependencies across multiple languages

https://github.com/ojuschugh1/ghostdep
1•ojuschugh1•7m ago•1 comments

Self-Hosting from Scratch

https://wwj.dev/posts/self-hosting-from-scratch/
1•wjohnsto•8m ago•0 comments

5 Years of Lessons from Running My Own Bookstore

https://ryanholiday.net/5-years-of-lessons-from-running-my-own-bookstore/
1•speckx•8m ago•0 comments

Open Source Lawyers and AI

https://www.thomas-huehn.com/open-source-lawyers-and-ai/
1•speckx•12m ago•0 comments

Multi-model intelligence in MS Copilot Researcher

https://techcommunity.microsoft.com/blog/microsoft365copilotblog/introducing-multi-model-intellig...
1•kumrayu•12m ago•0 comments

Ask HN: What do you use the internet for?

1•mghackerlady•12m ago•0 comments

Cowardice of the AI plagiarist: Writers risk becoming ventriloquist's dummies

https://unherd.com/2026/04/the-cowardice-of-the-ai-plagiarist/
1•thinkingemote•13m ago•0 comments

Show HN: Kubernetes cluster simulation that runs in the browser to prepare CKA

https://kubemastery.com/en
1•antoine_flo•14m ago•0 comments

The Family That Decided to Have Their Stomachs Removed

https://www.theatlantic.com/health/2026/03/stomach-cancer-total-gastrectomy/686623/
1•gmays•14m ago•0 comments

Amounts of nanoplastics discovered in tap and bottled water

https://news.mongabay.com/short-article/2026/03/huge-amounts-of-nanoplastics-discovered-in-tap-an...
1•PaulHoule•14m ago•0 comments

Chiemgauer

https://en.wikipedia.org/wiki/Chiemgauer
1•simonebrunozzi•15m ago•0 comments

My (uninformed) theory about Jeff Bezos and the Washington Post

https://statmodeling.stat.columbia.edu/2026/04/06/my-uninformed-and-completely-speculative-theory...
1•Tomte•16m ago•0 comments

Doing Impressions: Monet's Early Caricatures (ca. late 1850s)

https://publicdomainreview.org/collection/claude-monet-caricatures/
1•prismatic•16m ago•0 comments

You will not be a member of the permanent underclass

https://thingofthings.substack.com/p/you-will-not-be-a-member-of-the-permanent
2•surprisetalk•17m ago•0 comments

Small Engines

https://scottlocklin.wordpress.com/2026/03/25/very-small-engines/
1•surprisetalk•17m ago•0 comments

A Dictator Built the Richest Country [video]

https://www.youtube.com/watch?v=aI5Kz0OBGWA
1•surprisetalk•17m ago•0 comments

What oral argument told us in the birthright citizenship case

https://www.scotusblog.com/2026/04/what-oral-argument-told-us-in-the-birthright-citizenship-case/
1•Tomte•17m ago•0 comments

The Bottleneck Has Moved

https://beforetheprompt.substack.com/p/the-bottleneck-has-moved
1•aditgupta•17m ago•0 comments

Athlete ran 500 miles to Moab in 11 days, eating psychedelics the whole way

https://coloradosun.com/2025/11/14/dante-liberato-documentary-psychedelics/
1•mooreds•19m ago•0 comments

Show HN: A Open Source Claude Code setup to publish Research papers 10x faster

https://github.com/sunnnybala/Rstack
1•FurstFly•19m ago•0 comments

I built a project management tool where AI agents are actual team members

https://www.indiehackers.com/post/i-built-a-project-management-tool-where-ai-agents-are-actual-te...
1•spotlayn•19m ago•0 comments

Show HN: TUI Settlers of Catan built with Llamafile and Bonsai PrismML Models

https://github.com/mozilla-ai/settl
1•river_otter•19m ago•0 comments

Take Take Take and Lichess.org Announce Play Zone Partnership

https://taketaketake.com/blog/lichess-partnership
1•mellosouls•20m ago•1 comments

Agentic Design Patterns in the leaked Claude Code's source code

https://jigarkdoshi.bearblog.dev/agentic-design-patterns-in-production/
1•j_juggernaut•21m ago•1 comments

Clutch (real-time session finder for gamers, no LFG spam)

https://clutch-app.co/
1•royalec•21m ago•0 comments

Show HN: Trappsec – Active Defense via Business Logic Deception

https://trappsec.dev
2•kyuradar•21m 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