dawiddr | 3 years ago | on: Ask HN: Why are JavaScript dependencies so messy?
dawiddr's comments
dawiddr | 3 years ago | on: Ask HN: Why are JavaScript dependencies so messy?
Then there's the lack of the standard library, which means your code has to depend on code of random people who may or may not know what they're doing.
Also, because it's the web where patching code is quick and easy, people don't seem too bothered with quality.
I've chosen mobile development myself and fortunately things are a lot more sane here.
dawiddr | 3 years ago | on: iPhones and action discoverability
dawiddr | 3 years ago | on: Tell HN: Apple Pay works in non-Safari browsers in iOS 16 Beta 3
dawiddr | 3 years ago | on: iOS 16 to support Web push notifications in 2023
dawiddr | 4 years ago | on: Show HN: Flexishift – time tracking for the age of flexible work [iOS]
I've finally decided to share my side-project with the community.
Back in 2015 I needed a solution for tracking hours for my job. There were many apps for that purpose, but almost all of them were focused on freelancers. Managing projects and billing clients were just clutter to me – I needed a simple way of ensuring that I work 40 hours a week while having a flexible schedule.
The app is free, but if you want to store more than 10 work entries, you need to buy an in-app-upgrade for a one-time price of $4.99. But you can also delete some entries and keep using it for free. I had tried multiple monetization models, from a paid app to premium subscription features. All in all, the current model seems optimal. The app has been consistently making $500-1000 per month, which is enough to keep me motivated.
Version 3.0 is a major redesign and a rewrite in SwiftUI.
dawiddr | 4 years ago | on: Ask HN: Those making $500/month on side projects in 2022 – Show and tell
When I started the project, the category seemed quite crowded already, but I couldn't find anything good for tracking my hours in a flextime arrangement. I had no iOS experience at that time (I was a C++ developer) and now I do iOS development as my full-time job too.