In this post I want to show a quick way to scrape websites using the python package requests-html and firefox's developer tools.
Read_I originally wrote this document for my work, where we were deep into a microservices architecture. The goal was to create a set of guidelines to be used when developing a new service. This way we could ensure some consistent quality for the code, as well as have
ReadI'm developing a small app in my free time using nodejs and express, while trying out Auth0
ReadHere is the Dockerfile for a small golang webservice I wrote, which I managed to make quite
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.
ReadOver the weekend I wrote a small tool that will automatically update the /etc/hosts file with your running docker container.
ReadJust a small howto for creating new application launchers in ubuntu, and I guess other similar distros. These will
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.
Read