

Latest Posts
Show All →First impressions, Vim is cool (setup)
I lied to you That’s not my first test run, I’ve installe neovim in 2024 and got discouraged by the setup and by the fact that the basic movements (even hjkl) were completely foreign to my hands (addin 2 new layers of stuff on top of the most basic thing ever, typing, seemed somewhat useless and pretty discouraging since I could feel the friction between toughts and my hands executing actions). Then I started digging on ergo/split keyboards and typing hand placement and got deep into that rabbit hole. ...
You are wrong about dark mode.
That’s true You’re probably a programmer, or some kind of tech enthusiast and since 2016 when android introduced dark mode to the world you were hooked. Or if you’re younger you probably got bullied into dark mode by your edgy cool friend that said that light mode is for boomers. Well either way, I was all of those above for some time, but the need of working of computer for 8+ hours a day (both for uni, work and personal projects). ...
This is the superior keyboard language.
The problem Most of the shortcuts made in vim are actually made for the English language. And transferring them to a foreign keyboard makes them, well, kind of dumb (my take anyway). If you’ve ever tried to write code on an Italian keyboard, you know the pain. Want a backslash? That’s AltGr + ù. Curly braces? AltGr + Shift combinations. And the forward slash, which you use constantly in vim for searching, is hiding on Shift + 7. Every single day I was reaching for modifier keys just to type basic programming symbols. ...
Calibrate your slicer settings in this order for perfect prints
In this post we’ll touch upon the order suggested for calibrating your printer (my take anyway). This way, you should have beautiful prints without any defects and possibly with the best aesthetic you can achieve. This will cost you about half of a kilo of filament. Some calibrations don’t need to be redone for different filaments, but my guess would be that you need an additional 100/200g for every filament you want to tune. ...
Fix UPS triggering when running klipper based 3d printer
The problem I have some power outages in my area and we often trip the breaker in my house. I also modded my printer so i lost all the print resume ability of the printer when the AC blips. So i naturally wanted to get an UPS but after buying the cheapest I could get it started beeping on me when heating the whole bed. The premise If you want to follow this guide you just need a Klipper based printer and your small UPS (or even a bigger one that triggers it’s safety features when all printers are going at the same time) ...