it’s funny, but also holy moly do I not trust a “sign in with github” button
Might I ask why? There are some pages where I see that as the least evil option, I.e. duckdns
Basically because my Github account has an important job, and I don’t want to increase its attack surface by using it as a pseudo-Facebook
As an old fart you can’t imagine how often I heard or read that.
Yeah but it’s different this time!
You should click the link.
Hehe. Damn, absolutely fell for it. Nice 😂
I still think PWAs are a good idea instead of needing to download an app on your phone for every website. Like, for example, PWAs can easilly replace most banking apps, which are already just PWAs with added tracking.
They’re great for users, which is why Google and Apple are letting them die from lack of development so apps can make them money.
(let me preach a little, I have to listen to my boss gushing about AI every meeting)
Compare AI tools: now vs 3 years ago. All those 2022 “Prompt engineer” courses are totally useless in 2025.
Extrapolate into the future and realize, that you’re not losing anything valuable by not learning AI tools today. The whole point of them is they don’t require any proficiency. It “just works”.
Instead focus on what makes you a good developer: understanding how things work, which solution is good for what problem, centering your divs.
Once both major world militaries and hobbists are using it, it’s jover. You can’t close Pandora’s Box. Whatever you want to call the current versions of “AI”, it’s only going to get better. Short of major world catastrophes, I expect it to drive not only technological advances but also energy/efficiency advances as well. The big internet conglomerates are already integrating it into search, and I fully expect within the next 5 years to have search transformed into an assistant-like chatbot (or something thereof).
I think it’s shortsighted not to see the potential of accumulating society’s knowledge and being able to present that to people in an understandable way.
I don’t expect it to happen overnight. I’m not expecting iRobot or Android levels of consciousness any time soon, but the world is progressing toward the automation of many things - driven by Capital(ism) - which is powerful in itself.
energy/efficiency advances
the potential of accumulating society’s knowledge and being able to present that to people in an understandable way.
We call this Wikipedia, please consider donating to keep it running!
I completely agree about supporting Wikipedia. I actually do donate to Wikipedia via subscription and recommend others do as well. Being able to just download Wikipedia is also just such a boon. That being said, Wikipedia is just that, a pedia, like an encyclopedia. It’s static knowledge. It can’t rephrase things or simplify them or provide more context than it already has. A phonebook to a phonecall.
I would love to see a breakthrough in energy solutions for high-processing, but I doubt I will in my lifetime, and am pessimistic about such advances even being possible.
Had to click through to change my downvote to an upvote, lol.
Non of those examples are relevant.
Those examples are specific tools or specific implementation pattern, AI in development is a tool.
It doesn’t dictate how to write software or what the written code will look like, it’s a tool that speeds up your code wiring. It catches typos and silly bugs that take hours to debug, it’s able to generate useful unit tests, it can clean up and apply my code style way better than codemaid or resharper ever code, it’s taken care of so much tedious shit and made software development fun again.
Vibe coding is not the future of development. If you aren’t learning to use AI as a tool in development, you are going to be left behind.
It’s more apt to compare it to IDEs. Sure, you can still write you entire app in vim and compile it in the terminal, but you would have been very foolish to deny the future of development was in IDEs.
You’re describing exactly how all these web tools worked. “HTML, CSS, and JS are too hard to do manually. Here’s a shiny new tool that abstracts all that away and lets you get right to making your site!” Except they all added additional headaches, security concerns, and failed to fill in edge cases, so you still need to know how to do all that HTML, CSS, and JS anyway. That’s exactly how LLM generated code works now. It’ll be useful and common for a while and then the technical debt will pile up and pile up and eventually everyone will look around and think “what the hell were we thinking” and tear it all down.
I’m not defending AI here, but “people have been wrong about other things in the past” is a completely worthless argument in any circumstance. See: Heuristics that Almost Always Work.
Interesting article, but you have to be aware of the flipside: “people said flight was impossible”, “people said the earth didn’t revolve around the sun”, “people said the internet was a fad, and now people think AI is a fad”.
It’s cherry-picking. They’re taking the relatively rare examples of transformative technology and projecting that level of impact and prestige onto their new favoured fad.
And here’s the thing, the “information superhighway” was a fad that also happened to be an important technology.
Also the rock argument vanishes the moment anyone arrives with actual reasoning that goes beyond the heuristic. So here’s some actual reasoning:
GenAI is interesting, but it has zero fidelity. Information without fidelity is just noise, so a system that can’t solve the fidelity problem can’t do information work. Information work requires fidelity.
And “fidelity” is just a fancy way of saying “truth”, or maybe “meaning”. Even as conscious beings we haven’t really cracked that issue, and I don’t think you can make a machine that understands meaning without creating AGI.
Saying we can solve the fidelity problem is like Jules Verne in 1867 saying we could get to the moon with a cannon because of “what progress artillery science has made during the last few years”. We’re just not there yet, and until we are, the cannon might have some uses, but it’s not space technology.
Interestingly, artillery science had its role in getting us to the moon, but that was because it gave us the rotating workpiece lathe for making smooth bore holes, which gave us efficient steam engines, which gave us the industrial revolution. Verne didn’t know it, but that critical development had already happened nearly a century prior.
Cannons weren’t really a factor in space beyond that.Edit: actually metallurgy and solid fuel propellants were crucial for space too, and cannons had a lot to do with that as well. This is all beside the point.