Started talking with a friend of mine about resumes and had an interesting idea brought up I like using the LaTeX language for PDF creation, so on my internal Gitlab I made a CI/CD job to compile my LaTeX to PDF compilation. I might even be able to port it over to generate forms on…
Category: project
backups, backups, backups
I gave it about three minutes of thought and realized, if I want to take this seriously, I should make sure I’ve got an overkill backup systems. New server, new life, amirite? I threw together a few cron scripts that do backups like this. WP+DB being the site you’re on, Unraid being my internal NAS,…
Joplin X WordPress
I threw together a neat little python scraper that’s parses my Joplin notebook (https://joplinapp.org/) for new posts and mirrors them to this wordpress site, and if this post works I guess it worked! It’s probably going to mess up some stuff, it’s not going to support fonts, and probably won’t utilize the weird block writing…