a special someone (1)

Slice of life

BIEKos
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. [...]
adventure (1)

Slice of life

BIEKos
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. [...]
Automatization (1)

Python

Faking Geolocation with Selenium, Python, Firefox.
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. [...]
company (1)

Slice of life

BIEKos
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. [...]
development (1)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]
Docker (1)

Offensive

Using redsocks to proxy a docker container traffic
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 parts of the world [...]
entrepreneurship (1)

Slice of life

BIEKos
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. [...]
Firefox (1)

Python

Faking Geolocation with Selenium, Python, Firefox.
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. [...]
Geolocation (1)

Python

Faking Geolocation with Selenium, Python, Firefox.
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. [...]
github (1)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]
health (1)

Slice of life

BIEKos
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. [...]
life (1)

Slice of life

BIEKos
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. [...]
Linux (2)

Offensive

Using redsocks to proxy a docker container traffic
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 parts of the world [...]

Python

Faking Geolocation with Selenium, Python, Firefox.
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. [...]
mattermost (1)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]
Nemesis (1)

Thought

Take down our civilization
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. [...]
notification (1)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]
Offensive (1)

Offensive

WiFi Access Retrieval
Recently I have been clumsy enough to lose the password of the shared WiFi. Unfortunately, as I did not get any means to retrieve it and had no access to the router, I had to get into it differently. [...]
opensource (1)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]
Performance (1)

Python

Python set usage benchmark
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. [...]
plugin (1)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]
Proxy (1)

Offensive

Using redsocks to proxy a docker container traffic
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 parts of the world [...]
python (3)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]

Python

Faking Geolocation with Selenium, Python, Firefox.
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 usage benchmark
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. [...]
Redsocks (1)

Offensive

Using redsocks to proxy a docker container traffic
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 parts of the world [...]
Retrieval (1)

Offensive

WiFi Access Retrieval
Recently I have been clumsy enough to lose the password of the shared WiFi. Unfortunately, as I did not get any means to retrieve it and had no access to the router, I had to get into it differently. [...]
Selenium (1)

Python

Faking Geolocation with Selenium, Python, Firefox.
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. [...]
sentry (1)

Python

sentry-mattermost and notification plugin for sentry
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. This is how we fixed it and what we learned from it. [...]
Set (1)

Python

Python set usage benchmark
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. [...]
Society (1)

Thought

Take down our civilization
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. [...]
Thoughts (1)

Thought

Take down our civilization
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. [...]
WiFi (1)

Offensive

WiFi Access Retrieval
Recently I have been clumsy enough to lose the password of the shared WiFi. Unfortunately, as I did not get any means to retrieve it and had no access to the router, I had to get into it differently. [...]