frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Faultless Way of Programming

https://dl.acm.org/doi/fullHtml/10.1145/3698322.3698340
1•rramadass•37s ago•0 comments

Valve GDC2026: "5,863 games earned $100k+ in 2025 on Steam."

https://old.reddit.com/r/Games/comments/1rqn0jj/valvegdc2026_5863_games_earned_100k_in_2025_on/
1•haunter•1m ago•0 comments

Ask HN: What methods were used to make coding agents so good?

1•jotadambalakiri•2m ago•0 comments

Things that changed my job search completely

https://www.tumblr.com/login_required/wonderfullysacredtrap
1•Uniqu•2m ago•1 comments

Show HN: Greenlight – Manage your AI coding agents from your phone

1•davidfarrell•6m ago•0 comments

Show HN: I Built a Skype Alternative. Then Discovered AI Agentic Voice

https://globcall.com
1•branoco•7m ago•0 comments

In Search of Wikipedia's Shrug Guy (2023)

https://defector.com/in-search-of-wikipedias-shrug-guy
1•marvinborner•7m ago•0 comments

Show HN: I replaced my morning GA4 tab explosion with one page

https://plask.dev
1•tskulbru•7m ago•0 comments

Show HN: TryMyClaw – Managed OpenClaw hosting with full SSH and root access

https://trymyclaw.com/
1•howardV•8m ago•0 comments

MacBook Neo

https://daringfireball.net/2026/03/the_macbook_neo
1•etothet•8m ago•2 comments

Faultless Systems: Yes, We Can

https://www.research-collection.ethz.ch/entities/publication/3ac930d4-0554-421d-b46d-caa7fed7d635
1•rramadass•11m ago•0 comments

FlowEasy – CI/CD with auto-heal AI, MCP server, and built-in DevSecOps

https://floweasy.dev
1•michaelmoreira•13m ago•0 comments

Amazon is determined to use AI for everything – even when it slows down work

https://www.theguardian.com/technology/ng-interactive/2026/mar/11/amazon-artificial-intelligence
1•n1b0m•13m ago•1 comments

Bypassing LLM Guardrails via Context Window Saturation

https://substack.com/sign-in
1•rhsxandros•16m ago•1 comments

Infrastructure Vulnerabilities and White-Label Abuse: Is Opnex a Scam?

1•cappyfjao•16m ago•1 comments

Gloop – a self-modifying agent CLI and minimal agent SDK

https://gloop.codes
2•thecupisblue•20m ago•0 comments

Apple MacBook Neo review: Can a Mac get by with an iPhone's processor inside?

https://arstechnica.com/gadgets/2026/03/apple-macbook-neo-review-can-a-mac-get-by-with-an-iphones...
2•mritzmann•21m ago•0 comments

Imagine Losing Your Job to the Mere Possibility of AI

https://www.theatlantic.com/technology/2026/03/ai-layoffs-block-jack-dorsey/686304/
1•FinnLobsien•21m ago•0 comments

Turning my website into an MCP tool for AI agents

https://ricmac.org/2026/03/11/webmcp-ai-agents-interact-website/
1•ricmac•23m ago•1 comments

China Restricts OpenClaw as Security Fears Grow

https://operator.io/blog/china-restricts-openclaw
3•david_shi•24m ago•0 comments

The Plot Against Intelligence, Human and Artificial

https://paulkrugman.substack.com/p/the-plot-against-intelligence-human
1•rbanffy•24m ago•0 comments

Has quantum advantage been achieved?

https://arxiv.org/abs/2603.09901
2•in_a_hole•25m ago•1 comments

Jumping VPN: session-centric architecture – multipath and failover demos

https://github.com/Endless33/jumping-vpn-preview
1•JumpingVPN2027•25m ago•2 comments

Linkedrecords – A fresh take on Backend as a Service (Supabase alternative)

https://linkedrecords.com/getting-started/
1•WolfOliver•26m ago•0 comments

Scientists Discover Way to Reverse Chemical Process Linked with Alzheimer's

https://scitechdaily.com/scientists-discover-way-to-reverse-chemical-process-linked-with-alzheime...
1•donohoe•27m ago•0 comments

After my account was hacked, I created CSDM, a tripwire to reveal the attacker

https://github.com/HSkribe/CSDM
2•HSkribe•28m ago•1 comments

Gary Kildall, Bill Gates and the "Gentleman's Agreement"

https://nemanjatrifunovic.substack.com/p/gary-kildall-bill-gates-and-the-gentlemans
2•whobre•30m ago•0 comments

GDL: Grep-native data language for agentic systems

https://github.com/greppable/spec
1•handfuloflight•31m ago•0 comments

Ardent

https://tryardent.com/
2•handfuloflight•31m ago•0 comments

The grep-native language for agentic systems

https://greppable.ai/
3•mercat•32m ago•1 comments
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