I'm not a fan of the "Buy something nice" one. It seems like it might feed a harmful coping mechanism.
Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
41–50 of 64 posts
Re: Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
#42We should be able to aid each other, in person, on learning how to manage these ailments, which are frequently associated to a lack of social fulfillment, as I've personally experienced on myself. Gamifying it is literally the last option I would recommend to anyone suffering from anxiety, stress or depression, as blindly following an app's dictates goes essentially against the hard, introspective, and highly critica…
Re: Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
#43This project name is so overused. Helm - The package manager for Kurbenetes https://helm.sh/ Helm - A functionally reactive game engine https://github.com/z0w0/helm Helm - Emacs incremental completion and selection narrowing framework https://emacs-helm.github.io/helm/ Helm - A free polyphonic synth with lots of modulation https://github.com/mtytel/helm
Re: Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
#44No. The correct answer is “shit on its name” and not to encourage people to share cool projects. You fool! Ed. note: I also upvoted for the same reason
If you see something like that sitting at the top of an HN thread, you can flag it or let us know at hn@ycombinator.com.
We detached this subthread from https://news.ycombinator.com/item?id=22617516.
Re: Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
#45Earlier quoted context omitted.
That's not what they're saying at all. Imagine if there was a line of blenders called Raspberry Pi, and a furniture line called Raspberry Pi, shoes branded as Raspberry Pi, a laptop model called Raspberry Pi (unrelated to Raspberry Pi or Raspberry Pi), etc. It's just confusing.
Raspberry Pi is a really unnatural combination of words. Helm is a pretty average noun.
You needn't use your real name, of course, but for HN to be a community, users need some identity for others to relate to. Otherwise we may as well have no usernames and no community, and that would be a different kind of forum. https://hn.algolia.com/?sort=byDate&dateRange=all&type=comme...
Re: Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
#46Earlier quoted context omitted.
That doesn't grant any meaningful rights at all. Notably, it doesn't given any right to download or use the code.
I think it does allow download, although it is a little unclear; from the previous sentence: > By setting your repositories to be viewed publicly, you agree to allow others to view and "fork" your repositories (this means that others may make their own copies of Content from your repositories in repositories they control). If I clone a Github repo to my local machine this is 'making my own copy in a repository I cont…
That seems to deny any local rights.
Re: Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
#471) The app might stress me out and make it worse
2) I might become obsessed with the app and not do stuff I should be doing
3) My employer might get the data somehow and fire me
4) A future employer might get the data and use it as a reason to not hire me
5) Google might get the data and add it my shadow profile, which will then be sold to advertisers. I won't even know and won't be able to delete it.
6) A health insurer will use this as a reason to deny me insurance or charge a premium.
Those are just off the type of my head. Don't want to think about what my brain would come up with at 3AM.
Re: Show HN: Helm - A Flutter app that gamifies stress/anxiety/depression management
#48Oof, I thought Flutter was supposed to make programmatic UI more readable/easy? body: Stack( children: [ LayoutBuilder( builder: (ctx, constraints) => Container( width: double.infinity, height: constraints.maxHeight - 67.0, padding: const EdgeInsets.fromLTRB(20.0, 20.0, 20.0, 0.0), child: Column( mainAxisSize: MainAxisSize.min, crossAxisAlignment: CrossAxisAlignment.start, children: [ Column( mainAxisSize: MainAxis .…