Live data from Hacker News

Please Do Not Vibe Fuck Up This Software

github.com

531–534 of 534 posts

Re: Please Do Not Vibe Fuck Up This Software

#531
post #25

Earlier quoted context omitted.

To me it seems people had actual problems with newer versions. Additionally, a significant portion of the code changed within a very short time frame. Doesn't matter if they did it by hand or with AI.

I just had the first case of a file not being copied correctly after using rsync that I noticed a few days ago. It was a raw image file so it was visually noticeable, some lines of pixels just went black. It may be unrelated, it may not have even been rsync's fault, but this drama and timing just makes me wonder if I got clauded there.

Related: I'm writing a file-format validator whose first focus is on image data.

https://validate.pics

Also related: I'm using LLM assistance to write it, but I also have a test suite that proves it's working (I call it the "shotgun" suite: given a good image file, it first flips a random bit ("sniper"), then a random byte ("boltgun") and then a random 4096 byte segment which is the typical sector size ("shotgun"); each time it tries to validate the file by decoding it fully, and records what percentage of time it is detected at each scope, and it collects statistics about this over hundreds of times.)

The point of it is to detect things like corrupt data and bitrot... across 240+ different filetypes so far... since no other tool really exists yet in this space to do that.

Note that some formats, notably Apple's HEIC, are so data-dense that corruption only results in undetectable image corruption (well, a human would notice it, but an algorithm cannot!) So I have ANOTHER app coming to help with that which does detection AND repair (to a point). ;)

The CLI will be free and open-source, but I'm also writing a for-sale-in-future private-source GUI for it.

Re: Please Do Not Vibe Fuck Up This Software

#532

Earlier quoted context omitted.

> this one thing that is being used as an excuse to lay people off en masse, you have tech ceos near daily saying they're gonna come for everyone else's job too, and you have the hyperscalers taking up every bit of oxygen in the room. I hear these complaints multiple times per day. Not just "nearly daily". The backlash has long since drowned out the original source. The ad nauseam anguish has been steadily increasing…

Most Marie Antoinette comment I've seen in a while. Startling.

I'll take that as a threat of violence.

Re: Please Do Not Vibe Fuck Up This Software

#533
post #492

Earlier quoted context omitted.

Why? You want to send a mob to harass me like people you defend did with the rsync author? I'm not interested in that. So I'll ignore your demands. Find yourself a different target.

Do you see my name on the github issue? No. What you are doing just looks like trolling and probably you have a couple other accounts in the opposite camp.

Lieutenant, in my ready room.

Re: Please Do Not Vibe Fuck Up This Software

#534

Earlier quoted context omitted.

ADHD might be in play, and I think it‘s undiagnosed by more people than we assume. And it‘s fine, because as long as you can deal with it, it‘s not an issue. I can imagine that the addiction to LLM hits the same areas as addiction to, say, gambling, binge eating or shopping. I wrote a small thing about it here: https://news.ycombinator.com/item?id=48081469

So is ADHD also to blame for "being addicted" to driving instead of walking? What about using a sewing machine instead of hand-sewing? Washing machines instead of hand-washing? (Some people still swear by air-drying instead of using a dryer, but there aren't that many "hand-washing is just better" holdouts, even if it might be true!) Note that in all of these cases, you ALWAYS grin when you first use the more automat…

I was giving OP an answer to their question, as to why the "instant gratification" loop from AI is triggered by some people more than others. It's not about the grin, it's about the "not being in control, and not being able to stop". And if it's only the grin - yeah, hyperfocus is also something that neurodiverse brains have. Not sure what triggered your reply specifically, but I think it is worth stating that there is nothing bad about it, as long as it doesn't become an issue. Different brains work differently. It's just a fact we should accept.
Post reply on HN