Live data from Hacker News

Perfect Software – Software for an Audience of One

outofdesk.netlify.app

101–103 of 103 posts

Re: Perfect Software – Software for an Audience of One

#101
post #100

Earlier quoted context omitted.

Conceptually yes, but trying to understand what affordances you have what tools you can use what options are about, to begin to then decide to learn those systems, is incredibly incredibly hard. With LLMs, you can ask for what you want and it can assess approaches. And try to solve. And adjust rapidly. Trying to understand what affordances are available has been a nightmare of computing. Yes people do incredible thin…

> Conceptually yes, but trying to understand what affordances you have what tools you can use what options are about, to begin to then decide to learn those systems, is incredibly incredibly hard. And programming isn't? It requires even deeper esoteric knowledge about language intricacies, build systems, architectures, etc. LLMs might help with getting a prototype up and running, but fixing issues or adding new featu…

Doing it in isolation sucks. I'd rather have an infinite patient peer, even if flawed who I can dialog with.

Trying to berate the LLMs & scare folks into believing code is all impossible no matter what is maybe accurate perhaps, and yes much wrong and ignorance will spring forth.

But there's going to be so much going forth that wouldn't &bcouldnt have happened and I think in the balance this is incredibly empowering and amazing onboarding, an unbelievable resource. That yes many will squander, will vibe into trouble on, but and tool if misweilded is a danger.

I think of all the pissed off people finally trying to switch to Linux. And with LLMs there to help understand and explain systems, to partner on the work, I'm just so much more excited than the hard rugged road that used to be there. Sure more than half are going to coast along without seeing what their partner peer is up to, without soaking it in. But there's many many thousands who will get into it, will be eager, and will have so much better chance of success for this patient but not flawless peer.

Re: Perfect Software – Software for an Audience of One

#102
post #61

Earlier quoted context omitted.

Not grandparent, but I'm in the same boat. I've been dreaming for almost 10 years of building a sort of digital bullet journal. I had some feeble attempts to start, but never got to the point where I could actually use it. Last year I started again, heavily LLM assisted. After 1-2 weeks (this was before agents), I had something usable, from which I could benefit, which wanted to make me improve it more, which made me…

> With AI agents, I can kickoff a task while I'm going to the park with my kids. Instead of scrolling HN, I look every now and then to what the agent is doing. How does that work? Are you running the agents on a server? Are you using gnu screen and termux? Can you respond to prompts asking for permission to e.g. run ls or grep?

I can do that (via something like VibeTunnel), but usually I just use the Claude Code web/mobile app.

Re: Perfect Software – Software for an Audience of One

#103
post #61

Earlier quoted context omitted.

Not grandparent, but I'm in the same boat. I've been dreaming for almost 10 years of building a sort of digital bullet journal. I had some feeble attempts to start, but never got to the point where I could actually use it. Last year I started again, heavily LLM assisted. After 1-2 weeks (this was before agents), I had something usable, from which I could benefit, which wanted to make me improve it more, which made me…

> By now it's grown to 100k lines of code Did you add an extra zero there? A journal with 100k lines of code, presumably not counting the framework it is built on? That doesn't sound correct.

So, it's a personal pet project, I've thrown in everything and the kitchen sink. There's a telegram integration so I can submit entries via telegram, there's a chatbot integration so that I can "talk to my entries" and ask questions about what I did when). It imports weather data, Garmin data, and so on.

So yes, it's around 100k lines of code (Python, HTML, JS and CSS).

Post reply on HN