โฌ…๏ธ

Good Technical Content

2025-03-27
3 mins



This is all my opinion.

Python

In 2020, I knew nothing about programming. I knew nothing about Python. And I was surrounded by people who learned in 3rd grade. These talks helped me catch up by jump-starting my interest in the language.

Computer Architecture

My interest in computer systems began when someone handed me a computer with a terminal so I could remotely control a robot through the command line. The robot was cool, of course, but I was more interested in what was happening behind the scenesโ€”how does a simple keypress in the CLI travel through the software layers, kernel, and networking stack to ultimately move a physical object?

A lot of computer architecture videos are surface level. You listen to them but walk away having learned little. These are different.

Physics

Random Stuff