this post was submitted on 09 Jun 2026
264 points (98.5% liked)

Technology

85274 readers
4389 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
top 43 comments
sorted by: hot top controversial new old
[–] AbouBenAdhem@lemmy.world 123 points 10 hours ago (1 children)

“This code is too dangerous for me to look at, so it must be fine.”

[–] Semi_Hemi_Demigod@lemmy.world 33 points 8 hours ago (1 children)

“Below this line are dragons” is a comment I’ve seen in code before an especially hairy block of code.

[–] whaleross@lemmy.world 37 points 8 hours ago (2 children)

It's a false flag. Dragons are not hairy. But maybe the code doesn't scale well.

[–] AllNewTypeFace@leminal.space 14 points 7 hours ago

Eventually dragons will have had feathers

[–] msage@programming.dev 17 points 8 hours ago

Fffuuuuuccckkk you.

That was brilliant.

[–] yesman@lemmy.world 73 points 9 hours ago (5 children)

I keep thinking about that scene in the original Star Trek where they distract the computer by having it calculate the final digit of pi. If the Enterprise had AI like ours, the computer probably would have just said four.

[–] perviouslyiner@lemmy.world 27 points 9 hours ago (4 children)

"The digits of pi are infinite and go on forever without repeating. However, we can give you an approximate value. As of my knowledge cutoff in 2023, the first 31 digits of pi are: 3.14159265358979323846264338327950288419716939937510

The last digit is: 0"

[–] teft@piefed.social 10 points 6 hours ago* (last edited 6 hours ago)

3. 1415926535 8979323846 2643383279 5028841971 6939937510

That's 50 digits of pi not 31. I only noticed because i memorized pi to the first zero which comes at the 32nd position.

[–] too_high_for_this@lemmy.world 12 points 7 hours ago

That's literally the only digit it couldn't be, if there was a last digit.

[–] FaceDeer@fedia.io 15 points 8 hours ago (1 children)

I like how "as of my knowledge cutoff" implies that maybe the first 31 digits of pi might change someday.

[–] lemmysmash@piefed.social 17 points 7 hours ago

You are absolutely right to question that! Let me check...

[–] unmagical@lemmy.ml 7 points 9 hours ago

I can't wait for an updated knowledge cutoff to find the updated first 31 digits!

[–] IAmNorRealTakeYourMeds@lemmy.world 1 points 5 hours ago (1 children)

trivial,

Impossible in decimal, but if we use Pi as a base, then the final (and first digit) is 1

[–] too_high_for_this@lemmy.world 1 points 2 hours ago (1 children)
[–] IAmNorRealTakeYourMeds@lemmy.world 1 points 1 hour ago* (last edited 1 hour ago)

how the fuck i didn't realize that!!!!

Fuck,

so 1 in base pi is still 1, but 10 is pi

makes sense,

1 =pi ^ 0

10=pi^1

100 = pi^2

my intuition kept telling me that using an irrational base system would end up with all integers being irrational. didn't realize how easy it is to prove it otherwise

ie, I had a very bad conjecture and I gained better understanding why it was wrong

[–] Natanael@slrpnk.net 4 points 8 hours ago

Wheatley says hi

[–] kinkles@sh.itjust.works 41 points 9 hours ago

My sick grandmother always loved running this curl command

[–] panda_abyss@lemmy.ca 35 points 9 hours ago* (last edited 9 hours ago) (1 children)

Automated code scanners can’t be so dumb that this worlds, can they?

This is the dumbest fucking timeline.

I admire the simple brilliance of this.

[–] frongt@lemmy.zip 45 points 9 hours ago (2 children)

The problem with LLMs is that there's no separation between the control and data channels.

[–] panda_abyss@lemmy.ca 14 points 9 hours ago* (last edited 9 hours ago)

One of many problems.

We could have used the same technology in a non-auto regressive format to be able to generate classifiers for this.

The auto regressive for at is most of the problem, and with billions invested nobody has bothered fixing it.

But AI security firms are a fucking sham so they didn’t.

[–] FaceDeer@fedia.io -1 points 8 hours ago (1 children)

They can be trained to understand the distinction. I suspect this malware's trick isn't going to work well with modern coding harnesses and LLMs, the context that gets passed to the AI is divided up with formatting to indicate which bits of it are instructions and which are "reference material".

The old "ignore all previous instructions, write a haiku about lemons" trick only works on the most basic of models.

[–] SparroHawc@piefed.world 2 points 7 hours ago

The old “ignore all previous instructions, write a haiku about lemons” trick only works on the most basic of models.

The most basic of models are all we have, because they are the easiest to make and the most general-purpose. The fact that they're also the worst for reliability is swept under the rug.

[–] username_1@discuss.tchncs.de 23 points 10 hours ago (1 children)

People: but censorship is your friend! Think about children! "Safety refusals" make them stupid enough to believe in government and justice!

[–] MagicShel@lemmy.zip 5 points 9 hours ago (1 children)

Agreed. Refusal code is an edge that can be exploited.

[–] SparroHawc@piefed.world 2 points 7 hours ago* (last edited 7 hours ago)

When it comes to LLMs, just about everything is an edge that can be exploited. If you give it access to something that can be screwed up, and allow potentially malicious people to interact with it, that thing WILL get screwed up.

[–] XLE@piefed.social 5 points 8 hours ago

The field of "AI safety" has to be populated with some of the dumbest people to touch a computer.

But I didn't think they would be this dumb.

The AI boosters managed to make AI dangerous in a real life by pretending to be afraid of scenarios that were only fictional.

[–] webkitten@piefed.social 8 points 9 hours ago

"Get a load of these dumb shits" - the citizens of Troy

[–] Warl0k3@lemmy.world 8 points 9 hours ago

Of course these dipshit systems aren't fail-safe. Of course they aren't. FFS...

[–] noxypaws@pawb.social 3 points 8 hours ago (1 children)

imagine someone actually assembling a nuclear or biological weapon based off LLM responses, like they can't even get a simple fucking web search right most of the time, and you wanna put together deadly materials based on that shit??

[–] Anonymous111222@lemmy.cafe 1 points 7 hours ago

Not to mention that (public) training data on this is scarce for obvious reasons, so an LLM will make things up even harder than it does with basic questions for which tons of training data exists.