_leo | 1 month ago | on: Ask HN: What are you working on? (February 2026)
_leo's comments
_leo | 3 years ago | on: Ask HN: I hate gym. How to stay in shape?
Exercise is all about consistency over a long period of time, and there's a chance you just don't have the capacity (willpower/mental health/...) to do it on your own, and that's ok.
Some people will fall in love with some activity and naturally do it consistently. Others have the discipline to keep grinding. Some have something in between, but many have none of those. That might be you and it was certainly me.
_leo | 5 years ago | on: Black coffee can be good for your heart, studies show
I have a slightly different experience. I stopped having regular coffee (never had much, only a daily capuccino) about 2 years ago (improved sleep, etc). Every few months now I have a coffee, and when I do it's the best day of my life. I feel invincible, I can keep going for hours without feeling tired (I also have trouble falling asleep later :P). Maybe I'm too sensitive to caffeine, but I'm amazed at how strong the effect is (which is why I try to be careful with it).
_leo | 5 years ago | on: What If You Could Do It All Over?
I changed my perspective. In a way I now compare life to what it would have been to never have been born, and it's wonderful. I feel privileged and gifted to have been "given" (metaphorically for me, but it's up to one's beliefs) the chance to live, to experience the truly insane thing that it is to be a human being! Sure, maybe I could've had more, but in a way it's like being upset because you sold your startup for 1 billion instead of 2 billion...
_leo | 5 years ago | on: Elevator.js – A “back to top” button that behaves like a real elevator
_leo | 5 years ago | on: Ask HN: How are you holding up?
Couple of utilities for using claude code in my zsh. #? <describe command> => generates the command for you #?? <command> => explains the command for you
Packaged as an oh-my-zsh plugin so it's easy to use.