- Sometimes
- Sometimes
- Both
“My source is that I MADE IT THE FUCK UP”
Indeed it is! That is why we are blessed to have its power obscured by an incomprehensible CLI, aside from a few most common use cases. Still very worth it though.
If you work a lot with plain-text files (markdowns, office documents CSV etc.) try learning Git. It is a version control tool - it keeps timestamped versions of your documents, so if you edit something wrong, or delete a wrong file you can bring it back by “checking out” a previous version.
It’s a software development tool originally, so learning it might be daunting for a lot of folks - fear not, download a graphical Git client app and look up some tutorials.
I promise once you get the hang of it, it will be hard to imagine doing anything without it.
One of those tools I wish were more popular among people who are not into software/engineering.
My first encounter with Linux was in 2007, I installed Kubuntu Gutsy Gibbon on my dad’s computer out of curiosity - I was intrigued by a notion of free OS you can deeply customize.
I have spent countless hours fiddling with the system, mostly ricing (Compiz Fusion totally blew my mind) and checking out FOSS games.
Decades later I switched to Linux full-time. After 12 years of daily driving OS X and working as a developer, I wanted a customizable and lean OS that is easy to maintain and control. Chose Arch, then Nix, havent looked back ever since.
TIL, thank you!
Cactus - Cacti Sarcophagus - Sarcophagi Octopus - Octopi Campus - Campi Mouse - Mice House - Hice
Posted without a proper citation - how dare you!
White RC, Remington A. Object personification in autism: This paper will be very sad if you don’t read it. Autism. 2019 May;23(4):1042-1045. doi: 10.1177/1362361318793408. Epub 2018 Aug 11. PMID: 30101594.
Go on, my siblings, make this paper happy!
Long time i3 user, recently switched to Hyprland+Wayland. I just don’t like mice, don’t enjoy using them, and I find the snappiness and responsiveness of keyboard-centric workflows very fun and enjoyable.
I am a software developer, and I am very impatient when it comes to my tools: I like my feedback cycles and interactions to be as tight as possible. This limited study from 2015 showed that developers, on average, spend ~26% of their productive time on stuff that is not related to either code editing or comprehension, including 14% spent on UI interactions. Tiling window manager allows me to streamline most of these interactions through hotkey bindings and shell automation, >!so I prefer spending literal months polishing my dotfiles instead!<