Nesbitt's Inequality and I <Valentine Special>
For some unknown reason, I really really like Nesbitt’s inequality, and I want to share (and know) why.
For some unknown reason, I really really like Nesbitt’s inequality, and I want to share (and know) why.
I learned C++ and… I barely use it.
Not because I dislike it. Actually, I like C++. I like how explicit it is. I like the control and freedom it gives me.
But if I’m being honest, my C++ usage today is basically:
LeetCode. And that’s it.
I found out about Nix from a good friend of mine. First time I heard about was thinking why would someone put so much trouble for little beneift but now that I have been running it for a year, I can’t imagine my dev life without it. Here are 6 reasons why.
Python used to come with this annoying warm-up ritual: make a venv, install stuff, discover something conflicts, and then somehow it works on this machine but not the next one. uv basically removed that entire category of pain. It makes Python feel fast, predictable, and honestly more serious as a day-to-day dev tool.
This is my first post.