2023-01-30https://timdettmers.com/2023/01/30/which-gpu-for-deep-learning/Tim Dettmers's Which GPU(s) to Get for Deep Learning. Not sure how up-to-date this is for this year.
2020-12-21https://lernapparat.de/jit-optimization-introOptimizing models using the PyTorch JIT, likely out of date
2025-11-17https://maxwellforbes.com/posts/how-to-get-a-paper-accepted/Maxwell Forbes, The PhD Metagame. Gamification of attention slowly bleeds into the ML research.
2024-11-16https://github.com/google-research/tuning_playbookGoogle deep learning tuning Playbook -- maximize the performance of deep learning models. Read ~50% of this.
2024-10-16https://www.youtube.com/@umarjamilai/videosUmar Jamil's machine learning videos. Deep, formal and intuitive explanations with practical implementations.
2018-07-15https://augmentingcognition.com/ltm.htmlTODO Michael Nielsen's Long-Term Memory - Augmenting Cognition
2025-11-17https://paulbridger.com/posts/video-analytics-pipeline-tuning/Processing video frames can be slow. This blog helped me to optimize some parts of the TensorPix video inference engine.
2024-10-16https://jordicenzano.github.io/frame-accurate-scrubbing/Jordi Cenzano's Frame accurate video client in the browser. This was a super useful resource when we tried to figure out how to build backend-based video player in TensorPix. The idea was ditched but I would still use this approach.
2025-10-22https://evanhahn.com/scripts-i-wrote-that-i-use-all-the-time/Evan Hahn's Scripts I wrote that I use all the time
2020-10-04https://www.youtube.com/watch?v=1UA6q4bW1ok&list=PLfg5S-V2k3ZK1cCUm4uHBfzT1r5k_0yCiTODO Dr. PI - Kompleksna analiza
2020-10-04https://artofproblemsolving.com/store/recommendations.php#state/0Art of Problem Solving's (Richard Rusczyk) Curriculum Map
2025-11-17https://redis.io/docs/latest/develop/clients/patterns/distributed-locks/A distributed lock pattern with Redis. This was quite relevant for me when I was implementing per-user distributed queueing in TensorPix.
2025-09-22https://www.atvbt.com/21-facts-about-throwing-good-parties/21 Facts About Throwing Good Parties. Some of these scream 'USA culture' and 'millennial' but relevant nonetheless.