HackerTrans
トップ新着トレンドコメント過去質問紹介求人

HappyMans

no profile record

コメント

HappyMans
·4 年前·議論
Meditation is an overloaded term, and one of the overloads is (IMO) from people who are practicing a symptom of a more aware mind without knowing the goal.

Others above and below have pointed out a few great points about “meditation” that I find relevant:

- It serves to introduce a delay between stimulus and action

- It gives you the time to discover subconscious thoughts that you haven’t noticed prior that may be causing negative emotions like anxiety

I personally meditate by taking the time to think extensively about things people say to me and things I feel when I’m not in some urgent situation. Also, my extremely supportive and mindful wife and therapist are highly involved in this and I’d never have found success without them. I have a history of anger and anxiety issues. The mindfulness I describe has been my ticket out of the personal impulsive hell I built into my early 30s. Others discovered their ticket via meditation of the breathing, etc.

For me, meditation is sitting at my desk, sometimes idly and sometimes not, contemplating everything I feel, why I feel it, if it’s valid, what others feel, what my goals are (most important part), what my next steps toward those goals are (other most important part), etc.

Hope this is insightful. I think meditation is a very weakly defined term in the US.
HappyMans
·5 年前·議論
I wonder how big it would have to be to even consider putting people on it, albeit sleeping ones. A younger me would look up the required velocity and do the math. A slightly older me is going to sleep soon and will dream that one day he gets to get into the space flinger.

Edit: and not come out as human paste
HappyMans
·5 年前·議論
Does there exist a Chrome (or otherwise) plugin that could keep track of its own like/dislike counts and display them on any given page? You could even have your own separate comment threads. Key everything out on video URL. Wouldn’t work on walled gardens, but would 100% on desktop.
HappyMans
·5 年前·議論
It’s because they aren’t objectively bad outcomes. For the content creators it may be bad. But if the content creator is creating, say, authoritarian propaganda, the outcome for the audience is good when the dislike count goes through the roof and helps spread the message that whatever has been published is being rejected by the audience.
HappyMans
·5 年前·議論
Please don’t be rude. Your post is as much out of place with its rudeness as theirs is with its low-effortness.
HappyMans
·5 年前·議論
Thank you so much for the recommendation. Been looking for something like this for a while.

Do you think it's a waste of my time to be learning this in 2021?
HappyMans
·5 年前·議論
I am fascinated with bootloaders and kernel writing. I am not very good at it, but I am fascinated by it, and every so often I try to learn some more. It feels a bit like a useless skill to learn (legacy BIOS bootloaders, that is) given UEFI dominance. But it connects me with my childhood playing with 286es and wondering how to program them.

I love articles like this that break it down. The biggest challenges so far have been getting the assembler to output the correct format (ie, 16 bit real mode) and learning inline assembler in C (and getting GCC to output the correct format).