I’m a big believer in customising everything you own, including tech. As everything becomes more homgeneous and bland, it’s nice to imprint your personality on the objects and services you use. Here’s a few ways I’ve done so.
Rainbow CSV to make reading CSV files a bit easier
Shell: I use Windows Terminal, with a customised oh my posh theme
Python package management: uv is insanely fast and good at everything you used pip, poetry, conda, and all those other tools for
Linting: Ruff is by the same company and also very fast
General tools: I can’t believe Microsoft PowerToys isn’t pre-installed, it has so many things I use constanly:
screen snip OCR to extract text from an image
system-wide colour eyedropper in all major formats
power file renaming
quick accents (so I can type characters like ℚα∀ηèɞ∄ẋɰμǐ∏¶χ in less than a second without fiddling around in settings, or worse, googling them)
keep your PC awake indefinitely
quick run for opening programs, making searches, doing maths, using Alt+Space
Customisations
Spotify upgrades: Spicetify lets you set custom themes, remove ads, and add a bunch of functionality with extensions and applets
I also did a lot of customisation of my Start Menu, so it looks like this:
Each of those icons is a clickable file! I did this by writing empty C programs, compiling them to executables, creating a shortcut for each with an icon from the Web, and pinning to the Start Menu.
This was very in-depth, if you’re doing this remember the files must have different names, or it won’t work.