commit e6e1d4344b3f34cf456ce034a67eb520627d8ce8 parent 17c92129eec74e7c8a910e0bb9606e5dfb659f8d Author: ling0x <ling0x@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:03:35 +0100 videos Diffstat:
| M | references/videos.txt | | | 32 | ++++++++++++++++++++++---------- |
| D | references/videos/useful-code-is-ugly-tsoding.txt | | | 12 | ------------ |
2 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/references/videos.txt b/references/videos.txt @@ -1,19 +1,31 @@ -# Videos +Videos -[How To Learn Any New Skill So Fast It’s Unfair](https://www.youtube.com/watch?v=O46wlbRsAK4&list=PLpoNNzdnAf3afm46nLHjgCkJTZVoEYCJI&index=5) +The End of COding Jobs? Inside the AI Software Factory +https://www.youtube.com/watch?v=xz1EDn4khLA -[Preventing the Collapse of Civilization / Jonathan Blow](https://www.youtube.com/watch?v=ZSRHeXYDLko) +How To Learn Any New Skill So Fast It’s Unfair +https://www.youtube.com/watch?v=O46wlbRsAK4&list=PLpoNNzdnAf3afm46nLHjgCkJTZVoEYCJI&index=5 -[How Societies Collapse](https://youtu.be/K-_l9jBGo74?si=4ej7u0EYO-WJAxsQ) +Preventing the Collapse of Civilization / Jonathan Blow +https://www.youtube.com/watch?v=ZSRHeXYDLko -[Into Eternity (Documentary)](https://www.youtube.com/watch?v=vpRBfTHQg3k) +How Societies Collapse +https://youtu.be/K-_l9jBGo74?si=4ej7u0EYO-WJAxsQ -[Build your own libraries](https://youtu.be/p2aea9dytpE?si=Zc8udMsEVTkir8-L) +Into Eternity (Documentary) +https://www.youtube.com/watch?v=vpRBfTHQg3k) -[Spotify Engineering Culture - Part 1](https://www.youtube.com/watch?v=Yvfz4HGtoPc) +Build your own libraries +https://youtu.be/p2aea9dytpE?si=Zc8udMsEVTkir8-L) -[Spotify Engineering Culture - Part 2](https://www.youtube.com/watch?v=vOt4BbWLWQw) +Spotify Engineering Culture - Part 1 +https://www.youtube.com/watch?v=Yvfz4HGtoPc) -[Your codebase is NOT ready for AI (here's how to fix it)](https://www.youtube.com/watch?v=uC44zFz7JSM) +Spotify Engineering Culture - Part 2 +https://www.youtube.com/watch?v=vOt4BbWLWQw) -[The Microservices Scam Nobody Talks About](https://www.youtube.com/watch?v=6e9B7q3gvYY) +Your codebase is NOT ready for AI (here's how to fix it) +https://www.youtube.com/watch?v=uC44zFz7JSM + +The Microservices Scam Nobody Talks About +https://www.youtube.com/watch?v=6e9B7q3gvYY diff --git a/references/videos/useful-code-is-ugly-tsoding.txt b/references/videos/useful-code-is-ugly-tsoding.txt @@ -1,11 +0,0 @@ -# Useful Code is Ugly - Tsoding - -**Source:** [Reddit Post](https://www.reddit.com/r/programming/comments/1fevfub/useful_code_is_ugly_tsoding/) - -**Description:** -A discussion and video by Tsoding about the philosophy that "useful code is often ugly," emphasizing practicality and functionality over cleanliness in software development. The post highlights Tsoding's video series where he explores how "ugly" code can sometimes be the most effective solution in real-world programming scenarios. - -**Key Takeaways:** -- Practicality > Aesthetics: Code that works and is maintainable is more valuable than "clean" but impractical code. -- Real-world examples: Tsoding demonstrates cases where ugly code solves problems more effectively. -- Balance: Strive for a balance between readability and functionality, but prioritize getting things done. -\ No newline at end of file