In my line of work, we convert words to numbers, and we have a codex that defines meanings for the numbers; that way, we can write publicly but (in making sure we choose words that, when converted to numbers, convert to numbers that have the second meaning we want) our public writing will only be understood on this second level with this second meaning only by those who use this system and codex. It's something like…
Software for One
141–150 of 301 posts
Re: Software for One
#142Things 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…
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…
No. These people just spend more time fiddling with their computers instead of doing the parts of life that it supposedly frees them up to enjoy. It's IoT lightswitch automations all over again. There's no reason anyone would ever need to calculate their smoothie according to their Strava data and the positions of the planets on that day. It makes far more sense to spend more time knowing your body and learning to treat it well than trying to create an app that will do it for you.
Re: Software for One
#143Earlier quoted context omitted.
Because I played a bunch of music while doing woodworking stuff and asked for more like that. Things like this are easy with a simple agent loop. It's not picking random music out of the sky; it's working from my Apple Music library (and then expanding on it from the Apple Music catalog).
> Things like this are easy with a simple agent loop. To be fair, they’re also easy (trivial, even) without one. It’s not like “play more music like this” is something we ever needed AI for.
I have a bunch of skills Ive created for random work that have “predefined interfaces” like a single url. I very frequently trigger these skills with freetext prompts instead and get all the intelligence of the skill while bypassing what it was actually designed for. This aspect of malleable API is extremely powerful and is probably the only reason I keep AI in the loop of some of my custom software vs removing it and avoiding the cost/nondeterminism.
Re: Software for One
#144In my line of work, we convert words to numbers, and we have a codex that defines meanings for the numbers; that way, we can write publicly but (in making sure we choose words that, when converted to numbers, convert to numbers that have the second meaning we want) our public writing will only be understood on this second level with this second meaning only by those who use this system and codex. It's something like…
“Line of work”? I’m fascinated by this. Diner waitress? Cop? Carnie? Cockney bingo caller?
Re: Software for One
#145Earlier quoted context omitted.
> Things like this are easy with a simple agent loop. To be fair, they’re also easy (trivial, even) without one. It’s not like “play more music like this” is something we ever needed AI for.
The true power of LLM powered interfaces is the malleability of the whole thing. Sure you can write traditional software to handle “more like this”, but how hard would it be to handle “more like this but uptempo”, “more like this but not the same artist”, ad infinitum? I have a bunch of skills Ive created for random work that have “predefined interfaces” like a single url. I very frequently trigger these skills with…
Re: Software for One
#146Things 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…
As a new father, just using so many apps sounds exhausting, let alone building and maintaining them. I would have been very excited about these maybe 10-15 years ago. Now I just want the ability to do things with my phone when my hands are tied up holding the baby.
Re: Software for One
#147Thariq wrote "personal software was a bit early in 2020 but in 2026, it really can be as personal as a home cooked meal, or a handwritten letter." Excuse me??? Vibe-coding personal software is not a homecooked meal or a handwritten letter! It is [at best!] more akin to tastefully combining microwaved ramen with microwaved veggies and toaster oven chicken, or using ChatGPT to write a letter then editing it afterwards.…
If someone spends an hour in the kitchen making you food, and they choose to use the microwave to heat up the veggies because it's healthier than boiling them on the stove, that's devaluing the human experience? What's more human than listening to another person's problems and then making something to help them with that problem? It could be a chair or a meal, or now, a bit of software.
Re: Software for One
#148Things 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…
As a new father, just using so many apps sounds exhausting, let alone building and maintaining them. I would have been very excited about these maybe 10-15 years ago. Now I just want the ability to do things with my phone when my hands are tied up holding the baby.
Or with voice. Or even face movement control, like via the camera.
Re: Software for One
#149Earlier quoted context omitted.
Snark aside, your GP took one module on nutrition in medical school, years ago. Doctors are not experts in nutrition. Most modern western diets lack fibre the most so eating more fibre is a sensible recommendation for basically everyone.
[flagged]
Chill with the snark for a second and realize you may not be the smartest person in every room.
Re: Software for One
#150Things 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.