• 0 Posts
  • 50 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle


  • It’s great for logs and learning the basics, sure, but I find it quickly ends up off the rails.

    If a door came off its hinge, ChatGPT will eventually have you build an entire house around it; a house that breaks every building code imaginable, no less.

    It’s best you do the steering by double checking it’s claims—usually this points you to a Reddit post where it clearly got the info from—and searching through Wikis and boards yourself. In those cases Linux users may sound like they’re speaking another language, and then ChatGPT can help break their solution down for you and implement it.

    If people were to use LLMs for things they’re already experts in, they would realise how frequently and drastically wrong LLMs are. It’s honestly scary knowing it’s out there wreaking havoc on important things and people using them don’t realise.





  • I’ve just switched to KDE and it’s great, but it has about the same amount of cons as gnome.

    I gave Cosmic a go recently and it’s great, but not quite ready yet. I think in a few updates time, I’ll be switching. It’s kind of like a cross-over of gnome and KDE and addresses a lot of the long standing pain points of both.


  • SQL enjoyer?

    Every time I use it I feels like I’m going back to the 90s. No variables, no functions; Oh but you can do a CTE or subquery…👍

    UNION ALL, UNION ALL, UNION ALL… “There’s got to be a better way, surely…”

    looks up better way

    “Oh, what the fuck?!.. Nope, this will just be quicker…” UNION ALL, UNION ALL, UNION ALL…

    Join in a table sharing column names… Everything breaks. You gotta put the new prefixes in front of all the headers you called in now. In every select, in every where, etc… Which is weird because that kinda works like a variable and it’s fine…

    “When you see this little piece of text, it means all this, got it?”

    “Okay. Yep. Easy.”

    “So why can’t you do that with expressions?”

    SQL SCREAMS MANICALLY

    “Okay, okay, okay!.. Jesus…”

    And then you try put a MAX in a where and it won’t let you because you gotta pull all the maxes out in their own query, make a table, join them in, and use them like a filter…

    I hate it. It has speed, when you can finally run the script, but everything up to that is so…ugh.




  • One of the reasons I switched was just being sick of dealing with Windows issues, the time spent troubleshooting, having to constantly tinker. And despite all the users out there, the frequency of hitting a dead end and just having to deal with it was common enough.

    So after yet another Windows-fuelled rage and four glasses of wine, “Fuck it! I’ll see what everyone’s raving about…”

    An hour later…







  • Friend’s colleague needed Excel to, “return the month where the majority of days in the week fall into”. Had Copilot do it and sent it to my friend, apparently impressed by making such a robust looking formula.

    The formula:

    My friend’s solution a minute later:

    I can see it could be slimmed even less, but I assume the table is large so LET is doing performance stuff.


  • saltesc@lemmy.worldtolinuxmemes@lemmy.worldLOL
    link
    fedilink
    arrow-up
    53
    ·
    6 months ago

    Mine will do the restart and boot into Linux.

    Windows Updates are always like that. Halfway through it’s got to restart, bootloader picks Linux, Windows doesn’t get to finish the other half of its update til the next time it’s chosen.



  • saltesc@lemmy.worldtoProgrammer Humor@programming.devAny Day Now
    link
    fedilink
    arrow-up
    5
    arrow-down
    18
    ·
    6 months ago

    This is another fine example of where assumptions get you no where on the internet. My job isn’t coding but it requires knowing to do it well. If I exit the job market, as per your request, I cannot be replaced by a coder. Believe it or not, most jobs that require a coding skillset are not about coding. Crazy, right? 😲