I use flash 3.5 a lot. Its significantly worse than gpt 5.5.
I don't know that we can have nice things. If two companies produce a similar widget but one is higher quality in no visible or articulable way... Which one will sell better, the cheaper or more expensive one? What if…
I don't think it can give you story beats you shouldn't be aware of yet. Those beats wouldn't be fed into the prompt until the event happens. LLM can't spit out what it doesn't know. It might indeed fail to reveal…
I frequently steer the AI mid convo though. So much so that I find it useless to share the original prompt. I don't know how best to capture that.
We need like 3x the RAM to get the same value you were before.
What year is it? If you're running a barebones server, just use certbot. It'll automatically renew your certs. Very easy to set up and it's been stable for years without touching it.
I thought the same for a long time but now i don't know. If your computer is compromised, they can exfiltrate your password, but with a hardware key they can't, so i think that's legitimately more secure than…
The only reason I still read the output at my day job is because I still need to send it to another human for review, and I'd be embarrassed and ashamed if I let some slop through. For my hobby projects.. there are…
Might need some additional prompting? I haven't tried fable but gpt 5.5 and gemini 3.5 flash are... Ok on first pass but if you're specific about what you want they can usually get it.
Could be. I've been using most of the technologies you listed for over 20 years so none of that is really hard for me anymore.
Then we should create LMGPTTFY, then it's at least apparent and the recipient needn't click.
I'm trying to understand why people are spinning up so many k8s clusters that they need a tool to do it for them? I have one. And it's managed. I don't think there's significant cost savings to going unmanaged, but…
I'm finding this out the hard way. I set out to build a 1 page app. I thought it would take a day. It's 98% vibe coded at this point. Even with AI implementing everything, its taken several weekends and many evenings.…
Can you fix the CLI on Windows? You broke it a few versions ago. 'zed --version' and all the other flags don't work. Maybe broken command parser or something, im not sure. Zed with zero flags still launches it. I…
That answers nothing. What is a "programming system"? If it were a programming language, they'd say that.
Sometimes i like to jj describe before writing any code. It helps with mental clarity what i intend on writing or helps if i have to run away mid coding session (description will show in log so i can find it again) In…
We can adapt by shutting down social media. We don't really need that. It's been pretty bad since before the AI wave took off.
I think that's part of the joke. iseven is a real, non-joke package.
Disappearing asterisks is just terrible UX. It should turn bold but keep the asterisk displayed so you can still edit as normal. The bullet point problem is fixed by only bolding when the asterisks are on either end of…
This thread is giving me flashbacks from my university. I lived on campus so i got to explore at night whenever. I don't know how to explain the feeling. I wouldn't call it peaceful. A little eerie but also kind of…
I work on one such repo. It's perhaps the largest repo in existence. But i think what makes it slower is the file system. As i understand it, it only transfers files over the network as they're read. So grepping…
I don't know how it would. Hackers would just claim everything is a security update. Unless maybe you give special permission to some trusted company to designate certain releases of packages they don't own are security…
Even if its obfuscated, there should be a comment above it saying what it is. This is bad developer hygiene.
I think that's the point, and it's refreshing to see. My takeaway is that even if everything goes as good as it possibly could go, there will still be a need for that human touch. Just saying that everything is going to…
O(depth) too, no? The events have to bubble up to the window before triggering your handler.
I use flash 3.5 a lot. Its significantly worse than gpt 5.5.
I don't know that we can have nice things. If two companies produce a similar widget but one is higher quality in no visible or articulable way... Which one will sell better, the cheaper or more expensive one? What if…
I don't think it can give you story beats you shouldn't be aware of yet. Those beats wouldn't be fed into the prompt until the event happens. LLM can't spit out what it doesn't know. It might indeed fail to reveal…
I frequently steer the AI mid convo though. So much so that I find it useless to share the original prompt. I don't know how best to capture that.
We need like 3x the RAM to get the same value you were before.
What year is it? If you're running a barebones server, just use certbot. It'll automatically renew your certs. Very easy to set up and it's been stable for years without touching it.
I thought the same for a long time but now i don't know. If your computer is compromised, they can exfiltrate your password, but with a hardware key they can't, so i think that's legitimately more secure than…
The only reason I still read the output at my day job is because I still need to send it to another human for review, and I'd be embarrassed and ashamed if I let some slop through. For my hobby projects.. there are…
Might need some additional prompting? I haven't tried fable but gpt 5.5 and gemini 3.5 flash are... Ok on first pass but if you're specific about what you want they can usually get it.
Could be. I've been using most of the technologies you listed for over 20 years so none of that is really hard for me anymore.
Then we should create LMGPTTFY, then it's at least apparent and the recipient needn't click.
I'm trying to understand why people are spinning up so many k8s clusters that they need a tool to do it for them? I have one. And it's managed. I don't think there's significant cost savings to going unmanaged, but…
I'm finding this out the hard way. I set out to build a 1 page app. I thought it would take a day. It's 98% vibe coded at this point. Even with AI implementing everything, its taken several weekends and many evenings.…
Can you fix the CLI on Windows? You broke it a few versions ago. 'zed --version' and all the other flags don't work. Maybe broken command parser or something, im not sure. Zed with zero flags still launches it. I…
That answers nothing. What is a "programming system"? If it were a programming language, they'd say that.
Sometimes i like to jj describe before writing any code. It helps with mental clarity what i intend on writing or helps if i have to run away mid coding session (description will show in log so i can find it again) In…
We can adapt by shutting down social media. We don't really need that. It's been pretty bad since before the AI wave took off.
I think that's part of the joke. iseven is a real, non-joke package.
Disappearing asterisks is just terrible UX. It should turn bold but keep the asterisk displayed so you can still edit as normal. The bullet point problem is fixed by only bolding when the asterisks are on either end of…
This thread is giving me flashbacks from my university. I lived on campus so i got to explore at night whenever. I don't know how to explain the feeling. I wouldn't call it peaceful. A little eerie but also kind of…
I work on one such repo. It's perhaps the largest repo in existence. But i think what makes it slower is the file system. As i understand it, it only transfers files over the network as they're read. So grepping…
I don't know how it would. Hackers would just claim everything is a security update. Unless maybe you give special permission to some trusted company to designate certain releases of packages they don't own are security…
Even if its obfuscated, there should be a comment above it saying what it is. This is bad developer hygiene.
I think that's the point, and it's refreshing to see. My takeaway is that even if everything goes as good as it possibly could go, there will still be a need for that human touch. Just saying that everything is going to…
O(depth) too, no? The events have to bubble up to the window before triggering your handler.