frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Trump Mobile has a real phone, but it may also have a real data leak

https://www.androidauthority.com/trump-mobile-customer-data-link-3668917/
1•bilekas•31s ago•0 comments

Trusted Publishing for NPM Packages

https://docs.npmjs.com/trusted-publishers/
1•healsdata•1m ago•0 comments

Show HN: Reckoner – a semantic browser for structured data

https://reckoner-production.up.railway.app/
1•abk9811•1m ago•0 comments

Ask HN: Natural Language App Testing?

6•devstein•4m ago•0 comments

Google's SynthID AI watermarking tech is being adopted by OpenAI, Nvidia

https://arstechnica.com/google/2026/05/googles-synthid-ai-watermarking-tech-is-being-adopted-by-o...
1•jonbaer•4m ago•0 comments

Agentic PCB Design Sucks

https://github.com/hpm-registry/registry
2•JoonSPP•6m ago•1 comments

Remove AI Watermarks

https://github.com/wiltodelta/remove-ai-watermarks
2•janalsncm•9m ago•0 comments

Show HN: Remindy – A Spotlight-style reminder app for Mac

1•fayecat910•9m ago•0 comments

Language Models Can Autonomously Hack and Self-Replicate

https://palisaderesearch.org/blog/self-replication
1•cassianoleal•11m ago•0 comments

Censorship Request from Coin Insider (2024)

https://support.bitchute.com/blog/bitchute-receives-censorship-request-from-coin-insider
2•aand16•11m ago•0 comments

RemotePower – Self-hosted Linux fleet manager (no database, pure Python)

https://github.com/tyxak/remotepower
1•tyxak•12m ago•1 comments

Show HN: Trophy UI, Open-source gamification components built on Shadcn

https://ui.trophy.so
1•cbrinicombe•14m ago•0 comments

Show HN: AgentWing – make AI agents complete tasks faster

1•12ziyad•14m ago•0 comments

Google Antigravity Python SDK

https://github.com/google-antigravity/antigravity-sdk-python
1•devhouse•15m ago•0 comments

Detecting Relaxed Memory Concurrency Bugs in C and C++ Compilers

https://lukegeeson.com/publications/2026-04-28-Thesis/
2•matt_d•22m ago•0 comments

IRS Must Drop Audits of Trump and Family

https://www.nytimes.com/2026/05/19/us/politics/trump-irs-doj-lawsuit-audit.html
10•duxup•23m ago•1 comments

The downgrading semantics of memory safety (Extended version)

https://arxiv.org/abs/2507.11282
2•matt_d•26m ago•0 comments

Self-Improving Reward Models

https://www.canvas.inc/research/reward-models
2•essamsleiman•28m ago•0 comments

AI and the Practical Scientist

https://scholarlyfutures.substack.com/p/ai-and-the-practical-scientist
1•JohnHammersley•29m ago•0 comments

React Performance Isn't About UseMemo – It's About Render Boundaries

https://reactdevelopment.substack.com/p/react-performance-isnt-about-usememo
1•javatuts•31m ago•0 comments

AgentPTY: Script Claude Code’s interactive CLI through a persistent PTY

https://github.com/quietforgelabs/AgentPTY
1•quietforgelabs•33m ago•1 comments

Agent First Language by Vercel

https://github.com/vercel-labs/zerolang
1•hmokiguess•34m ago•0 comments

Valkey 9.1 trims memory 10% and pulls search into the core

https://thenewstack.io/valkey-91-cuts-memory/
1•CrankyBear•34m ago•0 comments

Anthropic is killing stainless, so we built our own SDK/MCP generator

2•iiviie•37m ago•0 comments

The $50M Rocket Deal Fueled by Trump's Hypersonic Dreams

https://www.wsj.com/tech/a-50-million-rocket-deal-fueled-by-trumps-hypersonic-dreams-4c14789e
1•JumpCrisscross•38m ago•0 comments

Show HN: I built a native macOS Markdown viewer 100% with AI coding agents

https://github.com/rajatarya/mdviewer
2•rajatarya•42m ago•0 comments

Cognitive Drift and Co-Cognition: How AI Reshapes Human Thought [pdf]

https://ia801602.us.archive.org/12/items/cognitive-drift-and-co-cognition-canonical-overview-faq-...
1•scaledsystems•44m ago•1 comments

Netlify Is Having an Outage

https://www.netlifystatus.com
2•flycatcha•44m ago•0 comments

Ambrose to Theodosius I 390

https://sourcebooks.web.fordham.edu/source/ambrose-let51.asp
1•highfrequency•45m ago•0 comments

Study this tool, kids. Just don't you dare open it

https://www.washingtonpost.com/opinions/2026/05/19/minimum-age-rules-ai-are-bad-policy/
1•IMGROOT2•48m ago•1 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

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