frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Read HN twice a day for the last decade. Here's my list of S-Tier HN links

34•vivzkestrel•3h ago•5 comments

Empower the people not the AI – self containing OS

6•OnemanBSD•4h ago•0 comments

Ask HN: Who wants to be hired? (August 2026)

147•whoishiring•2d ago•430 comments

Ask HN: Did GitHub remove the stargazers list?

19•reconnecting•10h ago•1 comments

Ask HN: Anyone interested in building a harness-only benchmark?

4•GodelNumbering•7h ago•5 comments

Ask HN: What Happened to Spec-Driven Development?

3•vivekyyy•4h ago•2 comments

Ask HN: Who is hiring? (August 2026)

221•whoishiring•2d ago•254 comments

Ask HN: Show your micro-SaaS / MRR updates (August 2026)

5•genekrapivin•5h ago•0 comments

Blitz Agent Your specialized agent -> https://blitzagent.studio

2•rvey•5h ago•0 comments

Ask HN: How do you correct spatial reasoning of LLMs?

5•mstaoru•6h ago•4 comments

Ask HN: I built bribes.fyi, now I am stuck what to with it

2•neverenderr•6h ago•3 comments

AI Agents for Logistics, Pitfall?

2•srguarapo•7h ago•0 comments

RNet lets users use one AI credit balance across multiple apps [demo]

2•rNetAi•9h ago•0 comments

Ask HN: How can I improve my products? Which one to keep working on?

2•bchhabra2490•10h ago•1 comments

Ask HN: Dear Anthropic, can we please have thought traces back?

7•exabrial•20h ago•6 comments

Robotic Evals

3•andrewlyu•11h ago•0 comments

Tell HN: "Update to iOS 18.7.8" is updating users to iOS 26; Apple PSA

3•lynndotpy•13h ago•1 comments

Do You Think OpenAI Is Apple Circa the 1980s?

2•Taikhoom2010•14h ago•1 comments

Tell HN: Wife used Chat GPT to set up her new biz domain, email, and website

3•jvanderbot•14h ago•1 comments

ArXiv

5•fred123123•1d ago•1 comments

Ask HN: What was your big failure? How did you get around it?

7•jspann•22h ago•5 comments

Ask HN: When do you choose RAG over Fine-Tuning?

4•Harish_0089•6h ago•0 comments

Why remote roles are region specific and not 100% remote?

5•moizrocky1•1d ago•9 comments

Ask HN: What is a good format for a tool to report data to a LLM?

5•michaelmure•19h ago•6 comments

You've reached the end!

Open in hackernews

Read HN twice a day for the last decade. Here's my list of S-Tier HN links

34•vivzkestrel•3h ago
- Everyday I read 2 pages of HN in the morning and 2 in the evening for years now

- Of late, I noticed that most of the stuff on the 1st 2 pages is AI this, AI that, LLM this, LLM that, model here, model there

- Today I am going to attempt to break that trend by sharing the greatest resources on HN from my collection of 50000+ bookmarks over the last decade

- I have a process on my end for bookmarking

- The most visual explainers get S-Tier ranking

- Good info from reputed sources gets an A, non reputed gets B

- Opinion blogs are at the bottom of the barrel and maybe ranked C, D, E and even F depending on quality

- Here's my S-Tier list

- Animated explanation of how transformers work https://poloclub.github.io/transformer-explainer/

- Visual intro to K-means clustering algorithm https://k-means-explorable.vercel.app/

- Animated 3D intro to vision LLMs https://blog.mdturp.ch/posts/2024-04-05-visual_guide_to_vision_transformer.html

- Animated intro to machine learning https://r2d3.us/visual-intro-to-machine-learning-part-1/

- Animated intro to probability in math https://seeing-theory.brown.edu/basic-probability/index.html

- Building a 3D world from scratch in step by step animated manner https://aibodh.com/posts/bevy-tutorial-build-your-first-3d-editor-in-rust/

- Visualize algorithms https://algorithm-visualizer.org/

- Animated step by step sequence of how a request goes from your browser to the server https://200ms.thenodebook.com/#act-1-the-click

- Visual intro to the inner workings of a combustion engine https://ciechanow.ski/internal-combustion-engine/

- 3D real time robotics code simulator https://bittlex-sim.petoi.com/

- Animated explainer: Elliptic curve cryptography https://growingswe.com/blog/elliptic-curve-cryptography

- Rate limiting algorithms visualized https://smudge.ai/blog/ratelimit-algorithms

- Visual intro to the graphics pipeline! https://fremaconsulting.ch/blog/vulkan

- Animated explanation of how to build ReactJS from scratch! https://pomb.us/build-your-own-react/

- Mini game: How to build an entire CPU starting from a basic gate https://select.supply/game/chipbuilder

- Assemble a neural network from scratch https://graphgame.sabrina.dev/

- 3D visualization: how gravity works https://qunabu.github.io/Gravity/#what-is-gravity

- Mini game: how css grid works https://cssgridgarden.com/

- Animated math book for linear algebra, vectors etc https://immersivemath.com/ila/index.html

