/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.alexbeals.com
| | 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.
3.8 parsecs

Travel
| |
| | ericlathrop.com

I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
5.8 parsecs

Travel
| |
| | ovidem.com

Blog posts from the mind of Ovi Demetrian Jr.
5.3 parsecs

Travel
| |
| | justtesting.org

Functional Programming in SwiftFunctional Programming in Swift When people talk about functional programming in modern multi-paradigm languages, they usually mention Rust, Scala, or Kotlin. You rarely...
46.9 parsecs

Travel
|