• 0 Posts
  • 40 Comments
Joined 9 months ago
cake
Cake day: March 22nd, 2025

help-circle


  • I recently had an interaction where it made a really weird comment about a function that didn’t make sense, and when I asked it to explain what it meant, it said “let me have another look at the code to see what I meant”, and made up something even more nonsensical.

    It’s clear why it happened as well; when I asked it to explain itself, it had no access to its state of mind when it made the original statement; it has no memory of its own beyond the text the middleware feeds it each time. It was essentially being asked to explain what someone who wrote what it wrote, might have been thinking.











  • I was on a project a while back that used Ruby, and what I concluded was that cute things like that look good at first glance if you’re skim-reading some already-correct code, but are pretty much a net wash in terms of writing or debugging code.

    It’s not unusual for people to think that code would be better if it scanned like regular English, but the problem is that English is woefully imprecise and doesn’t always correlate to what kind of operations get run by the code, and so you still end up having to learn all that syntax and mentally process it like any other programming language anyway, but now you’ve also got a bunch of false friends tricking you into thinking they do one thing but actually they do another.

    (also, the bulk of the text in that python example is the import statement, which is like… ok so what, it’s not like Ruby doesn’t have its own dependency hell problems)






  • Yeah, some of the bandwagonny replies I’m seeing in this thread do not make their posters sound like someone you’d want to spend your working life sat next to.

    You don’t have to show interest in the company to help the CEO get richer, but you should probably show an interest in the company because it’s where you’re going to be spending 1/3rd of your entire waking hours from now on, and you’re going to have a fucking miserable time of it if you’ve already decided to mentally check out before you’ve even got to the interview. Have some self-respect.


  • skisnow@lemmy.catoLinux@programming.dev*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    19
    ·
    6 months ago

    I remember they once tried some similar shit with the Kerberos protocol, sneaking a patented feature in there so they could then seize the whole thing in the name of Active Directory, but I think they were forced to back down(?)

    I’m actually having difficulty finding details on it now because they’ve done a solid job drowning the story out from the search results…