- Animated explainer: How FAISS vector search works https://fremaconsulting.ch/blog/faiss

- 3D animation of how to build a health wearable from scratch https://www.lumafield.com/scan-of-the-month/health-wearables

- 3D animation of how semiconductor manufacturing works https://ig.ft.com/microchips/

- Mini game: how git works https://learngitbranching.js.org/

- Mini game: SQL from scratch https://sqlpd.com/

- Another mini game: SQL https://lost-at-sql.therobinlord.com/

- Animated explainers showing how colors, screens, graphics, rendering, shaders, compilers, interpreters work https://www.makingsoftware.com/

- Animated explainer shows how networking 7 layer stack works inside out https://fazamhd.com/mental-models/networking/

- Animated explainers for linear & logistic regression, neural networks, machine learning https://mlu-explain.github.io/

- 3D explanation of collision detection, shaders, rendering, culling and gamedev related stuff https://krupitskas.com/posts/modern_culling_techniques/

- 3D animation and explanation of every exercise on the body https://musclewiki.com/

- Mini game: build an nvidia gpu from scratch https://jaso1024.com/mvidia/

- Animated explanation of forward & back propagation of neural networks https://aegeorge42.github.io/

- There are many many many more, I am getting a little tired of typing for today

- Anyways enough of those AI opinion posts flooding the front page, take that HN!

Comments

anmorgan•3h ago
Unfortunately many links are 404.

Would have liked to have seen them.

vivzkestrel•3h ago
i tested each and every single one before posting, i only posted the working ones
stillatit•2h ago
Clickable:

- Animated explanation of how transformers work https://poloclub.github.io/transformer-explainer/

- Visual intro to K-means clustering algorithm https://k-means-explorable.vercel.app/

- Animated 3D intro to vision LLMs https://blog.mdturp.ch/posts/2024-04-05-visual_guide_to_visi...

- Animated intro to machine learning https://r2d3.us/visual-intro-to-machine-learning-part-1/

- Animated intro to probability in math https://seeing-theory.brown.edu/basic-probability/index.html

- Building a 3D world from scratch in step by step animated manner https://aibodh.com/posts/bevy-tutorial-build-your-first-3d-e...

- Visualize algorithms https://algorithm-visualizer.org/

- Animated step by step sequence of how a request goes from your browser to the server https://200ms.thenodebook.com/#act-1-the-click

- Visual intro to the inner workings of a combustion engine https://ciechanow.ski/internal-combustion-engine/

- 3D real time robotics code simulator https://bittlex-sim.petoi.com/

- Animated explainer: Elliptic curve cryptography https://growingswe.com/blog/elliptic-curve-cryptography

- Rate limiting algorithms visualized https://smudge.ai/blog/ratelimit-algorithms

- Visual intro to the graphics pipeline! https://fremaconsulting.ch/blog/vulkan

- Animated explanation of how to build ReactJS from scratch! https://pomb.us/build-your-own-react/

- Mini game: How to build an entire CPU starting from a basic gate https://select.supply/game/chipbuilder

- Assemble a neural network from scratch https://graphgame.sabrina.dev/

- 3D visualization: how gravity works https://qunabu.github.io/Gravity/#what-is-gravity

- Mini game: how css grid works https://cssgridgarden.com/

- Animated math book for linear algebra, vectors etc https://immersivemath.com/ila/index.html

- Animated explainer: How FAISS vector search works https://fremaconsulting.ch/blog/faiss

- 3D animation of how to build a health wearable from scratch https://www.lumafield.com/scan-of-the-month/health-wearables

- 3D animation of how semiconductor manufacturing works https://ig.ft.com/microchips/

- Mini game: how git works https://learngitbranching.js.org/

- Mini game: SQL from scratch https://sqlpd.com/

- Another mini game: SQL https://lost-at-sql.therobinlord.com/

- Animated explainers showing how colors, screens, graphics, rendering, shaders, compilers, interpreters work https://www.makingsoftware.com/

- Animated explainer shows how networking 7 layer stack works inside out https://fazamhd.com/mental-models/networking/

- Animated explainers for linear & logistic regression, neural networks, machine learning https://mlu-explain.github.io/

- 3D explanation of collision detection, shaders, rendering, culling and gamedev related stuff https://krupitskas.com/posts/modern_culling_techniques/

- 3D animation and explanation of every exercise on the body https://musclewiki.com/

- Mini game: build an nvidia gpu from scratch https://jaso1024.com/mvidia/

- Animated explanation of forward & back propagation of neural networks https://aegeorge42.github.io/

big_toast•1h ago
A lot of these visual tutorials/explainers remind me there's some disconnect between their creation and compensation.

We never really get whole curriculums of them. There's no equivalent to the games/book industry level production. Maybe some medical things. There were educational games for a while but those seem less common..

A whole industry around podcasts and youtube has spawned in a two decades. The scale seems smaller than it ought to be.

vivzkestrel•5m ago
i am more surprised people havent slopcoded threejs to create such visuals for many other concepts and ideas