• 0 Posts
  • 10 Comments
Joined 3 months ago
cake
Cake day: August 30th, 2025

help-circle
  • Also just because the code works, doesn’t mean it’s good code.

    I’ve had to review code the other day which was clearly created by an LLM. Two classes needed to talk to each other in a bit of a complex way. So I would expect one class to create some kind of request data object, submit it to the other class, which then returns some kind of response data object.

    What the LLM actually did was pretty shocking, it used reflection to get access from one class to the private properties with the data required inside the other class. It then just straight up stole the data and did the work itself (wrongly as well I might add). I just about fell of my chair when I saw this.

    So I asked the dev, he said he didn’t fully understand what the LLM did, he wasn’t familiar with reflection. But since it seemed to work in the few tests he did and the unit tests the LLM generated passed, he thought it would be fine.

    Also the unit tests were wrong, I explained to the dev that usually with humans it’s a bad idea to have the person who wrote the code also (exclusively) write the unit tests. Whenever possible have somebody else write the unit tests, so they don’t have the same assumptions and blind spots. With LLMs this is doubly true, it will just straight up lie in the unit tests. If they aren’t complete nonsense to begin with.

    I swear to the gods, LLMs don’t save time or money, they just give the illusion they do. Some task of a few hours will take 20 min and everyone claps. But then another task takes twice as long and we just don’t look at that. And the quality suffers a lot, without anyone really noticing.




  • A table saw is for lengthwise cuts, for cutting long things like these you need a cut-off saw.

    Fun fact, you don’t really need to tap soft aluminium like this. You can just drive the bolt straight in with an impact driver. I thought it was sketch at first, having always tapped them beforehand. But my buddy said it’s a waste of time, just drive the bolts in right away. So I tried it and he was right, it works perfectly every time. They form perfect threads so you can easily remove and re-add the bolt just like when it was tapped beforehand.






  • Tell me Legolas, what do your elven eyes see?

    Fucking pixels Aragorn, it makes me want to puke. And what the fuck is up with these compression artifacts? What tier of Netflix do you have?

    Sorry Legolas, could we just enjoy the movie?

    Maybe if the dwarf stops stinking up the place. And don’t think I didn’t see him take that last chicken wing, fucking dwarves.