frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Developer-targeting campaign using malicious Next.js repositories

https://www.microsoft.com/en-us/security/blog/2026/02/24/c2-developer-targeting-campaign/
1•felixyz•51s ago•0 comments

Instagram to alert parents if teens search for self-harm and suicide content

https://www.bbc.co.uk/news/articles/c3v7z5eyewko
1•chrisjj•1m ago•0 comments

Show HN: Novyx – Memory API for AI agents (rollback, replay, semantic search)

https://www.novyxlabs.com/
1•blakeheron•3m ago•0 comments

England: Time to Replace Computer Science with Computing – Guzdial

https://computinged.wordpress.com/2026/02/24/england-time-to-replace-computer-science-with-comput...
1•countrymile•4m ago•0 comments

Physics-based simulator for distributed LLM training and inference

https://simulator.zhebrak.io/
2•zhebrak•5m ago•1 comments

Show HN: Interactive Physics Simulations Hub built with AI

https://physics-simulations.org/
1•onion92•6m ago•0 comments

21k GCP keys just got leaked

https://gist.github.com/noctonic/0576b930fca24c33faf90fd2a8935443/467e1bc205ce68bb0078aaef927a952...
1•adamk22•8m ago•0 comments

just-bash: Bash for Agents

https://github.com/vercel-labs/just-bash
2•tosh•9m ago•0 comments

Show HN: Please, fix Next.js – an open letter

https://please-fix-next.com/
1•codenomnom•9m ago•1 comments

Show HN: We built free adversarial security testing for agents (OpenClaw too)

https://ziosec.com
1•aaronziosec•11m ago•1 comments

Show HN: I blocked YouTube on my kid's tablet and built an approval system

https://github.com/GHJJ123/brainrotguard
1•hax0rsJJ•12m ago•1 comments

Emacs Is a C-Based Lisp Runtime, Not a Text Editor

https://old.reddit.com/r/emacs/comments/1rf8qtq/emacs_is_a_cbased_lisp_runtime_not_a_text_editor/
1•dxs•12m ago•0 comments

Burger King will use AI to check if employees say 'please' and 'thank you'

https://www.theverge.com/ai-artificial-intelligence/884911/burger-king-ai-assistant-patty
3•JeanKage•13m ago•1 comments

Confessions of a Used Programming Language Salesman (2006) [pdf]

https://people.willamette.edu/~fruehr/talks/webcs/MeijerICFP06.pdf
1•tosh•13m ago•0 comments

Show HN: OpenTweet – I built a way to stay active on X without opening X

https://opentweet.io
1•brankopetric•13m ago•2 comments

Show HN: FakeScan – AI fake review detector (Fakespot is dying)

https://fakescan.site
1•crawde•13m ago•0 comments

Show HN: Riverse – persistent AI memory that grows with you, no RAG

https://github.com/wangjiake/JKRiver
1•collenjk•14m ago•0 comments

New Major ReARM Release Brings Real-Time Widget of Most Vulnerable Components

https://rearmhq.com/news/2026-02-25-rearm-26-02-89-release/
1•taleodor•15m ago•0 comments

Show HN: Poirot – A native macOS companion app for Claude Code

https://github.com/leonardocardoso/poirot
1•leocardz_•16m ago•0 comments

Show HN: A bridge from Copilot SDK to ACP agents

https://github.com/offbeatport/meshaway
1•offbeatport•16m ago•0 comments

Addressing the UK Housing Crisis with Small Double Ottoman Bed

https://dreamhomestore.co.uk/collections/ottoman-beds
1•tonypaterson•18m ago•2 comments

Launched ImageNav: A Directory of AI Image Tools (0 to Launch in 2 Months)

https://imagenav.net
1•ludydev•21m ago•1 comments

Against Query Based Compilers

https://matklad.github.io/2026/02/25/against-query-based-compilers.html
1•ingve•21m ago•0 comments

Show HN: Agent Recall – Open-source, local memory for AI agents (SQLite/MCP)

https://github.com/mnardit/agent-recall
1•MaxNardit•21m ago•3 comments

This Page Is Anonymous

http://voidnull.sdf.org
2•password4321•24m ago•1 comments

Coding Agent SDKs as a general-purpose automation layer

https://blog.wiseprobe.io/posts/coding-agent-sdks/
1•wiseprobe•24m ago•0 comments

Show HN: BreakMyAgent – Open-source red-teaming sandbox for LLM system prompts

2•breakmyagent•25m ago•0 comments

Miranda

https://www.cs.kent.ac.uk/people/staff/dat/miranda/
1•tosh•26m ago•0 comments

Spending $600 on Claude to Vibe-Code a 2M-Line Database

