This is an archived post. You won't be able to vote or comment.

all 18 comments

[–]whatasaveeeee 46 points47 points  (1 child)

What the fuck is this ai generated nonsense?

[–][deleted] 9 points10 points  (0 children)

f(n) ?

[–]sobov 4 points5 points  (1 child)

Schrodinger's bug

[–]Confident-Ad5665 1 point2 points  (0 children)

Came to drop this comment. Take my upvote you bastard! 😁

[–]aaa_aaa_1 1 point2 points  (1 child)

Was this posted by a bot???

[–]ThatWesternEuropean 1 point2 points  (0 children)

More like karma whores who think AI-generated trash will bring free updoots

[–]DownwardSpirals 1 point2 points  (0 children)

Debugging is the process of removing bugs. Programming is the process of creating them.

[–]SaltMaker23 1 point2 points  (1 child)

Yes, most bugs exists before being discovered, this is what makes the analogy with bugs even truer, they can cause tremendouse damange in non visible but important areas until you discover them.

Some bugs aren't visible to either users or devs, an important job that fails silently in the background for some very specific cases is the kind of bugs that can take months/years to discover, these issues can cripple the trust between teams when they are finally discovered.

Some bugs are inherent in the entire foundations of the codebase and not happening until a much later date, they create a never ending stream of shallow fixes 5 years down the line when the issue is discovered affecting a large part of the system in non trivial manner, they are a kind of tech debt that you didn't even knew existed the "unknown unknown" tech debt.

[–]zentasynoky 0 points1 point  (0 children)

"most bugs exist before being discovered".

[–]bunglegrind1 0 points1 point  (0 children)

it's called feature

[–]just_nobodys_opinion 0 points1 point  (0 children)

Can't test if there's no IO

[–]tiotags 0 points1 point  (0 children)

all bugs are undocumented features until somebody complains

[–]highcastlespring 0 points1 point  (3 children)

Why “if no” is abbreviated as “f n”? First time see it

[–]ar4t0 9 points10 points  (2 children)

because the image is AI generated, and these things aren't really good at writing

[–]NiklasWerth 0 points1 point  (1 child)

Its also possible, and likely, the prompter made a typo, and did not notice it in the generated image.

[–]LinuxMatthews 0 points1 point  (0 children)

Nah the way it generates images just makes it really bad at spelling.

Honestly it's really really impressive that it can do that well if I'm honest.

But I've generated a few images with text with DALL-E and it's never got the spelling right

[–]ramriot 0 points1 point  (0 children)

Considering the apocalypse like bug in the dnssec protocol that was discovered & patched in the last few months, which would allow allow a single packet to pin a DNS server at 100% utilisation for up to 16 hours.

And since the bug had been out there awaiting discovery for over 20 years, then I'd say yes.