Earlier quoted context omitted.
it's sleep training it is insane and unnatural but it is also common fundamentally capitalist concept contact napping to beyond 1yo is deeply natural and special
Let me share an anecdote from my soviet childhood. Like most soviet children of the 80s, I was outsourced to my kindergarden each mom's workday. I abolutely loathed everything about it, but the most fascist thing to my infant mind was the post-afternoon nap. For the life of me, I just couldn't make myself fall asleep, and had to pretend, making extraordinary efforts to really look like sleeping. We were literally sca…
Software for One
241–250 of 301 posts
Re: Software for One
#242The examples in this thread are all personal-life software (music, calories, thermostats). What I keep wondering about is the other end: the boring business admin that self-employed people carry — invoicing, chasing late payers, expense categorisation, tax set-asides, quoting. That's "software for one" too, except the stakes are money and most people seem to limp along with a spreadsheet plus a shoebox of receipts. I…
Then I did something similar for my son, giving him a targeted job search app specific to his Gen-Z brain responds to, again launched off Github pages as a PWA, but this time with WebRTC to allow iPhone to laptop data syncing.
And along the way I realised there's probably whole host of people for whom software has never really worked. And I can built them things on a highly personalized basis that have only minimal reliance on cloud-based services.
And then I went a bit crazy and created a manifesto which I've done nothing else with https://harryf.github.io/reclaim/ ;)
Re: Software for One
#243Earlier quoted context omitted.
What's the current state of web apps on IOS? Does Safari yet support local databases well enough to build useful web apps? Pretty much every app I can think of building for my family could just be a website iff local browser-resident persistent data was a thing. (And in some cases I wouldn't even need that if they were going to be always-online.)
I used dexie js from dexie.org to persist indexedDB, vendoring the script in a sidecar js file or inlining it - good for your iOS persistent local db, android too.
Re: Software for One
#244Re: Software for One
#245I joked a while back that it was faster to vibe-code a white noise generator than to download a white-noise app. I've since tested that theory on the Google Play Store (iOS has one built in), and it was depressingly true. The slow part was trying to find an app that didn't waste your time with ads.
Re: Software for One
#246Earlier quoted context omitted.
maybe we need more like raspberry pi smartphone-sized tablets projects so people can sideload whatever they want like like "RasPad" (or other devices like the Pinephone)
s/sideload/install/g Sideloading implies a subversive action, which we should not be primed to think.
Re: Software for One
#247Re: Software for One
#248Earlier quoted context omitted.
The average user can and already does that. If they want to regularly fetch their emails and process them, they will install outlook or use the Gmail web app. If they want to regularly fetch and install updates for their games they will install steam. The "run a task periodically" isn't the difficult part, it's processing the data that is. And to be honest I don't think llms will empower that many people, the vast ma…
Those are just built in functions in the apps. I think we are more talking about custom automations like ”I want you to download the images on this site everyday and put them in this folder and send me a message on telegram with any new photos” or ”I wanna check this website for searches for X and when a match then message me”. An example I have seen is non-tech people before logging in to a saas app and manually cop…
Re: Software for One
#249Earlier quoted context omitted.
I feel on the opposite side of a divide when I see these kinds of comments here about people creating bespoke software to address deficiencies they perceive in their daily lives. There's an engineer mindset that tools can solve any and every problem, but do they? Are you quantifiably any fitter than you were before? Better bloodwork, BMI, body fat percentage, anything? Are you creating better wooden goods? More woode…
You've climbed a certain mountain, and you're strolling around the summit on flat ground. You're looking down on the people at the bottom or middle of the mountain, struggling up hill to reach the peak, and wondering "why are they going through all this effort? Why don't they just stroll around on flat ground like I am?". They're still building the systems that you already have in place. It's far easier to use a syst…
Bull. They're doing highly sophisticated procrastination. I'll never become a great photographer by vibe coding the perfect tool for my workflow that selects, ranks and edits the 100 photos I took this week, or one that tells me where to stand and when to click the shutter. I have to be out shooting thousands of photos every week and laboring over the editing myself. You get good at what you do, and if you're spending your time making these one-off disposable apps instead of doing the thing they ostensibly support, a few years from now that's what you're going to be better at.
Re: Software for One
#250and i love this tool