https://zilliz.com/blog/i-spent-600-on-claude-code-to-vibecode-a-2mline-database
1•Fendy•26m ago•0 comments

An Introduction to CuTe's Layout Algebra

https://amandeepsp.github.io/blog/layout-algebra/
1•amandeepspdhr•27m ago•0 comments
Open in hackernews

Show HN: A native Hacker News reader with integrated todo/done tracking

https://github.com/haojiang99/hacker_news_reader
54•coolwulf•9mo ago
Hey HN! I'm excited to share a tool I've been working on - a native Hacker News reader built with Rust and egui. Here's a screenshot: https://github.com/haojiang99/hacker_news_reader/blob/main/s....

As a daily HN reader, I've always struggled with keeping track of interesting posts I want to read later. Browser tabs pile up, bookmarks get forgotten, and I lose track of what I've already read. I needed a way to:

1. Browse HN efficiently (across all sections - hot, new, show, ask, jobs, best) 2. Quickly mark posts as "todo" for later reading 3. Mark posts as "done" when finished 4. Filter and search effectively

I couldn't find a tool that combined all these features, so I built one. It's been tremendously helpful for my own HN reading workflow, and I thought others might find it useful too.

Features:

- *Integrated todo tracking*: Mark stories as "todo" and "done" to manage your reading progress

- *Search functionality*: Filter stories by keyword in title, domain, or author

- *Multiple sections*: Browse all HN sections (hot, new, show, ask, jobs, best)

- *Threaded comments*: View comments in a Reddit-like threaded format

- *Dark/light mode*: Easy on the eyes in any environment

- *Keyboard shortcuts*: Efficient navigation with keyboard-centric design (1-6 for tabs, Ctrl+F for search)

- *Auto-loading*: Automatically loads more content when scrolling

- *Color-coding*: Stories color-coded by score for easy scanning

- *Native app*: Fast, responsive, and works offline with local caching

Built with Rust and the egui UI framework, with SQLite for local storage. The app scrapes Hacker News HTML directly rather than using the official API to capture the full story context.

Check out the GitHub repo (https://github.com/yourusername/hacker_news_reader) for installation instructions and source code. Built and tested on macOS, Linux, and Windows.

This started as a personal tool to solve my own HN reading habits, but I hope others find it useful too. The code is MIT licensed and I'd love your feedback, feature suggestions, or contributions!

Comments

Beijinger•9mo ago
OK, why not RSS reader?
coolwulf•9mo ago
Because I can customize a lot of functions related to Hacker News which usual RSS reader cannot
Beijinger•9mo ago
Yes, this is obvious. But why don't you offer YOUR script not for a general RSS feed?
coolwulf•9mo ago
That could be another tool :p
shahakshat609•9mo ago
sounds like a good idea & a lot of people who would need this
coolwulf•9mo ago
Thank you. I will work to make it available to more people and make this system more powerful and extremely fast.
dsr_•9mo ago
Every forum system tries to replicate the user-empowering features of Usenet with slrn, and usually falls short.
coolwulf•9mo ago
Well I'm implementing a LLM based auto summary for each article and other features which focus on usability / readability / tracking for HN users. And this is more specialized and cannot be achieved by other tools.
dsr_•9mo ago
Hrm. You should pivot to making an Electric Monk.

"The Electric Monk was a labour-saving device, like a dishwasher or a video recorder. Dishwashers washed tedious dishes for you, thus saving you the bother of washing them yourself, video recorders watched tedious television for you, thus saving you the bother of looking at it yourself; Electric Monks believed things for you, thus saving you what was becoming an increasingly onerous task, that of believing all the things the world expected you to believe."

- Douglas Adams.

flave•9mo ago
Perhaps you could teach the LLM to perform the task of enjoying the articles for you too?
barbazoo•9mo ago
> https://github.com/yourusername/hacker_news_reader

Link is dead

coolwulf•9mo ago
Please use the thread title link
pricci•9mo ago
AI artifact?

The repo is https://github.com/haojiang99/hacker_news_reader

barbazoo•9mo ago
What I thought yeah. It’s LLM generated shit all the down.
beemboy•9mo ago
Building an HN reader feels like the Hello World for hackers. Still waiting for HN in BF running in the Doom HUD.
coolwulf•9mo ago
Pretty much. That is why this was a tiny personal project I did. The key for me is to be a le to track article and comments on HN for myself. I found it useful and that's why I decided to open source and make it available for everyone else.
krishnasangeeth•9mo ago
Cool project. I too did something similar , built a HN client app for iPhone

https://apps.apple.com/us/app/h-for-hackernews/id6744145932

begueradj•9mo ago
The second Github link is broken