Viewing profile — pixd
pixd
HN member- Joined
- Sat, Jul 06, 2024, 10:30 PM UTC
- HN karma
- 59
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About pixd
No profile information was provided.
Recent public activity
-
comment
Comment #40906742
The calendar let's you mark days from one the habit was created, instead of any day in the past
-
comment
Comment #40905013
I haven't really thought about launching an app. Currently you could download the webpage as an app on your home screen. I wonder if a native app would be more useful
-
comment
Comment #40904940
I also think steaks can be a good motivator, but it can be quite demotivating if you accidentally lose a long streak. That was the idea with the freezes, to still have the motivati…
-
comment
Comment #40904902
Currently yes. The main idea was to have something to build good small habits that you do daily. So no current way to change frequency. You could technically do up to every 4 days …
-
comment
Comment #40902773
Thank you! The data is always stored locally in your browser using IndexedDB. If you login, it'll sync your local data with a remote server. I am currently using the free tier subs…
-
comment
Comment #40902242
Thanks! I wanted to have something that could serve as motivation but not detract from the idea of building consistent habits and this does seem to work well
-
comment
Comment #40901460
Thank you! The hosting and storage solutions are free forever so they'll stay up. Even if those get shutdown or something (unlikely), the app works fully offline so you'd still be …
-
comment
Comment #40900290
I guess they get fuzzy on some different devices. When I was making it, picture was like the first thing I thought of so I just went with that. but definitely having the component …
-
comment
Comment #40900270
Oh interesting, that's why I added the "freeze" feature to help avoid feeling "required" to go on the app every day. But maybe it requires some more customization to account for wi…
-
comment
Comment #40900258
This is really cool. I definitely like the expansive stat tracking. The weekly report is a really nice touch. gives you a chance to reflect on your progress. I don't use Google Cal…
-
comment
Comment #40899728
The scroll and zoom issues on ios should now be fixed
-
comment
Comment #40899727
Thank you! this should be fixed, I didn't realize ios had a zoom in feature like this. There was also an issue with the overflow not working on ios, which is also fixed
-
comment
Comment #40899723
yes! its open sourced right now: https://github.com/MuffinTheDragon/daily-habit-tracker
-
comment
Comment #40899713
yes im on the free tier. not really sure how many users can be supported on it. unfortunately the cloud manager doesn't show me how much data is currently being used
-
comment
Comment #40899712
Edit: issues on ios should be fixed now
-
comment
Comment #40899701
ios issues should be fixed now. there was a problem with the zoom in and overflow for safari
-
comment
Comment #40899699
ios issues should be fixed now. Thanks!
-
comment
Comment #40895912
Thanks for the feedback, I updated the text. My intention behind "try for free" was to keep the barrier for trying out the app low. But I didn't realize that it would also imply a …
-
comment
Comment #40895134
I like the design, very clean. For the past days, if you click the 3 dots next to the checkbox, there's an option to add checks for previous days using the calendar
-
comment
Comment #40895126
Thanks for the feedback! I'll have to debug for safari, not sure what the issue is
-
comment
Comment #40895123
That's a great idea, thanks. The data is stored locally on the browser using IndexedDB so everything works offline. If you login, it'll sync your data with a remote server. I haven…
-
comment
Comment #40895112
Thanks! I'll spend some time debugging on safari and see what the issue is
-
comment
Comment #40895105
That's great to hear. Thanks!
-
story
Show HN: A free minimalist daily habit tracker
Hello. I was looking for a simple and clean habit tracker. I went through a few apps but felt they were missing something. I also had some time on my hands, so decided to make my o…