You are here |
www.forrestthewoods.com | ||
| | | |
blog.lohr.dev
|
|
| | | | A review by a Rust enthusiast | |
| | | |
blog.habrador.com
|
|
| | | | I've been working hard on making my very own digital wind tunnel in the Unity game engine. It's based on a tutorial from the YouTube series ... | |
| | | |
nelari.us
|
|
| | | | I spend most of my programming time writing C++. And like many other C++ programmers, I've shot myself in the foot countless times with a feature I didn't fully grok. And I've spent enormous amounts of time trying to understand the language. Like many other C++ developers in this position, I find myself frequently daydreaming about switching to another more modern and easily understood language. | |
| | | |
cyberchris.xyz
|
|
| | This was an older writeup of mine that I posted before I had set up this blog. I am reposting it for my blog now. Whats this for? After stumbling upon the youtube-dl program (link to the repo), I was impressed with its functionality but found it quite inconvenient to have to leave the terminal to search for the url. This led me to write this python script that lets you search Youtube and display the video/playlist ID, all in the command line. |