Ask HN: What was your “why didn't I start doing this sooner” moment?
211–220 of 785 posts
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#212How about stopped doing? There was a weekend where I had spent close to 20 hours playing World of Warcraft to farm materials and reagents for the epic engineering mount. After I had finished it, and spent the requisite time showing it off in-game, I looked around and realized that all of thrill of lifelong learning and making things in the "real" world has been subsumed when all my spare time was consumed in a virtua…
I'm trying to get myself to enjoy gaming again. I can't seem to just relax and play a game without thinking I'm wasting my time. It's also hard to get the same high in a game that I do when I solve a bug or add a feature to whatever project I'm working on.
That said, we did get into Minecraft for a few weeks. It was a fun little way to build a virtual world together. But after an hour straight of playing, I would just get this deep sense of loneliness and depression, and have to turn it off. It's just not reality, and that makes it feel so empty, even when it's full.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#213- Introduce more technical leadership roles to my engineering team
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#214Earlier quoted context omitted.
Python is so great for getting small tasks done in less than 30 lines of code that would take 5-10 times as much code in most other languages. I wish I had learned it earlier too. Still my favorite language to code without an IDE (C# is pretty great as long as you're in Visual Studio).
I wish visual studio wasn't a requirement sometimes for writing C# - although it makes make it a decent experience.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#2153 things for me: 1) Meditation, I used to think it was something hippies did. I now think its worth 10 IQ points. I honestly can't recommend it enough. 2) Sleep, I'm getting close to 40 and the last 2 times I pulled all nighters I ended up deleting pretty much all the code I wrote from 11pm onward. 3) Occasional Fasts. I normally fast from 6pm until noon the next day but I now do one 3 day fast each month. I think th…
Any meditation tips? I've gone through multiple fits & starts but I just can't keep my mind from wandering.
Your mind will wander, don't judge it, it's not good or bad. Just notice that your mind wandered and then focus on your breathing. Keep doing that until your time is up.
You shouldn't meditate with the goal of not letting your mind wander, and noticing your mind wandering isn't a bad thing. Just meditate by deciding to bring back your attention to your breath whenever your mind wanders.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#216Earlier quoted context omitted.
Wow, took the words out of my mouth. Mediation has been a game changer for me. Understanding the amount of sleep I need has been a big one as well. Also, trying to optimise the way I do things / my systems. We all have them, whether we realise it or not. I'm just trying to better get on top of mine: wake -> meditation -> exercise -> breakfast -> office -- etc.
Honest question. How is meditation different from being engrossed with a hobby? Say doing gardening or fishing, and being totally mentally in it. Just wondering..
Also, most forms of meditation are very soothing and tend to get you into a hyper-relaxed state that you don't get from most hobbies, though I'm sure it can happen with some hobbies, like gardening.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#2173 things for me: 1) Meditation, I used to think it was something hippies did. I now think its worth 10 IQ points. I honestly can't recommend it enough. 2) Sleep, I'm getting close to 40 and the last 2 times I pulled all nighters I ended up deleting pretty much all the code I wrote from 11pm onward. 3) Occasional Fasts. I normally fast from 6pm until noon the next day but I now do one 3 day fast each month. I think th…
Okay, that came out a bit incisive. Do you have any scientific backing to support those claims? I'm especially interested in fasting. Not eating for 3 days a month does not seem especially healthy. Then I see the claim that it cures cancer and forgive me if all my alarm bells go off.
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#218Earlier quoted context omitted.
I'm trying to get myself to enjoy gaming again. I can't seem to just relax and play a game without thinking I'm wasting my time. It's also hard to get the same high in a game that I do when I solve a bug or add a feature to whatever project I'm working on.
I'm going through the same thing. Just bought my son his first console. I tried getting back in to it. No interest. The whole time I just wanted to put down the controller and go "actually" do something.
However I think it's good to get the balance right. If you're working full time then I think you deserve to give yourself a break when you get home from work and indulge in some escapism. Be that watching a film or playing a game. If not it often leads to burnout.
I think I'd often rather play a game as my mind is being kept partly active and I'm not just blindly staring at the TV. I've recently been playing "The long dark", it's a good way to chill, although it can be tense in parts.... ;-)
Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#219Re: Ask HN: What was your “why didn't I start doing this sooner” moment?
#220How about stopped doing? There was a weekend where I had spent close to 20 hours playing World of Warcraft to farm materials and reagents for the epic engineering mount. After I had finished it, and spent the requisite time showing it off in-game, I looked around and realized that all of thrill of lifelong learning and making things in the "real" world has been subsumed when all my spare time was consumed in a virtua…
I'm trying to get myself to enjoy gaming again. I can't seem to just relax and play a game without thinking I'm wasting my time. It's also hard to get the same high in a game that I do when I solve a bug or add a feature to whatever project I'm working on.