Content I consumed today
- Software is changing again [Video] https://www.youtube.com/watch?v=LCEmiRjPEtQ
2.Future of AI [Video] https://youtu.be/mZUG0pr5hBo (weird and wholesome to hear sama without his signature vocal fry)
~ updated at: 2025-06-19T17:30:02.614Z
Content I consumed today:
Writing Toy Software Is A Joy https://www.jsbarretto.com/blog/software-is-joy/ (good arguments)
The Grug Brained Developer https://grugbrain.dev (funny, relatable)
“Don’t Mock What You Don’t Own” in 5 Minutes https://hynek.me/articles/what-to-mock-in-5-mins/ (obvious in hindsight)
~ updated at: 2025-06-19T03:44:01.710Z
Running notes from Software is changing (again)
software 1.0 -> computer code software 2.0 -> language model weights
Software 2.0 is eating Software 1.0
A lot of software 1.0 or even 2.0 is being rewritten.
“LLMs are people spirits”
a time machine gone wrong (if you will)
LLMs are like a person when their character-arc is complete.
LLMs generate while humans need to verify (as of today)
Going forward we gotta (as humans) setup systems that are intuitive, easy to modify and use. Fast recognition of LLM induced BS.
Karpathy’s Slide:
- describe single, next concrete, >incremental change
- don’t ask for code, ask for approaches
- test
- git commit
- ask for suggestion on what could be implemented next
- repeat
vague prompts implies vague verification bias. spend time strengthening verification. prompts get stronger as a result.
So test driven development with more steps but when done right, we can get a lot more done. many people will not like this and they’d spend money 💰 to get it done for them. good business opportunity.
however being money minded without having the tenacity to solve the problem will lead to blow up. consumers of such businesses/solutions should decide before jumping in on the hype.
~ updated at: 2025-06-19T03:42:21.003Z
what i can’t fix i don’t understand https://twitter.com/twitter/status/1935170294467211626/
~ updated at: 2025-06-19T02:46:47.967Z