Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)P
Posts
11
Comments
101
Joined
9 mo. ago

  • Yeah, I know. I just use it as "from this, I did this, so make the same process for this thing", they statistically only try to guess the next token, so they are only good at these "from this work, do the same thing here". The buggy code that I commit is artisanal, the tests are just copying from other tests.

  • Yeah, using the corporate version of chatgpt (Microsoft Copilot), it was a huge leap, Gpt 4 was dumb as hell, Gpt 5 is average in intelligence. I hate LLMs, but it makes my unit tests and help me debug the java magic at my job.

  • Removed Deleted

    Dril is a national treasure

    Jump
  • A casino ad on a meme, we're already in a cyberpunk dystopia.

  • Today i have seen:

    if (var === true || var === 'true' || var === "true")

    I'm just fortunate enough to not work with the frontend at our very backend service, but I always hear things that shouldn't be even allowed in this planet.

  • One tip: gnome on a tablet is amazing, the best way to use a tablet.

    I have a ThinkPad x1 tablet gen 2.

  • Are they the firefox/47 48 49, etc, that I see in my nginx logs? (nexus smartphones with the googlebot signature too)

  • Majority of people didn't want him and don't want him again, like with Trump, but only one of them got reelected.

  • Here in Brazil, one person means one vote, no districting, no gerrymandering, none of this things, one vote for the president is one vote, one vote for your state senator is one vote, one vote for your deputy is one vote for them and their party (in this part it's weird, but makes sense that the politician also represents their party, but creates effects like "party gerrymandering").

    Bolsonaro went into house arrest yesterday, so this could mean something.

  • Oh cool, i just copy the link from the image, both of our images have the same url.

  • I just did

  • fascis

    tick

  • Distros

    Jump
  • Yeah, minix, etc. I'm drunk, so don't take my comments as anything serious.

  • Distros

    Jump
  • Just works should change from mint to cachyos, fuck around and find out should be gentoo, linux from scratch is you building it from literally nothing, not even torvalds do that (he uses fedora).

    Should also have another one, the best:

    OpenSuse Tumbleweed

    I use it on my work machine, against all managerial shenanigans, truly the best distro.

    Edit: I'm drunk, so I'm making the worst comments ever seen

  • Imagine being this psychopathic and pro-genocide. These people are coming to lemmy more and more to post the worst shit here, from racist memes to full blown genocide support.

  • how come that they can circumvent them?

    Copilot writing all the unit tests and passing, while the unit tests don't test anything or test the wrong thing. Passing the wrong thing to the services that consume their services, so it seems it works, but the service downstream just doesn't work anymre.

  • Oh, now I understand what you said and agree with it.

  • Just annoyed, I have some important work to do and then bam, a Teams call on the code we wrote and they broke. I would like to propose some help for them to understand better their system, yes.

  • I showed an error to them, as their project is having a problem with the mock that I have built (for better managing and testing the dev environment) for the entire system and might cause very big problems when encountered in prod (very probable it will happen when the project will be used more, in some time in the near future), they didn't fix it, it was encoutered 1 month ago.