frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Rage: A modern Ruby framework designed for non-blocking I/O

https://github.com/rage-rb/rage
1•thunderbong•46s ago•0 comments

Apple Home is expanding its energy management features (2025)

https://www.theverge.com/news/685733/apple-home-energykit-energy-management-ios26-wwdc
1•zeristor•5m ago•0 comments

Dubai considering canal to bypass Strait of Hormuz (2008)

https://www.freightwaves.com/news/dubai-considering-canal-to-bypass-strait-of-hormuz
1•JumpCrisscross•5m ago•0 comments

Seeduplex: ByteDance's full-duplex voice AI

https://seeduplex.io
1•caoq•5m ago•1 comments

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands

https://github.com/rtk-ai/rtk
2•ahamez•6m ago•0 comments

I watched Claude Code read my AWS credentials on startup

https://github.com/diemoeve/forgeterm/releases/tag/v0.2.0
2•storm677•7m ago•0 comments

Ask HN: Are you encountering AI-related questions in the hiring market?

1•somthingwrong•8m ago•0 comments

My turns any API into an AI agent in 60 seconds

https://www.indiehackers.com/post/i-built-a-platform-that-turns-any-api-into-an-ai-agent-in-60-se...
2•AnimeMyPic•12m ago•0 comments

I Lost This Once

https://johnie.se/writing/i-already-lost-this-once
1•div3rs3•12m ago•0 comments

Show HN: I Built an LLM Harness for Language Learning

https://language.coursely.ai/begin
1•MO-379•13m ago•0 comments

Model Architecture Description Encyclopedia

https://madl.si5.pl/
1•izik•13m ago•0 comments

Track List – Track Your Favorite GitHub List Daily

https://www.trackawesomelist.com/
1•triilman•20m ago•0 comments

CVE-2026-23869: CVSS 7.5 in React Server Components lead to Denial of Service

https://vercel.com/changelog/summary-of-cve-2026-23869
1•altbdoor•24m ago•0 comments

AES Cipher and Dechiper

https://github.com/loperfido/aes256
1•loperfido•25m ago•0 comments

Lobsters Interview with Internet_Janitor

https://alexalejandre.com/programming/interview-with-john-earnest/
1•birdculture•27m ago•0 comments

Particles seen emerging from empty space for first time

https://www.newscientist.com/article/2522324-particles-seen-emerging-from-empty-space-for-first-t...
4•isaacfrond•27m ago•0 comments

Show HN: A security scanner for AI Agent Skills

https://github.com/Fangcun-AI/SkillWard/tree/main
3•mayziem•28m ago•0 comments

Show HN: Search cheap night train tickets in Europe

https://trainbot.eu/
1•druskacik•28m ago•0 comments

The Uncensored Library

https://www.uncensoredlibrary.com/en
1•28304283409234•29m ago•0 comments

Ask HN: How do you make paywalls in ATProtocol?

1•Gooblebrai•30m ago•0 comments

PostgresBench: A Reproducible Benchmark for Postgres Services

https://clickhouse.com/blog/postgresbench
2•tosh•30m ago•0 comments

Show HN: Run GUIs as Scripts

https://github.com/skinnyjames/hokusai-pocket
2•zero-st4rs•41m ago•0 comments

Agentic AI in 2026: Who's building real systems?

https://simplai.ai/blogs/what-is-enterprise-ai/
2•shanmugarajsk•44m ago•0 comments

The Music of the Spheres

https://www.smbc-comics.com/comic/spheres-part-1
2•robin_reala•45m ago•0 comments

Capture-Quiet Decomposition: A Verification Theorem for Chess Endgame Tablebases

https://arxiv.org/abs/2604.07907
1•RusDyn•52m ago•0 comments

iPhone Fold is 'on track' to launch this September, per Mark Gurman

https://9to5mac.com/2026/04/07/iphone-fold-is-on-track-to-launch-this-september-per-mark-gurman/
1•prawn•52m ago•0 comments

Why Apple Is Betting Against Native iOS Development

https://medium.com/@mrhotfix/why-apple-is-secretly-betting-against-native-ios-development-c67cb34...
1•antfarm•53m ago•0 comments

The Model Is Not the Product: Harnesses Will Define the Next Phase of AI

https://www.mountaineagle.net/articles/display/the-model-is-not-the-product-harnesses-not-intelli...
2•uswn•56m ago•0 comments

Ask HN: Software engineers who enjoy working with LLMs?

3•eviluncle•57m ago•2 comments

iOS 26.4.1 now available for iPhone users

https://9to5mac.com/2026/04/08/ios-26-4-1-now-available-for-iphone-users/
1•anujbans•58m 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