Game theory illustrated by an animated cartoon game (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6uJFr
Comments: https://readhacker.news/c/6uJFr
Link: https://readhacker.news/s/6uJFr
Comments: https://readhacker.news/c/6uJFr
ncase.me
The Evolution of Trust
an interactive guide to the game theory of why & how we trust each other
Show HN: Goboscript, text-based programming language, compiles to Scratch (Score: 150+ in 17 hours)
Link: https://readhacker.news/s/6uHaR
Comments: https://readhacker.news/c/6uHaR
goboscript is a text-based programming language which compiles to Scratch. It allows you to write Scratch projects in text, and compile it into a .sb3 file - which can be opened in the Scratch editor, TurboWarp or be uploaded to the Scratch website.
goboscript allows you to create advanced Scratch projects with ease, you can use any text editor, use a version control system such as git. You can refactor your code using search and replace. Text code can be copy pasted, which allows you to easily reuse code or share it with others. goboscript syntax is concise and easy to read.
goboscript allows you to integrate external tooling and workflows, such as using a script to generate costumes for a text rendering engine. Or loading in images into lists.
goboscript has a powerful macro system - similar to Rust's macro system. This allows you to write macros to generate code.
goboscript is more than just an 1:1 mapping of Scratch blocks to text, it also has additional features like local variables for procedures (custom blocks).
goboscript also performs optimizations, detects problems and unused code.
Link: https://readhacker.news/s/6uHaR
Comments: https://readhacker.news/c/6uHaR
goboscript is a text-based programming language which compiles to Scratch. It allows you to write Scratch projects in text, and compile it into a .sb3 file - which can be opened in the Scratch editor, TurboWarp or be uploaded to the Scratch website.
goboscript allows you to create advanced Scratch projects with ease, you can use any text editor, use a version control system such as git. You can refactor your code using search and replace. Text code can be copy pasted, which allows you to easily reuse code or share it with others. goboscript syntax is concise and easy to read.
goboscript allows you to integrate external tooling and workflows, such as using a script to generate costumes for a text rendering engine. Or loading in images into lists.
goboscript has a powerful macro system - similar to Rust's macro system. This allows you to write macros to generate code.
goboscript is more than just an 1:1 mapping of Scratch blocks to text, it also has additional features like local variables for procedures (custom blocks).
goboscript also performs optimizations, detects problems and unused code.
GitHub
GitHub - aspizu/goboscript: goboscript is the Scratch compiler
goboscript is the Scratch compiler. Contribute to aspizu/goboscript development by creating an account on GitHub.
Have I Been Pwned 2.0 is Now Live (🔥 Score: 163+ in 2 hours)
Link: https://readhacker.news/s/6uKQ8
Comments: https://readhacker.news/c/6uKQ8
Link: https://readhacker.news/s/6uKQ8
Comments: https://readhacker.news/c/6uKQ8
Troy Hunt
Have I Been Pwned 2.0 is Now Live!
This has been a very long time coming, but finally, after a marathon effort, the brand new Have I Been Pwned website is now live!
Show HN: Windows 98 themed website in 1 HTML file for my post punk band (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6uJY8
Comments: https://readhacker.news/c/6uJY8
Here's the code: https://github.com/ConorCorp/corp-website
Link: https://readhacker.news/s/6uJY8
Comments: https://readhacker.news/c/6uJY8
Here's the code: https://github.com/ConorCorp/corp-website
Jules: An Asynchronous Coding Agent (🔥 Score: 150+ in 3 hours)
Link: https://readhacker.news/s/6uKKQ
Comments: https://readhacker.news/c/6uKKQ
Link: https://readhacker.news/s/6uKKQ
Comments: https://readhacker.news/c/6uKKQ
jules.google
Jules - An Asynchronous Coding Agent
Jules is an asynchronous agent that gets out of your way. It lets you focus on the coding you want to do, meawnwhile picking up all the other random tasks that you rather not do.
Run your GitHub Actions locally (❄️ Score: 150+ in 3 days)
Link: https://readhacker.news/s/6uzDa
Comments: https://readhacker.news/c/6uzDa
Link: https://readhacker.news/s/6uzDa
Comments: https://readhacker.news/c/6uzDa
GitHub
GitHub - nektos/act: Run your GitHub Actions locally 🚀
Run your GitHub Actions locally 🚀. Contribute to nektos/act development by creating an account on GitHub.
Too Much Go Misdirection (Score: 150+ in 10 hours)
Link: https://readhacker.news/s/6uJw3
Comments: https://readhacker.news/c/6uJw3
Link: https://readhacker.news/s/6uJw3
Comments: https://readhacker.news/c/6uJw3
is-even-ai – Check if a number is even using the power of AI (🔥 Score: 155+ in 2 hours)
Link: https://readhacker.news/s/6uLeY
Comments: https://readhacker.news/c/6uLeY
Link: https://readhacker.news/s/6uLeY
Comments: https://readhacker.news/c/6uLeY
npm
npm: is-even-ai
Check if a number is even with the power of ✨AI✨. Latest version: 1.0.5, last published: 7 months ago. Start using is-even-ai in your project by running `npm i is-even-ai`. There are no other projects in the npm registry using is-even-ai.
The Lost Japanese ROM of the Macintosh Plus (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6uEge
Comments: https://readhacker.news/c/6uEge
Link: https://readhacker.news/s/6uEge
Comments: https://readhacker.news/c/6uEge
Le journal du lapin
The Lost Japanese ROM of the Macintosh Plus (Which Isn’t Lost Anymore) - Le journal du lapin
Le journal du lapin, mon espace personnel ou je parle de trucs retro, d'expérimentations et de produits Apple. Et évidemment de prototypes.
DDoSecrets publishes 410 GB of heap dumps, hacked from TeleMessage (🔥 Score: 154+ in 2 hours)
Link: https://readhacker.news/s/6uLiH
Comments: https://readhacker.news/c/6uLiH
Link: https://readhacker.news/s/6uLiH
Comments: https://readhacker.news/c/6uLiH
micahflee
DDoSecrets publishes 410 GB of heap dumps, hacked from TeleMessage's archive server
This morning, Distributed Denial of Secrets published 410 GB of data hacked from TeleMessage, the Israeli firm that makes modified versions of Signal, WhatsApp, Telegram, and WeChat that centrally archive messages. Because the data is sensitive and full of…
Coding agent in 94 lines of Ruby (❄️ Score: 150+ in 5 days)
Link: https://readhacker.news/s/6utMW
Comments: https://readhacker.news/c/6utMW
Link: https://readhacker.news/s/6utMW
Comments: https://readhacker.news/c/6utMW
Radan Skorić’s website
Coding agent in 94 lines of Ruby
“It’s not that hard to build a fully functioning, code-editing agent.” Thorsten Ball
The forbidden railway: Vienna-Pyongyang (2008) (Score: 151+ in 9 hours)
Link: https://readhacker.news/s/6uKf8
Comments: https://readhacker.news/c/6uKf8
Link: https://readhacker.news/s/6uKf8
Comments: https://readhacker.news/c/6uKf8
Blogspot
How everything began....
ABOUT ME My name is Helmut and I was born in 1980 in Graz (Austria). Trains were my hobby since childhood. My 2nd hobby is travelling. Du...
Llama from scratch (2023) (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6uwuR
Comments: https://readhacker.news/c/6uwuR
Link: https://readhacker.news/s/6uwuR
Comments: https://readhacker.news/c/6uwuR
Brian Kitano
Llama from scratch (or how to implement a paper without crying)
I want to provide some tips from my experience implementing a paper. I'm going to cover my tips so far from implementing a dramatically scaled-down versio...
Remarks on AI from NZ (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6uzaA
Comments: https://readhacker.news/c/6uzaA
Link: https://readhacker.news/s/6uzaA
Comments: https://readhacker.news/c/6uzaA
Substack
Remarks on AI from NZ
Last week I participated in a panel discussion on AI as part of a private event in New Zealand.
I got fooled by AI-for-science hype–here's what it taught me (Score: 151+ in 4 hours)
Link: https://readhacker.news/s/6uLHP
Comments: https://readhacker.news/c/6uLHP
Link: https://readhacker.news/s/6uLHP
Comments: https://readhacker.news/c/6uLHP
www.understandingai.org
I got fooled by AI-for-science hype—here's what it taught me
I used AI in my plasma physics research and it didn’t go the way I expected.
Making Video Games (Without an Engine) in 2025 (🔥 Score: 150+ in 3 hours)
Link: https://readhacker.news/s/6uLNB
Comments: https://readhacker.news/c/6uLNB
Link: https://readhacker.news/s/6uLNB
Comments: https://readhacker.news/c/6uLNB
noelberry.ca
Making Video Games in 2025 (without an engine)
Thoughts, tools, and libraries I use to make games
Finland announces migration of its rail network to international gauge (🔥 Score: 150+ in 2 hours)
Link: https://readhacker.news/s/6uLZM
Comments: https://readhacker.news/c/6uLZM
Link: https://readhacker.news/s/6uLZM
Comments: https://readhacker.news/c/6uLZM
Trenvista
Finland announces migration of its rail network to international gauge
The Finnish government announces the migration of its rail network from Russian gauge (1,524 mm) to international gauge (1,435 mm) from 2032. The change aims to improve military mobility and regional security.
What are people doing? Live-ish estimates based on global population dynamics (Score: 151+ in 8 hours)
Link: https://readhacker.news/s/6uLpe
Comments: https://readhacker.news/c/6uLpe
Link: https://readhacker.news/s/6uLpe
Comments: https://readhacker.news/c/6uLpe
Kilo: A text editor in less than 1000 LOC with syntax highlight and search (Score: 150+ in 14 hours)
Link: https://readhacker.news/s/6uKBD
Comments: https://readhacker.news/c/6uKBD
Link: https://readhacker.news/s/6uKBD
Comments: https://readhacker.news/c/6uKBD
GitHub
GitHub - antirez/kilo: A text editor in less than 1000 LOC with syntax highlight and search.
A text editor in less than 1000 LOC with syntax highlight and search. - antirez/kilo
The emoji problem (2022) (🔥 Score: 158+ in 3 hours)
Link: https://readhacker.news/s/6uMka
Comments: https://readhacker.news/c/6uMka
Link: https://readhacker.news/s/6uMka
Comments: https://readhacker.news/c/6uMka