Current Project

Still waiting for some good times

Python Cron Task (Measure Internet Speed)

Let's measure internet speed with Python and learn some cron basics

Read more  ↩︎

My Ergonomic setup

I decided to update my 3d printed keyboard. I used it for almost 2 years so I need to find out a way to upgrade it

Fist that I did is added leaver switches for thumb lily58 layout build with 4 thumb keys and it's not comfortable for me


How I switched to split multi-thumb ergo keyboard

Python Project Setup (finaly I found PIPENV)

I tried a lot to setup projects requirements on python. Javascript with npm has package.json for everything and that days I couldn't find anything like that. But pipenv finally make this easier and it's right what I need

Read more  ↩︎