frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

TamedTable – AI ETL in Natural Language

https://www.tamedtable.com/
1•ZeljkoS•44s ago•0 comments

Unnormalized Form

https://en.wikipedia.org/wiki/Unnormalized_form
1•tosh•1m ago•0 comments

KindActs.fyi – A live map of everyday kindness between strangers

https://kindacts.fyi/
1•sujit_at_techsi•1m ago•0 comments

Git Clay

https://www.git-skills.dev/git-tales/git-clay/
1•wnesensohn•1m ago•0 comments

Show HN: Open-source comment section widget, Disqus alternative

https://github.com/Runn077/PlopKit
1•Runn077•1m ago•0 comments

Meta faces 'astronomical' consequences as legal fight reaches critical moment

https://www.cnbc.com/2026/08/17/meta-attorneys-general-california-federal-trial-astronomical-cons...
1•root-parent•2m ago•0 comments

Zero to 4.79M Impressions in 3 Months (SEO)

https://tracecohen.substack.com/p/zero-to-479m-impressions-in-3-months
1•t_cohen•3m ago•0 comments

Run Coding Agents in Self-Hosted Sandboxes

https://www.reddit.com/r/ClaudeAI/comments/1vqupxf/selfhosted_sandbox_for_coding_agents/
1•syumei•4m ago•0 comments

Crohn's AI

https://crohns.ai/
1•arionhardison•7m ago•1 comments

Groq Closes $350M Series A

https://groq.com/newsroom/groq-closes-usd350-million-series-a-building-the-world-s-leading-ai-inf...
1•AnhTho_FR•7m ago•0 comments

Cue: Hello, World

https://cueplan.com/blog/hello-world
1•rockhymas•8m ago•0 comments

Training AI Scientists to Replicate Research

https://arxiv.org/abs/2608.13331
1•Anon84•11m ago•0 comments

Ethnoclimatology in the Andes

https://www.researchgate.net/publication/235701767_Ethnoclimatology_in_the_Andes
1•mooreds•12m ago•0 comments

Llama.cpp v0.1.0

https://github.com/ggml-org/llama.cpp/releases/tag/v0.1.0
2•satvikpendem•12m ago•0 comments

Apple AirTag reveals how Amazon destroys rare books for AI training

https://the-decoder.com/airtag-reveals-how-amazon-destroys-rare-books-for-ai-training/
3•Vaslo•12m ago•2 comments

A simple guide to Scottish (rambling) access rights

https://www.ramblers.org.uk/go-walking-hub/simple-guide-scottish-access-rights
1•mooreds•13m ago•0 comments

We Are Forking dotenvy into dotenv-ng

https://secretspec.dev/blog/we-are-forking-dotenvy-into-dotenv-ng/
2•linggen•13m ago•0 comments

How Is Compression Prediction?

https://lukefleed.xyz/posts/compression/
1•linggen•13m ago•0 comments

GPU Offload in Rust: Portable, Safe, and Fast

https://arxiv.org/abs/2608.13759
2•linggen•13m ago•0 comments

DevSwarm 2.5.0: Your Theme, Your Agents, Your Workspace

https://devswarm.ai/blog/devswarm-wears-your-vscode-theme/
1•devswarm•14m ago•0 comments

How to Reconstruct Lewis and Clark's Journey: Mercury-Laden Latrines (2015)

https://www.smithsonianmag.com/smart-news/how-reconstruct-lewis-and-clark-journey-follow-mercury-...
1•mooreds•14m ago•0 comments

I wrote 300k+ lines of code this month, thanks AI

https://nmn.gl/blog/how-i-actually-write-10000-lines
2•namanyayg•14m ago•0 comments

OLIX raises $312M at a $3.3B valuation

https://olix.com/news/company-raises-series-b
1•Bluestein•14m ago•0 comments

San Francisco Street Artists vs. AI Startup Ads

https://docpop.org/2025/12/san-francisco-street-artists-vs-ai-startup-ads/
1•fragmede•15m ago•0 comments

Memory prices climb 500% in 12 months, up to 10x the lowest ever tracked prices

https://www.tomshardware.com/pc-components/ram/memory-prices-climb-500-percent-in-12-months-up-to...
11•haunter•16m ago•2 comments

MacroBench – Can Your Agent Manage a Hedge Fund?

https://twitter.com/justinbebis/status/2089397031815323891
1•bebis1•16m ago•1 comments

We're hosting Qwen3.8-27B for Free API usage

https://sprag.ai/models/qwen/qwen3.8-27b
3•ersatz_username•16m ago•1 comments

How Did Poland Get Left Off the Windows XP Map?

https://brilliantmaps.com/maps-without-poland/
1•speckx•16m ago•0 comments

Show HN: Schemagic – visual JSON Schema editor

https://schemagic.app
1•Minhir•17m ago•0 comments

Watch TypeScript Creator Anders Hejlsberg on the Peterman Pod

https://commandline.microsoft.com/typescript-7-0-anders-hejlsberg-peterman-pod/
1•lisajaloza•18m 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•1y 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•1y ago
OK, why not RSS reader?
coolwulf•1y ago
Because I can customize a lot of functions related to Hacker News which usual RSS reader cannot
Beijinger•1y ago
Yes, this is obvious. But why don't you offer YOUR script not for a general RSS feed?
coolwulf•1y ago
That could be another tool :p
shahakshat609•1y ago
sounds like a good idea & a lot of people who would need this
coolwulf•1y ago
Thank you. I will work to make it available to more people and make this system more powerful and extremely fast.
dsr_•1y ago
Every forum system tries to replicate the user-empowering features of Usenet with slrn, and usually falls short.
coolwulf•1y 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_•1y 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•1y ago
Perhaps you could teach the LLM to perform the task of enjoying the articles for you too?
barbazoo•1y ago
> https://github.com/yourusername/hacker_news_reader

Link is dead

coolwulf•1y ago
Please use the thread title link
pricci•1y ago
AI artifact?

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

barbazoo•1y ago
What I thought yeah. It’s LLM generated shit all the down.
beemboy•1y ago
Building an HN reader feels like the Hello World for hackers. Still waiting for HN in BF running in the Doom HUD.
coolwulf•1y 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•1y 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•1y ago
The second Github link is broken