Hacker News as a Primordial Soup
Hello HN! I’m a developer from Brisbane, Australia, and I present to you: hackernews.life! The Hacker News visualisation that no-one asked for; the exuberant child of its minimalist namesake It’s detail rich – notice immediately which stories are gaining traction, which ones are generating conversation, which ones have gone toxic It’s fully time travelable – use the slider to go backwards and forwards in time; watch stories and comments grow, fight for rank, and die It’s fully keyboard navigable – using just the arrow keys you can skim through stories and top level comments; hit enter at any…
What it does
In the maker’s words, at launch
Hello HN! I’m a developer from Brisbane, Australia, and I present to you: hackernews.life! The Hacker News visualisation that no-one asked for; the exuberant child of its minimalist namesake It’s detail rich – notice immediately which stories are gaining traction, which ones are generating conversation, which ones have gone toxic It’s fully time travelable – use the slider to go backwards and forwards in time; watch stories and comments grow, fight for rank, and die It’s fully keyboard navigable – using just the arrow keys you can skim through stories and top level comments; hit enter at any time to visit the website or drill down further into the comments It’s searchable and filterable – search through time by text, and filter by minimum score and comment count It’s shareable – share a story or comment at any time on the timeline by copying and pasting the URL It’s attention friendly – look at the same point on the screen and use the arrow keys to read headlines and top-level comments without losing your place It’s memory friendly – at a glance, see which stories you’ve seen before, and which ones you’ve read before It’s screen-readable – I think! I made an honest attempt to get this right but would like AT users to send me some feedback It’s cacheable – compact historical data is reused when revisiting the website It’s pretty – particularly for desktop users, and especially if you switch to top stories :) It’s mobile responsive – the stories are big enough to touch on an iPhone 12 mini, but you can’t see all 500 stories at once and it doesn’t look as pretty But it’s not energy friendly (yet) – it’s making 1000s of mismatched draw calls (I plan to drop Pixi.JS and just use my own instancing shaders—maybe next week?) And it’s not loginable – I’m waiting with bated breath for an HN OAuth2 API to implement upvoting, favouriting, etc. It’s served by two Elixir monolith servers. The top stories server takes ~4GiB due to the some 9000+ TLS HTTP/1 connections that need to be made – I really wish HN would move their data from Firebase to Firestore so it could take advantage of HTTP/2 multiplexing! By contrast the new stories server sits (relatively) comfortably under ~1GiB. The frontend uses Vue.js and the rendering is Pixi.js. The brotli compressed js code comes out to ~150KiB. The initial time series data transfer is ~400KiB of gzipped protobufs for new stories or ~1-2MiB for top stories. This was something to both scratch a creative itch before re-entering the workforce, and to try and make a lateral move to paid Elixir development. The germ of the idea spawned in April: “How can I tell when is best to post to HN? Hmm, I need to visualise it, but how? What if HN was one big organism? Or a biome?!” What followed in June was a four month journey to this submission. A month in, I lost someone close with all the horrible feelings that drags you through. At first I stopped coding completely, but eventually the project became welcome distraction. But coming to now, this lily has been well and truly gilded, the sunk cost has been well and truly sunk, and this self-sniped nerd still doesn’t know the best time to post to HN. So I hope you enjoy it and please upvote if you like it! :) P.S. if you’re looking for an Elixir developer, I’d love to start working professionally in my favourite language. Email in bio
Does the same job
all alternatives →- HFHackerNew for Chrome2012 · chrome.google.com · ▲150
I've been working on and off on a Chrome Extension for Hacker News, the extension focusses on improved usability rather than design. I can almost guarantee that after a day you won't want to go back to regular Hacker News. Give it a try, features include: - Improved readability - Quick inline replies from comments page - Quick profiles with social network info when hovering over usernames - Filtering of stories based on terms and phrases / domain or user - Endless scrolling - Collapsible comment threads - Social sharing for Twitter, Facebook, Google+, Buffer Forks, improvements and comments…




- HDHacker Daily, a daily podcast for Hacker News readers2018 · hackerdaily.co · ▲199
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, October 2025
the whole month →

- SA
I went down the rabbit hole on a side project and ended up building this: Strange Attractors(https://blog.shashanktomar.com/posts/strange-attractors). It’s built with three.js. Working on it reminded me of the little "maths for fun" exercises I used to do while learning programming in early days. Just trying things out, getting fascinated and geeky, and being surprised by the results. I spent way too much time on this, but it was extreme fun. My favorite part: someone pointed me to the Simone Attractor on Threads. It is a 2D attractor and I asked GPT to extrapolate it to…
AI · Oct 2025 · blog.shashanktomar.com

- ASAutism Simulator▲779
Hey all, I built this. It’s not trying to capture every autistic experience (that’d be impossible). It’s based on my own lived experience as well as that of friends on the spectrum. I'm trying to give people a feel for what masking, decision fatigue, and burnout can look like day-to-day. That’s hard to explain in words, but easier to show through choices and stats. I'm not trying to "define autism". I’ve gotten good feedback here about resilience, meds, and difficulty tuning. I’ll keep tweaking it. If even a few people walk away thinking, "ah, maybe that’s why my coworker struggles in those…
Life & fun · Oct 2025 · autism-simulator.vercel.app
