This was really interesting, but I admit I bumped on this throwaway detail: > Our sleep consultant's plan arrived as a PDF full of conditional logic: wake windows, nap caps, what to do when a nap fails Every so often, you get a glimpse into a whole world you never knew existed.
This person seems insane. You don’t need to pay a “sleep consultant” to make a plan for your child’s nap times. It’s really not that complicated.
Software for One
51–60 of 301 posts
Re: Software for One
#52Side note, why not just deploy onto a VPS and save the money from using hosted services, as well as protecting yourself from when they inevitably go down? The CBA clearly shows that while active development is going on its trivial to have hosted service subscriptions because the AI sub is way more, but what if that sub disappears? You're left paying (relatively) exorbitant amounts compared to $1-10 per month per VPS…
Re: Software for One
#53Maybe Google is eliminating sideloading to force people to not make their own apk’s now that it’s easy to do so.
Re: Software for One
#54Things I've built in the last month or so: * A personal music player for Apple Music with an embedded agent loop, so I can say things like "I'm going to work in the wood shop, play woodworking-appropriate music and keep the playlist full and non-repeating indefinitely". * A calorie/protein tracker that takes 1-liner summaries of meals, resolves them to macros with GPT5 calls, and tracks them in SQLite. * A macOS menu…
> A personal music player for Apple Music with an embedded agent loop, so I can say things like "I'm going to work in the wood shop, play woodworking-appropriate music and keep the playlist full and non-repeating indefinitely". how is AI (or a human for that matter) supposed to know what “woodworking-appropriate music is”? I had the same thoughts when spotify released their “let AI make a playlist for you”. Like, we…
“If I Had a Hammer”
“Sledgehammer”—Peter Gabriel
Anything by The Carpenters
Any works by Woody Guthrie
Hymns about Jesus and St. Joseph
Lumber Capital Log Yard
Anything by Nine Inch Nails
Anything by the Sandpipers
“Turn, Turn, Turn”
“Dust in the Wind” by Kansas
Anything by Dusty Springfield
Anything by MC Hammer
Original Motion Picture Soundtrack, “Saw” horror franchise
Anything by Level 42
https://youtu.be/dQw4w9WgXcQ?si=sTUKhRXXiylavwIm
Anything by 1-hit wonder The Nails and/or powerviolence band NAILS
“Morning Wood” by Beavis & Butt-Head
“The Lumberjack Song” by Monty Python
Re: Software for One
#55> A fitness app that sizes my smoothie to that morning's run
I don't feel I need more than the phone's calculator app for this particular problem.
Other examples could be solved by the Notes app, I feel.
I deliberately avoid creating new "apps", and make do with existing apps and solutions and create workflows rather than apps.
I write scripts, add features to scripts and understand all lines of them.
There are very few exceptions to this, like, I vibe coded a visual PDF cropper app that also handles scaling, merging in a GUI built with PyQt and GTK.
Having entire apps create maintenance burden and headaches.
Re: Software for One
#56Things I've built in the last month or so: * A personal music player for Apple Music with an embedded agent loop, so I can say things like "I'm going to work in the wood shop, play woodworking-appropriate music and keep the playlist full and non-repeating indefinitely". * A calorie/protein tracker that takes 1-liner summaries of meals, resolves them to macros with GPT5 calls, and tracks them in SQLite. * A macOS menu…
> A personal music player for Apple Music with an embedded agent loop, so I can say things like "I'm going to work in the wood shop, play woodworking-appropriate music and keep the playlist full and non-repeating indefinitely". how is AI (or a human for that matter) supposed to know what “woodworking-appropriate music is”? I had the same thoughts when spotify released their “let AI make a playlist for you”. Like, we…
Re: Software for One
#57Earlier quoted context omitted.
For basically anything but chicken I give exact gram weights of proteins and of any fats or carbs. I generally don't give it any precision about vegetables that won't drive protein, fat, or carbs. Most meal components aren't going to meaningfully change the macro breakdown except for fiber, which I don't care enough about to track.
You should care more about fiber than any of the others if health is your goal.
Re: Software for One
#58Things I've built in the last month or so: * A personal music player for Apple Music with an embedded agent loop, so I can say things like "I'm going to work in the wood shop, play woodworking-appropriate music and keep the playlist full and non-repeating indefinitely". * A calorie/protein tracker that takes 1-liner summaries of meals, resolves them to macros with GPT5 calls, and tracks them in SQLite. * A macOS menu…
Re: Software for One
#59Things I've built in the last month or so: * A personal music player for Apple Music with an embedded agent loop, so I can say things like "I'm going to work in the wood shop, play woodworking-appropriate music and keep the playlist full and non-repeating indefinitely". * A calorie/protein tracker that takes 1-liner summaries of meals, resolves them to macros with GPT5 calls, and tracks them in SQLite. * A macOS menu…
This sounds like such a security risk. It just takes one bad library. Your phone and desktop are not a sandbox.
Re: Software for One
#60Things I've built in the last month or so: * A personal music player for Apple Music with an embedded agent loop, so I can say things like "I'm going to work in the wood shop, play woodworking-appropriate music and keep the playlist full and non-repeating indefinitely". * A calorie/protein tracker that takes 1-liner summaries of meals, resolves them to macros with GPT5 calls, and tracks them in SQLite. * A macOS menu…
This sounds like such a security risk. It just takes one bad library. Your phone and desktop are not a sandbox.