blog.
- **Newest articles can be found [on the blog](https://blog.za3k.com/)**
+- 2022-07-08: youtube-autodl [blog](https://blog.za3k.com/youtube-autodl/) [link](https://github.com/za3k/youtube-autodl)
- 2022-07-06: Articles section [blog](https://blog.za3k.com/articles-section/) [website](https://za3k.com/blog)
- 2022-07-01: How to Retire for Infinity Years [blog](https://blog.za3k.com/how-to-retire-for-infinity-years/) [website](https://za3k.com/finance/retire_forever)
- 2022-03-22: qr-backup [blog](https://blog.za3k.com/qr-backup-2/) [link](https://github.com/za3k/qr-backup)
| works | [vlad the remailer](https://github.com/za3k/vlad) | 2013-09-05 | a bot which emails users once a day asking them what they did. based around a similar system in use at google.
| works | [watch-to-file](https://github.com/za3k/short-programs#watch-to-file) | 2019-03-27 | analagous to the linux command 'watch', but outputs to a file. periodically runs a program and saves the output to a file.
| works | [xor](https://github.com/za3k/short-programs#xor) | 2020-04-20 | xors two files together. would you believe there's not a standard program for this? see also [add-base-26](https://github.com/za3k/short-programs#add-base26).
+| beta | [youtube-autodl](https://github.com/za3k/youtube-autodl) | 2022-07-07 | automatically download your favorite youtube channels and playlists, and organize them how you like.
##less useful software
| status | project | written | description |