Estimated read time: 2 minutes
Even for simple tasks, it is often worth basing one’s work on existing solutions when it is an appropriate option… And such can be the case when writing Python scripts!
Home ¦ Archives ¦ Tags ¦ Learning Progress ¦ Contact ¦ Resume
Estimated read time: 2 minutes
Even for simple tasks, it is often worth basing one’s work on existing solutions when it is an appropriate option… And such can be the case when writing Python scripts!
Estimated read time: 2 minutes
As part of a course on the mathematics of Computer Science, I had to come up with algorithms to convert binary numbers to decimal numbers and vice versa.
Estimated read time: 5 minutes
I recently started using this software as my main web browser and, as a Vim (Neovim) user, I must say I am finding the adventure quite compelling!
Estimated read time: 5 minutes
Because every pixel counts, this neat trick will allow to use terminals inside Neovim and maximize the screen estate for a flawless integration with one of the best text editor available.
Estimated read time: 8 minutes
I was striving to improve my productivity as one of my New Year’s resolutions and finally found the courage to take the time to try out i3, a fantastic window manager.