Fwiw, the benefit I've found is just in a more general mindfulness, and meditation can be part of that. Notice yourself tensing or clenching your jaw, and make a conscious effort to reduce that. Pay attention when something feels good, or hurts to think about. It has given me some modicum of clarity and engagement I didn't before.
Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
31–40 of 102 posts
Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#32Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#33I've always held a strong opinion about meditation apps, especially something like Headspace, which was founded by an ex-Buddhist. And, the fact that these apps also charge _money_ is just dumb. The strawman argument is that, "Yeah, but some people need guidance.". Which doesn't make any sense. You have to learn to guide yourself. For a lot of people, these apps are an excuse to go and poster themselves as "spiritual…
People also come to meditation for different reasons. Some want to chill out, others want to be more present in every day life.
I assume you’re well practiced so you’ll know that ultimately apps aren’t what you need for “real” meditation. I think they’re a good starting point for many though.
Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#34Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#35After trying Headspace and Calm I settled on the app Waking Up[0] and have been using it for a couple of years now. It's been a huge help. It's a lot more than just a guided meditation app. While you can get some benefits from simply practicing meditation, it can feel a bit aimless. What I like about Waking Up is the conversations with experienced meditators where they talk about the practice itself. These serve as a…
> While you can get some benefits from simply practicing meditation, it can feel a bit aimless Isn’t that… the point of meditation?
Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#36> "Cron is one of Linux’s most useful tools and a developer favorite because it allows you to run automated commands at specific periods, dates, and intervals using both general-purpose and task-specific scripts. Given that description, you can imagine how system admins use it to automate backup tasks, directory cleaning, notifications, etc."
For example, one could get a cheap Raspberry Pi, set it up as a server on your local network, and use cron to have it send your phone daily email alerts about taking care of yourself on a particular schedule. Hmmm FOSS project?
[Edit re OP question: I wouldn't use pre-packaged apps for this because of the motivation issue. If I build something myself I'm far more likely to use it, because I want some kind of payoff for that original input of effort.]
Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#37I've always held a strong opinion about meditation apps, especially something like Headspace, which was founded by an ex-Buddhist. And, the fact that these apps also charge _money_ is just dumb. The strawman argument is that, "Yeah, but some people need guidance.". Which doesn't make any sense. You have to learn to guide yourself. For a lot of people, these apps are an excuse to go and poster themselves as "spiritual…
Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#38It's one of the reasons why I'm serious considering a dumb phone - save money and less distraction/uselessness. I don't really see too much being lost by stepping down. People already call me "the human GPS" because my sense of direction usually doesn't require using GPS devices. I don't "do" social media. Most of what I do professionally does not require a smart phone in any way, shape or form.
Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#39It's possible to set up a daily reminder system for helping yourself with ah, 'behavioral modification' etc. using Linux and cron: > "Cron is one of Linux’s most useful tools and a developer favorite because it allows you to run automated commands at specific periods, dates, and intervals using both general-purpose and task-specific scripts. Given that description, you can imagine how system admins use it to automate…
Re: Ask HN: Have you had any real benefits from apps like Headspace, Fabulous, etc?
#40It's possible to set up a daily reminder system for helping yourself with ah, 'behavioral modification' etc. using Linux and cron: > "Cron is one of Linux’s most useful tools and a developer favorite because it allows you to run automated commands at specific periods, dates, and intervals using both general-purpose and task-specific scripts. Given that description, you can imagine how system admins use it to automate…