• 1 Post
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • I’ve found the same thing.

    Whenever I ask an LLM for a pointer, I end up spending just as long (if not longer) refining the question than just figuring it out myself it’s doing a search on SO it in other online resources.

    But even the IDE integration is getting annoying. I write a class with some functionality baked in, and the whole time it’s promoting me with a shit load of irrelevant suggested code. I get the class done, then I go to spin up a unit test. It knows which class I’m trying to create a unit test for, which is cool. But then the suggested code is usually completely wrong or it’s much more convoluted than it needs to be. In the latter case, the first several characters of the suggested code is good, but then there’s several lines after it of shite. And hitting tab injects all of it in, which then requires me to delete it all. So almost every time I end up hitting escape anyway.

    I’ve heard a few people rave about ‘vibe coding’ - usually people with no or little programming experience. I have to assume that generated code was either for very simple atomic actions and/or it’s spaghettified, inefficient garbage.




  • Yeah. Most recently it was a shitty site that looked like it had been built in 2000 and I had to use to pay an EMS bill: services.webillems.com

    Tried several times on Firefox and it wouldn’t let me proceed with the payment. It kind of acted like it had. But when I called them to confirm they said it never went through. Tried multiple times with the same results. So I then tried on Chrome and it went through first time.

    There’s have been others too. But like I said before, it’s rare. But annoying.

    It’s down to these sites using stale, poorly-written legacy code and/or never being upgraded.




  • Vivaldi and Librewolf are good recommends. So good call by the author.

    I wish I could completely ditch Blink based browsers for Gecko ones, just because I dislike how dominant Blink is thanks to Chrome. But some sites don’t render correctly on Gecko. So a fallback is needed.

    Edit: I haven’t used Vivaldi in a long time, and apparently it’s not what I thought it was. Are there really no outstanding open source Blink-based browser out there?





  • Ah yes, a classic tale…

    “We’re going to take this perfectly efficient and functional COBOL code base and rewrite it in Java! And we’ll do it in a few months!”

    So many more competent people and organizations than them have already tried this and spectacularly crashed and burned. There are literal case studies on these types of failed endeavors.

    I bet they’ll do it in Waterfall too.

    It’s interesting. If they use Grok, this could well be the deathknell for vibe programming (at least for now). It’s just fucking tragic that their hubris will cause grief and pain to so many Americans - and cost the lives of more than a few.

    Edit: Fixed some typos.