Hacker News new | ask | show | jobs
by pagekeytech 1229 days ago
Hello!

Here's mine:

https://www.youtube.com/@PageKeyTech

It's focused on implementing things from scratch and capturing the process on video. A popular series is our PKOS series - attempting to build an OS from scratch and learning a lot along the way.

Now focused on plaintext-daw, which is just what it sounds like: a DAW with Plaintext save files, so you can collaborate on music using Git.

I also have a Discord server for anyone who wants to join, discuss these projects, and help out!

1 comments

Sounds like a really cool idea for a DAW. Not sure if you’re aware of this, but Ableton save files are just gzipped xls files.
Thanks! And I didn't know that... That's a great tip. Maybe there are some insights to be gained from whatever is inside those XLS files!