Earlier quoted context omitted.
Assuming that we recover from the damage being done now. As one example, a friend of mine has remarked that large corporations will benefit from the current AI-induced reality of no one being able to afford their own hardware, and keep prices that way to enforce a renters model on computers.
> As one example, a friend of mine has remarked that large corporations will benefit from the current AI-induced reality of no one being able to afford their own hardware, and keep prices that way to enforce a renters model on computers. Choose one: - You spend 30 hours writing a program to manage data for your hobby. You write it on your personal computer. - You spend one hour generating a program to manage data for…
I Love the Computer
91–100 of 167 posts
Re: I Love the Computer
#92Earlier quoted context omitted.
check the ping time between your nodes, whatever they are, in the same datacenter. I bet it will be at least 10-20ms. 15 years ago it was 0.1-0.2 ms.
still 150 micros here. why would this go up?
Re: I Love the Computer
#93I think the author doesn't realize how gatekeepy this sentiment is; that they earned their love of "the computer", that it was formative to them, that they put all this uncomfortable effort into learning how to program, and thus (subtextually) they should have a say in how other people use "the computer".
Re: I Love the Computer
#94I love computers too, but it doesn't resonate with me when people call AI "snake oil." The comparison suggests that the thing doesn't do what it's marketed to do. AI does more or less what it's marketed to do, sometimes badly. I still write code by hand. But LLMs have been a legitimately useful tool when I've wanted to dig into a new field like computer graphics, theoretical physics, or numerical analysis. Or even ju…
Well yeah, because it doesn't. AI is being claimed to be a magical genius intelligence which will solve everything forever, but in reality LLMs are still idiots you can't trust to not screw up without a tight leash. They can't even do the one thing they are supposed to be good at (programming) well, despite all the effort which has been focused on trying to make them good at it. They don't remotely do what they are marketed to do, not even close!
Re: I Love the Computer
#95Computers used to have unlimited promise and potential. then at some point, the balance started tipping. Things I specifically remember: - half life required you to register online to install your single-player game from CD - turbotax would only install on one computer. - software started rooting around on your system and uploading the findings - the iphone didn't let you install your own software - microsoft. enough…
Now it's the opposite. The computers belong to the corporations. They're just generously allowing us to use them, and only in ways that they profit off of. Computers, arguably humanity's most important invention, reduced to interactive television, a mere vehicle for corporate advertsing and surveillance capitalism.
It's truly disgusting. Makes me sad like nothing else.
Re: I Love the Computer
#96Earlier quoted context omitted.
Long time fans of a thing are allowed to be upset when assholes come in a drastically change it, whether it be Star Wars, your sports team, or programming.
As long as we're clear that the sentiment here is analogous to people being protective of Star Wars, like you said, I'm good.
Re: I Love the Computer
#97Earlier quoted context omitted.
I choose A. I know that many others choose A as well. A wonderful service known as the web has connected people who choose A with others who choose A and of course with a great many who don’t need to make a choice and benefit from the work of others. I mourn a world in which few will choose A, because for many to choose B seems to lock us all, tragedy of the commons style, into a worse world.
[flagged]
It's just not though. Plagiarizing some shit it stole off github does not make it intelligent.
Edit: just because it's amusing, here's something I'm literally running into right now with Opus 4.8 on "Max" settings being dumb. I asked it to add some C++ code to an existing C++ project for Unreal Engine. It did half the work, then balked, because "it doesn't have a way to compile C++". I just had to tell it "yes, actually, you just need to run the fricking extremely-standard-already-generated-build-script." If I had a novel build system it'd be one thing, but it already knows I'm working on an Unreal Engine project and that the build is completely standard and it still couldn't piece together that it could just run the compiler.
I would not employ a C++ developer that could not figure out how to invoke the compiler.
Re: I Love the Computer
#98Computers used to have unlimited promise and potential. then at some point, the balance started tipping. Things I specifically remember: - half life required you to register online to install your single-player game from CD - turbotax would only install on one computer. - software started rooting around on your system and uploading the findings - the iphone didn't let you install your own software - microsoft. enough…
Imo 90s sci-fi had a lot of this techno optimism, even if the settings were often dystopian. Cyberpunk was pretty wild and who knows a lot of that could still come to pass.
Re: I Love the Computer
#99I think the author doesn't realize how gatekeepy this sentiment is; that they earned their love of "the computer", that it was formative to them, that they put all this uncomfortable effort into learning how to program, and thus (subtextually) they should have a say in how other people use "the computer".
You know what? Gate keeping can be a good thing. Some gates exist for a good reason. I think "are you actually interested in doing this?" is a very reasonable gate. I'm not saying all coding needs to be a passion project, obviously, but I think it's very hard to be good at a thing if you don't care about it. Software continues to get worse and worse, and software developers know less and less about the machines they'…
Re: I Love the Computer
#100I still like the computer itself. Breaking something, poking at it, fixing it, and then it suddenly works. The hard part now is liking the industry around it.