logoalt Hacker News

anotheryoutoday at 10:57 AM1 replyview on HN

Delving on to personalized software again now that AI agents code it for me with little hand holding.

Instead of building scrips here and there I'm attempting my own everything app. Lets see if that's a good idea :).

Starting with android home screen and widget sync to server/desktop. So e.g. calendar notifications happen desktop first, then escalate to mobile etc. Also phone as mousepad (for using my projector from bed). Just feature creeping it all in without regrets so far.

In general I feel like feature creep needs to be reevaluated. UX must not be destroyed, but features cost less now.


Replies

Havoctoday at 11:17 AM

Doing similar except decided against a single app. Lots of small apps behind a reverse proxy with mTLS auth instead.

show 1 reply