Python
At Biekos we are using Sentry to monitor exceptions in our codebase, both for frontend/mobile and backend. It is a critical tool that allows us to act quickly upon any incident. We are also using an on-premise installation of Mattermost to communicate. Therefore we wanted to have Sentry report issues into it. Unfortunately, the plugin was not functioning correctly with the latest version of Sentry. Hither is how we fixed it and what we learnt about from it. [...]
Slice of life
It is another leap in my life. I start a new adventure with a person special to me. I would like to invite you to join us. We are campaigning against chronic pain. [...]
Offensive
In this article, we are going to see how we can use redsocks to channel all the traffic of a docker container through a proxy. It is useful when you want to have multiple dockerized applications running on the same machine looking like being from various part of the world [...]
Offensive
Recently I have been clumsy enough to lose the password of the shared WiFi. Unfortunately, as I did not get any mean to retrieve it and no access to the router, I had to get into it differently. [...]
Python
Selenium is an excellent tool to automatize tasks through a browser, like end-to-end testing, bot creation, or as assisting in the redundant endeavours. It is sometimes needed to change the location reported by the browser. In this article we are going to see how to do with Firefox, Python and Selenium. [...]
Python
Python set is an amazing tool that can be handy in a lot of situations, here is some musing about two usages, deduplication and membership testing. [...]
Thought
How hard would it be to take down our civilization? It is a post, to think about how we have created dependencies to an unreliable, fragile system. [...]