• 1 Post
  • 22 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.



  • 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.













  • Good article.

    We need a version of the UK government’s National Risk Register, covering everything from the collapse of financial markets to “an attack on government” (but, unsurprisingly, that risk is described in terms of external threats). The register mostly predicts long-term consequences, with recovery taking months. That may end up being the case here.

    I assume they mean on a state government level? I doubt this will happen, unless it’s already started. Plus, as they point out, such plans typically focus on external threats to the government. A huge internal threat like this is a long-standing blind spot. Hopefully in the future that prospect becomes a more prominent concern.

    We need to dust off those “in the event of an emergency” disaster response procedures dealing with the failure of federal government—at individual organizations that may soon hit cash-flow problems and huge budget deficits without federal funding, at statehouses that will need to keep social programs running, and in groups doing the hard work of archiving and preserving data and knowledge.

    This is a great point. DRPs (Disaster Recovery Plans) have been a pretty big focus on organizations I’ve worked at. However, the focus here is almost always on natural disasters that can cripple an organization’s IT and daily operations. So I don’t know how much those will help in this situation either.

    We’re talking about short term credit lines potentially being crippled and regulatory organizations essentially shutting down. Hopefully it doesn’t come to that.