Live data from Hacker News

Show HN: Patterns – Habit Tracker App

apps.apple.com

1–10 of 64 posts

Show HN: Patterns – Habit Tracker App

#1
Hi everyone

I'm a Notion-addicted person and love to build my own template to cover different aspects of my life, either work or personal stuff. Once, I wanted to build a habit tracker template, and I realized Notion was not the best solution. You can organize it in a much more efficient way just with a pen and a piece of paper. However, the best tool should live on your devices and have a correct structure. Then, I decided to try to build an app using SwiftUI and SwiftData.

The goal was to make it a very basic version in one month. But it took me two months. I tried to add only the core features for MVP and see if it works for others. On Twitter, it already received some love, and I'm very excited to share the app here to get even more feedback.

Let me know what you think

Show HN: Patterns – Habit Tracker App
apps.apple.com

Re: Show HN: Patterns – Habit Tracker App

#2
Thank you for not including surveillance in the app. I’m buying it to show my support for this decision, even before I know if I will use it or not.

Edit: spoke too soon. It seems to hang on “Loading pricing plans…” so I can’t seem to. It’s good you offer a lifetime plan (the only way I would buy it) but subscriptionware is repulsive. Please consider just not using subscriptions.

Re: Show HN: Patterns – Habit Tracker App

#3
post #2

Thank you for not including surveillance in the app. I’m buying it to show my support for this decision, even before I know if I will use it or not. Edit: spoke too soon. It seems to hang on “Loading pricing plans…” so I can’t seem to. It’s good you offer a lifetime plan (the only way I would buy it) but subscriptionware is repulsive. Please consider just not using subscriptions.

> [...] but subscriptionware is repulsive. Please consider just not using subscriptions.

I get where you're coming from, especially if an app has no service component, but it's inevitable if a platform has no good way to charge for upgrades. And as much as some people would like to buy a version of an app once and keep using that same version forever, platforms also make that impossible by changing the environment an app runs in in backwards-incompatible ways, so the software needs to be maintained, and that has a price.

Re: Show HN: Patterns – Habit Tracker App

#4
post #2

Thank you for not including surveillance in the app. I’m buying it to show my support for this decision, even before I know if I will use it or not. Edit: spoke too soon. It seems to hang on “Loading pricing plans…” so I can’t seem to. It’s good you offer a lifetime plan (the only way I would buy it) but subscriptionware is repulsive. Please consider just not using subscriptions.

[deleted]

Re: Show HN: Patterns – Habit Tracker App

#5
post #2

Thank you for not including surveillance in the app. I’m buying it to show my support for this decision, even before I know if I will use it or not. Edit: spoke too soon. It seems to hang on “Loading pricing plans…” so I can’t seem to. It’s good you offer a lifetime plan (the only way I would buy it) but subscriptionware is repulsive. Please consider just not using subscriptions.

Expecting not to have a subscription for a mobile app in 2023 is not realistic.

For an app to be available on the app store, even if no features are added, needs to be regularly maintained. That maintenance has a cost. If you want to have an application with no maintenance, just side load an app file and be done with it.

Re: Show HN: Patterns – Habit Tracker App

#6
post #2

Thank you for not including surveillance in the app. I’m buying it to show my support for this decision, even before I know if I will use it or not. Edit: spoke too soon. It seems to hang on “Loading pricing plans…” so I can’t seem to. It’s good you offer a lifetime plan (the only way I would buy it) but subscriptionware is repulsive. Please consider just not using subscriptions.

Expecting not to have a subscription for a mobile app in 2023 is not realistic. For an app to be available on the app store, even if no features are added, needs to be regularly maintained. That maintenance has a cost. If you want to have an application with no maintenance, just side load an app file and be done with it.

What are the regular maintenance costs that are specific to a mobile application? And more importanty, how does the Streaks app from Crunchy Bagel manage to do without subscriptions?

My point being that the recurring cost of a developer license can easily be diluted on one-time payments.

Re: Show HN: Patterns – Habit Tracker App

#7
post #6

Earlier quoted context omitted.

Expecting not to have a subscription for a mobile app in 2023 is not realistic. For an app to be available on the app store, even if no features are added, needs to be regularly maintained. That maintenance has a cost. If you want to have an application with no maintenance, just side load an app file and be done with it.

What are the regular maintenance costs that are specific to a mobile application? And more importanty, how does the Streaks app from Crunchy Bagel manage to do without subscriptions? My point being that the recurring cost of a developer license can easily be diluted on one-time payments.

Dependency updates, security updates, bug fixes. Yes, if your userbase is in the hundreds of thousands, the one time payments will cover a developer's lifetime of maintenance work. But if you are a random HN dev with a 20-user app, then the 100 dollars, you will not cover a 10 year period of maintenance work, unless your app has zero dependencies and doesn't use any web apis.

Crunchy Bagel is not a random HN dev making a random app. I highly dislike this attitude people have with expecting free work when it comes to software. If the app was sold as it was with 0 additional work of any kind, I bet you wouldn't buy it. You expect free work. But if I ask you to come clean my toilet for free, you wouldn't do it. This is why we have ads on the web nowadays.

Re: Show HN: Patterns – Habit Tracker App

#8
Like others said, subscriptions suck, and especially since there are apps like ”Habit List” (which I use) that have a one-time payment of only 6€, I’ll rather use that.

It should not be a complicated app to make and maintain. The yearly Apple developer payment sucks but that is not my problem.

Post reply on HN