blog.nebk.xyz

Random knowledge, projects, and musings by Sam Ellicott

15 May 2024

Using ydl to download youtube videos

52 words, ~0 min read

I use [ydl](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#installation) to download videos from youtube. However,...
07 Feb 2024

Open Source Circuit Design

464 words, ~1 min read

These are my notes regarding the Open-Source IC design tools including their setup and usage. I will also try and post ...
08 Sep 2023

Binary Output from a C/C++ Function

522 words, ~2 min read

This is a repost from my old site. Just a quick post to demonstrate a script that can be used to generate the binary f...