In this post I want to show a quick way to scrape websites using the python package requests-html and firefox's developer tools.
ReadI wrote some tools to help with migrating an existing imap account from one server to another, so that you can keep your emails when you
ReadAt work we use `git flow` to organize our git repositories. `master` is the production branch,
ReadJust for fun, I decided to try making a CI/CD pipeline for my CV. This post will be a bit rough and jumbled, sorry about that, probably would have been better to split this into several posts. Anyhow, here's how I did it.
ReadHello again, blog. It's been a while. I had a lot of topics that I wanted to write about the past year, but in the end I never managed to finish and publish anything. I think I'm generally ok with that though.
ReadI found this great explanation of a length extension attack [here by Skullsecurity](https://blog.skullsecurity.org/2012/everything-you-need-to-know-about-hash-length-extension-attacks)
Read