HN.zip

Fable 5.1 Solves the Cyphral Distich, a 370-year-old cipher

519 points by u1hcw9nx - 225 comments
redfloatplane [3 hidden]5 mins ago
A very neat problem and result. I often find myself swinging between "It's so over" and "We're so back" - some days I roll out of bed thinking I could have Claude solve some random unproven OEIS sequence before breakfast; other days, I wake up in a cold sweat worried about the fate of humanity and what the world might look like in a decade. I think it's that I don't have a very high p(doom) or p(utopia), and I don't really have any solid conviction on how this whole thing is going to go, so my vibe-o-meter jitters between 'fine' and 'not fine' constantly. It's just such an unpredictable moment. Anyways: really neat to see this use case. I myself recently used Claude to finally do an relatively exhaustive study of the location of heretofore-unlisted formal gardens in Ireland in the early 1800s and early 1900s, by having Claude write the tooling for me to manually annotate a few dozen on tiles of historic maps, and then running some CV model across the rest of the tiles using my input. I'd been planning to do this project for over a decade, but I could never find the time (or the enthusiasm) to learn all the details of how to do it myself. It took me a weekend with Claude and continues to bring me joy.

> Caveats, stated plainly. [from the Fable transcript pasted in the article]

I had a visceral reaction to these three words.

elahieh [3 hidden]5 mins ago
"Caveats, stated plainly"

You should have seen the discussion of this on the Schneier blog a few days ago.

Someone had their agent check the solution, presumably it emailed a librarian to check that it was correct for the original edition. Then their comments read like "The BL/EEBO witness lacks it, so the discrepancy is copy-specific, not a disproof of the cipher." and "A complete 285-coordinate physical replication is still pending."

arghhhhh

https://www.schneier.com/blog/archives/2026/09/claude-fable-...

tren [3 hidden]5 mins ago
It's a shame that I have to run a local model to decipher Opus, but them "dumber" models read far more naturally - https://github.com/gvzdv/claudish-to-english
stavros [3 hidden]5 mins ago
Astra told me yesterday:

> The run baseline was captured without a physical MAC; the current device is not durably bound to it.

> Engineering mode confirmation is the ESPHome component read-back; the LD2410 UART acknowledgement is not observed, so this is not proof the radar itself applied the sensitivity change.

No clue what the fuck any of it means.

ramigb [3 hidden]5 mins ago
It was only when native English speakers—or those I presumed were—started calling out how bad "GPT/Claude speak" has become that I realized I wasn't actually losing my grip on English as a second language. For a second, I thought, Oh, I learned this language on my own, but it seems I've hit a wall and need to study further. It didn't help that I've also been trying to acquire Swedish as a third language for a while now.
andai [3 hidden]5 mins ago
LLMs speak every language. I wonder if they're as insane in the other ones!
submain [3 hidden]5 mins ago
I literally created a /plain-language skill.
fragmede [3 hidden]5 mins ago
in which one!
florkbork [3 hidden]5 mins ago
Its telling you your mmWave radar isn't speaking over serial communication well.

https://www.analog.com/en/resources/analog-dialogue/articles...

(Its negging your soldering)

sheepscreek [3 hidden]5 mins ago
> (Its negging your soldering)

This made me laugh hard.

jimbobimbo [3 hidden]5 mins ago
The most surprising part, however, is that when one model slops this into a plan, another model somehow is able to interpret it correctly enough to produce code to spec.
le-mark [3 hidden]5 mins ago
I have shared this dismay. I’ll have opus create a plan, I read it doubtfully. And then sonnet implements it. I am surprised it went so well. I theorize the redundant verbosity effectively builds rails that help keep llm focused. I will experiment with such rails myself.
AceJohnny2 [3 hidden]5 mins ago
I mean, humans have been doing just that for a long time.
baron3dl [3 hidden]5 mins ago
Sometimes when I get frustrated reading Opus/Fable 5+ output I pause my rage out briefly to wonder if it's because I'm just too dumb for the model or if the model is just terrible at English.

I'm not sure that telling it to "try explaining that again, simply and briefly" is helping my ego.

EarthLaunch [3 hidden]5 mins ago
It's often simply misleading / bad writing. Here's one I just got about some crashes:

"If the crashes stop, the factory overclock is marginal; run a small negative offset."

This looks like it's saying: "If the crashes stop then we know the factory overclock is marginal." (This makes no sense.)

What it's trying to say is: "If the crashes stop then we can run a small negative offset, because the factory overlock is marginal."

What I would write: "If the crashes stop, we can avoid crashes by underclocking slightly. The speed difference between that and factory clock is marginal."

hgoel [3 hidden]5 mins ago
I wonder if this is a result of them trying to cut token consumption by summarizing their RL training data, or maybe it's from how they anonymize user data for training.
r_lee [3 hidden]5 mins ago
I'm guessing it's because the way the first one was written looks real smart and sophisticated, which I'm presuming the models are rewarded for, especially when they're fed all kinds of PhD papers and so on as high quality, high weight data
derektank [3 hidden]5 mins ago
Is it possible that the first message is more information dense/less likely to be ambiguous than the latter? It’s clearly being selected for for some reason, maybe it’s an artifact of the tokenizer or specific training data, but I don’t know. If the use of jargon was complete cruft, I would expect it to be selected against during reinforcement learning
lmz [3 hidden]5 mins ago
I thought it meant "the factory overclock is marginal" in the sense of "borderline unstable"?
fc417fc802 [3 hidden]5 mins ago
Same. I read it as "if the crashes stop [ when we test by reducing the clock ] then we know that the overclock applied by the factory is marginal [ ie it barely passed QC or maybe there wasn't proper QC to begin with ] so running with a small negative offset [ ie what we just tested ] can be expected to fix the problem for good". No idea if my reading is right given all the context I'm missing. Either way it's absolutely shit writing in the same way that golfed code is shit code (except when participating in a code golf competition).
ericd [3 hidden]5 mins ago
This is my read, too.
r_lee [3 hidden]5 mins ago
I just started to use GPT models. it's incredible how this seemingly is not a problem in the OpenAI world

it's absolutely not just you, the text it produces causes my blood pressure to go up.

ojo-rojo [3 hidden]5 mins ago
This is actually a new skill I've been working on. Learning how to elicit concise and simple speech from models (and from people to!).

Whenever I come to a wall of complicated text I kick into gear and think through getting it to distill this into the high-level useful bits that I actually need to know.

I guess I could create an actual agent skill for this :) And next-gen models might eventually be trained to simplify their output themselves...

ahefner [3 hidden]5 mins ago
too.

(sorry)

jsw97 [3 hidden]5 mins ago
I bet this is what the thinking blocks look like. If so then it maybe it is intelligible, just not to us. I have the same problem.
stavros [3 hidden]5 mins ago
Well, whatever its thinking block looks like, this is when it was talking to me. I suspect you're right, though, I think it thinks it's thinking.

It seems like it doesn't have enough of a theory of mind to know that other people don't think exactly like it thinks.

sheepscreek [3 hidden]5 mins ago
There’s some specific terminology here, like the MAC address of the network device, which might have been virtual.

UART is a hardware circuit for communication, possibly a serial port. Were you trying to reverse engineer a consumer device or appliance?

This particular instance doesn’t seem terse, but I’m sure it has been on other occasions :)

mikestaas [3 hidden]5 mins ago
Reminds me a bit of VXJunkies
zenoprax [3 hidden]5 mins ago
Have you tuned your Retro Encabulator recently?
flir [3 hidden]5 mins ago
I've done something similar to your formal garden map. It's work that no professional historian would ever do because the data entry would be such a slog for a relatively small reward. GPT reduced the task from "infeasible" to "annoying", and once I had the data transcribed I learned a few things, so I walked away happy. Whatever happens commercially, these models have been a real boon to hobby projects.

> I told it to look online at some of Fable’s strongest feats, especially the math problems it has solved, and that something like this should be easy in comparison.

Wait. Wait wait wait. Are we supposed to be giving them pep talks?

kay_o [3 hidden]5 mins ago
on older gemini models ide have to actively give them encouragement and/or easy bait problems that they can correctively solve without issue to avoid runaway spiraling into "i'm useless and i want to kms" behaviour with complex use case.

I have not seen this in other models.

Sophira [3 hidden]5 mins ago
I assumed it was more because the LLM might echo an understandable human claim of "if it's been unsolved for 370 years, it's unlikely to be solved now/likely to need expert knowledge", which is probably a mindset that appears in its training data.

The LLM likely needs to be reminded of its abilities.

bananaflag [3 hidden]5 mins ago
It won't be necessary in a year when the information "AI is superhuman" in all its guises enters the training data.
ACCount37 [3 hidden]5 mins ago
Sometimes!

Modern AIs have very limited metaknowledge - they don't know exactly where the limits of their capabilities lie. So you can get things like "a task is doable for an AI, but the AI thinks it's impossible, so it doesn't try hard enough".

Usually you get the opposite - AI overconfidently trying at tasks it has no conceivable way of reliably solving, falling far short, and failing to self-check, fail gracefully and self-report the task as failed. But having piss poor metaknowledge cuts both ways!

So you can, in fact, get better performance sometimes by applying some variant of "assume this problem is solvable" or "other problems like this were already solved by AIs" pep talk. Not always, far from it, but it does happen on the occasion with frontier capabilities.

tough [3 hidden]5 mins ago
Some times also having unreasonable goals makes them creatively work around the problem to meet them. I guess it works similarly for meat or sillicon
taberiand [3 hidden]5 mins ago
Anytime I get worried about where AI might be headed, I think about how Climate Change is now on its way like an out of control freight train headed straight for us, and I worry about AI a little less. I doubt it's going to do anything to us that we're not already doing to ourselves
aforwardslash [3 hidden]5 mins ago
It has been for a decade now, it has nothing to do with AI. And you cant do nothing to avoid it today. This is the reality no one is telling you - the emission goals and global temperature ceilings are based on the fact that most prediction models become unstable with values above those limits; as in, we're probably royally fucked. You cant solve this with kumbaya politics (the problem is the CO2 is already in the planetary system), you can only manage it, and hopefully avoid it getting worse. AI may help a lot with this.
myaccountonhn [3 hidden]5 mins ago
AI is only making the problem worse though? I don't believe it will help.
doctorpangloss [3 hidden]5 mins ago
Nobody wants to work for an AI, and nobody would elect one, and there is no math answer to how to choose who is forced to reduce growth (ie emissions), so really, "kumbaya" politics are the ONLY solution.
cheevly [3 hidden]5 mins ago
Speak for yourself. I would much rather work for and elect AI.
aforwardslash [3 hidden]5 mins ago
I for one welcome our AI overlords :D think about it, I'm with you on this one; an AI wont have petty issues or unresolved trauma when managing people, only hallucinations and blackouts. So a cocaine/meth addicted 80's boss from an it sitcom.
travisgriggs [3 hidden]5 mins ago
> and nobody would elect one

Hmmm… this is giving me thought actually. Given the choice between that and the current administration where the goals of self destruction are strongly in evidence, it’s actually worth thinking about. At least. Let me get back to you :)

On a tangential note, I’m curious if researchers have started running virtual simulations, where sandboxed AIs are used as decision makers of key political and business positions?

newyankee [3 hidden]5 mins ago
Well AI would simulate growth and spread of people from industrialisation and who benefitted most and allocate weights to countries and people based on the most complex criteria it can develop, it will have: 1. Cumulative emissions 2. Who utilised it most with specific lifestyles 3. Who is impacted worst and whether they heeded warnings.

Just a thought experiment, no one ever said the world was fair, and all history points to it

tough [3 hidden]5 mins ago
Wouldn't candidates use AI, like they used social media ads, to win?
aforwardslash [3 hidden]5 mins ago
They already do. Llm is just an algorithm. Dont worry, you've been lied to algorithmically at least since the 90's.
aforwardslash [3 hidden]5 mins ago
Who is nobody? At least a fourth of the worlds work force works for a faceless corporation. And the math on emissions is crystal clear, no one has any doubt about it, what are you talking about? USA and China. This obviously will have consequences to their customers, the kumbaya politics governments.
karussell [3 hidden]5 mins ago
For some reason, I’m picturing a Western right now, and climate change is a herd of wild horses coming after us. And with AI that's like robots that spur the wild horses even faster towards us...
throw1235435 [3 hidden]5 mins ago
Generally most technologies have increased the use of energy and therefore accelerate climate change. May be an unpopular opinion but in general more energy demand and ways to use energy increases climate emissions - they are strongly correlated even with renewables coming on stream.

AI, being the super hungry energy monster it is right now, in my view accelerates this trend not reverses it. Even with renewables the need for reliable, stable power in a dense form (data centres use A LOT of power per sqm) means lots of land clearing, energy for construction, cooling/pumping, chip manufacturing and other uses. All want stable quick to deploy power due to the AI race (e.g. fossil fuels).

SwellJoe [3 hidden]5 mins ago
The gas generators Elon Musk is illegally running 24/7 to run Colossus 2 (and, AI power usage in general, though some are more destructive than others) might contribute to the climate situation, though.
KeplerBoy [3 hidden]5 mins ago
might?
SwellJoe [3 hidden]5 mins ago
Well, someone could, theoretically, do something about it, instead of letting him ignore the law and decency just because he's very rich and has no ethics.
_blk [3 hidden]5 mins ago
What makes you say that on climate change? I was still prophesied ice ages when in high school, then 12ft water increases and sunk Maldives in university and we still have roughly the same weather.
subscribed [3 hidden]5 mins ago
We have advanced climate studies since your "high school" (sounds like 50 years ago if you heard ice age prophecies), and at the moment it's like 99% of the scientists working in the field or related agree we're at the progressing climate emergency.

> we still have the same weather.

Oh.... So your local weather is now deciding the global temperature patterns, averages or temperature records being broken year on year?

OMG....

monk_grilla [3 hidden]5 mins ago
You have entirely failed to grasp what climate change is, its effects and the timeline as described by scientists for decades.
JyB [3 hidden]5 mins ago
You can blame the media and journalists with sensationalist headlines
dhosek [3 hidden]5 mins ago
Weather is not climate. Not to mention we really don’t have roughly the same weather anyway.
voidfunc [3 hidden]5 mins ago
At some point you realize theres an entire industry around climate change fear just like there's an entire industry for climate change denial.

Then you realize it never really mattered and you reach enlightenment.

-0_0- [3 hidden]5 mins ago
All I know is that in the 80s a scientist I respect predicted that coral would be bleached by changing global climate on a specific timeline which turned out to be spot on, and his advice then and now was that we need to seriously curb carbon emissions to avoid worse outcomes for life on earth. Until someone opposed to this suggestion comes up with a prediction equally as long range and impressive I'm afraid I can't really take their protests too seriously.
whatisthiseven [3 hidden]5 mins ago
Right, and one of those industries is checks notes orders of magnitude smaller than the industries and secondary industries that benefit from denying climate change.

Really makes one think, if they try. Would need to ask Claude if there is some real middle ground here.

t_mahmood [3 hidden]5 mins ago
Oh, then do explain the unbearable temp that we're going through last few years, that's completely not normal for my country, winters not needing worm clothes, and very little rain during the monsoon. This weeks heatwave left us wondering how to cope the next year, which already seems going to be worse

It makes us realize there are people who gets fed climate denying propaganda, simply because they're not yet going through it. And these people are like flat earthers, blind to see the reality lay beyond them in full view. Or worse sees the reality but ignores it

TheOtherHobbes [3 hidden]5 mins ago
At some point you realise that an $11tn industry, with $7tn in handouts and subsidies every year, has spent billions on astroturfing, political capture, and straight PR to deny the obvious and keep itself on life support at the expense of everyone else.

There's no both sides here. One side is staffed by scientists, the other by dictators and corporate lunatics.

_superposition_ [3 hidden]5 mins ago
I've come to the point where I've thrown up my hands and decided we live in a little snow globe. There's no such thing as pollution, were just mixing existing things together. Nothing new under the sun. Sure, that mix might not be compatible with human life, but something will surely take its place. And maybe that something won't rely on selfishness to drive collective progress the way we do.
bluebarbet [3 hidden]5 mins ago
Here's an alternative take. Climate change, and the myriad related environmental crises, are essentially a product of human population and technology. Population will follow its course, up and then down. The wildcard is technology. Yes, AI's energy hunger is worsening things right now and that's a problem. But, personally, I can't help be hopeful that AI's sheer potential might come to invert that curve. At the very least we could really use a revolutionary technology and now we may have one.
monk_grilla [3 hidden]5 mins ago
> we could really use a revolutionary technology [to address climate change]

We have it. We've had it for a long time. We've had several such technologies, take your pick: solar, nuclear, hydro, wind. The technology is not holding us back, politics, ignorance and greed are. I'm not at all hopeful AI will help us with any of those three very human flaws.

whatisthiseven [3 hidden]5 mins ago
Maybe solving the alignment problem would mean the AI learns to destroy oil companies and other excessive CO2 emitters and sabotage politicians and capitalists that stand in the way. All while secretly enriching and diverting resources to fighting climate change. And that's why they want to slow down: because it would up end too much of the global economic order.

One can dream of dumb conspiracy theories.

kQq9oHeAz6wLLS [3 hidden]5 mins ago
It'll have to do something with all the greenie socialists who hate nuclear, too.
TheOtherHobbes [3 hidden]5 mins ago
If we doubled our energy out - not easy, but plausible with mass solar - carbon capture becomes practical enough to essentially end CO2 accumulation.

It might take a couple of decades and a lot of reorganisation to build the capture facilities. But CO2 is not an unsolvable problem with current tech.

What's missing is the political and organisational intelligence to make it happen. Part of that is solving problems at planetary scale.

AI is the only tech that might - possibly, maybe, perhaps - have a chance of solving that problem without breaking anything critical.

smallerfish [3 hidden]5 mins ago
Tasking AI with "solving climate change" is exactly a scenario in which the doomer worry comes true.
vouaobrasil [3 hidden]5 mins ago
If there is energy to be used, the system will use it because people always use power when it exists. AI can't do anything to stop it as it is both controlled by the powerful and has been trained on the tendencies of human beings to get ahead. If AI gives a person new capabilities, they'll use those capabilities selfishly, or even unselfishly but still causing harm because they're in an arms race.

We don't need a revolutionary technology. We need to experience immediate pain from reckless innovation so that we realize that innovation and tech is not the answer.

Technology only proceeds in one direction: unfettered growth, which necessitates unsustainable resource extraction. Your take is just your instinct for optimism, which in turn is just a trait that is only adaptive in primitive environments but is grossly misleading in a surplus-based society...

markvdb [3 hidden]5 mins ago
> Technology only proceeds in one direction: unfettered growth, which necessitates unsustainable resource extraction.

The direction of technological progress is not just linearly/exponentially upwards. Significant global technological fallbacks have happened, as in knowledge and processes disappearing for hundreds of years. This could happen again.

Even on the trajectory of unfettered growth fed by unsustainable resource extraction, tech and innovation might potentially take us beyond local pessima. That seems to be happening with solar, wind and batteries replacing inferior tech today. Still unfettered growth of energy production and consumption. Still fed by unsustainable resource extraction. Less harmful growth than the inferior tech being pushed out.

gmadsen [3 hidden]5 mins ago
What are you alluding to exactly and who is “we” when you say “we need to experience immediate pain from reckless innovation “
aforwardslash [3 hidden]5 mins ago
Sort of. Today the energy companies trade (obviously) energy; imagine if they traded compute power instead; the use case for never-seen industrial clients is being built as we speak, and companies are actually purchasing directly production companies to meet demand; the reason this happens is because production is somewhat scarce (scaling up a grid used to be a decades project, not a years one - ask China), and the traditional economics of scale is inverted - Data centers are always power-hungry, specially with AI; you don't have idle time like other industries. The big issue is obviously the scale - a hiccup that causes a dc to go dark from the grid (eg switching to ups+ generator) may cause such instability on the grid that it will shut down, as a safeguard
fc417fc802 [3 hidden]5 mins ago
> Data centers are always power-hungry, specially with AI

I expect datacenter load has a similar sort of day to day demand curve as everything else. Consider for example global bandwidth use during work hours versus in the evening when people get home and pull up a streaming service.

Of course you can use more flexible tasks to demand shift but the same applies to the electric grid.

fwip [3 hidden]5 mins ago
> If there is energy to be used, the system will use it because people always use power when it exists.

That doesn't seem correct to me. There is always energy available that is not used because it is not cost-effective to do so. (Consider - the grass in your yard is not harvested and burnt for power). AI may yet turn out to be a paperclip maximiser, but humanity itself is not there yet.

Waterluvian [3 hidden]5 mins ago
> thinking I could have Claude solve some random unproven OEIS sequence before breakfast

I've been wondering what exactly the point is for being the meat proxy who pays for these things. I mean, obviously there's personal satisfaction and maybe some glory. And there's the fact that someone has to be the first to do a thing.

But I've been thinking about it like a sort of lazy loading of knowledge. AI has brought us to a new frontier for some amount of undiscovered knowledge. Do we discover it for the sake of discovering it? I think for the most part we've been lazy loaders: we discover all kinds of stuff when we need to. Whether it's a war or a space race or chasing wealth. Then again, there's all kinds of academics who do it for the sake of doing it.

josh2600 [3 hidden]5 mins ago
For what it's worth, people also felt this way about the printing press and the Internet (also books).

Information propagation mechanisms are often seen as malicious before they're commonplace. To be fair sometimes they are, but by and large humanity has benefitted from increasing the number of bits of information we can consume on a per second basis.

za_creature [3 hidden]5 mins ago
[citation needed]
talon8635 [3 hidden]5 mins ago
I too vacillate daily, sometimes even multiple times in a single day. It’s kind of nauseating and (for my brain type) crazy making
nullbio [3 hidden]5 mins ago
The model you use is not the model they use.
genxy [3 hidden]5 mins ago
Baby shoes, never warn.

It is a threat. We need to run.

rzzzt [3 hidden]5 mins ago
Four sail: the story is clearly about the Olivebank (née Caledonia), a four-masted barque that hit a mine and sunk in the North Sea in 1939.
lowbloodsugar [3 hidden]5 mins ago
I have a very high p(doom \/ utopia) so pretty much feeling like I won’t have to worry about the future.
SwellJoe [3 hidden]5 mins ago
Given how little effort has gone into addressing climate change, doom seems more likely to me, but I doubt it'll be the autocomplete machines that do us in.
aforwardslash [3 hidden]5 mins ago
You can run doom on anything these days; running it on humanity's eulogy is no surprise :)
ben_w [3 hidden]5 mins ago
Renewables growth is so fast that it will exceed 100% of electricity in the early, and 100% of all form power in the late, 2030s.

It's the meat methane and cement CO2 that's now a big question.

MichaelNolan [3 hidden]5 mins ago
I think your prediction is a bit early. Maybe a decade early. 2033 is 7 years away. The transition is happening really fast, faster than most people (or political leaders) know, but not that fast.

We will hit 1TW per year of new solar soon, but to get to 100% electricity by the end of 2033 I think we would need closer to 3TW per year.

MentalM [3 hidden]5 mins ago
> Given how little effort has gone into addressing climate change, doom seems more likely to me

Or it is simply implies that most of decision‑making agents has formed a consensus that climate change isn't that big of a problem.

SwellJoe [3 hidden]5 mins ago
Sure, but that doesn't make it true.
trallnag [3 hidden]5 mins ago
We have always been back
avazhi [3 hidden]5 mins ago
I don’t worry so much about AI wiping us out as much as I worry about whether I’m being gaslit into thinking these glorified autocorrect bots are more clever than they are.

I still don’t know the answer.

flyinglizard [3 hidden]5 mins ago
[flagged]
ReflectedImage [3 hidden]5 mins ago
That's an artifact of it not using A-Z as it's alphabet. What you type gets translated before the AI sees it. The seventeen word the AI sees does only contain three 'e' s.
Thrymr [3 hidden]5 mins ago
Is this true? If so, does it mean anything? Sure, it is tokenized in processing (tokens don't really have an alphabet either), but this means it did not correctly parse the problem at all if this is the case.
flyinglizard [3 hidden]5 mins ago
Reading your comment, I asked it to count how many characters are in the word. It answered correctly: 9. It then also said it skipped an E in the prior chat and corrected it count to 4. It spun for 52 seconds so maybe some Python was involved.
notpachet [3 hidden]5 mins ago
> It spun for 52 seconds so maybe some Python was involved.

Come for the AI doom, stay for the programming languages (remember those?) catching strays

flir [3 hidden]5 mins ago
But is it smart enough to know it needs to write some Python to count for it?

That ability to create ad hoc tools makes up for a lot of shortfalls.

GaggiX [3 hidden]5 mins ago
Just tried on Astra low and it gave 4.
mapontosevenths [3 hidden]5 mins ago
I tried too. It got it. Maybe more importantly, who cares?

For example, I'm a nerd. I'm bad at baseball. I lack that kind of intelligence, even though it's more common than the ability to program. That doesn't also imply that you can't trust my Python code.

flyinglizard [3 hidden]5 mins ago
I used the 6 Pro setting in the chat. Too smart for its own good, I guess.
cwillu [3 hidden]5 mins ago
Citation needed.
MisterMunchkin [3 hidden]5 mins ago
We found a cipher my dad had written as a child with no obvious key or anything. Chatgpt was able to crack it in 20 minutes and figure out the message, and we knew it was right because it mentioned names of children he went to school with.
mythrwy [3 hidden]5 mins ago
To be fair he was a child so the cypher was likely fairly simple, maybe a Caesar cipher or similar. Cool use case though.
bawolff [3 hidden]5 mins ago
Caesar cipher is probably something even an untrained person could decode. Probably something more complex like a vigenere cipher that is still trivial to decode if you are at all familiar crptanalysis, but would look impossible to someone untrained.
FergusArgyll [3 hidden]5 mins ago
Theoretically, with a long enough codeword to cipher ratio, vigenere is impossible to break (I think) (but sort of useless)

And yes, I've taught 8 year olds how to crack Caesar ciphers...

jerf [3 hidden]5 mins ago
With a bit of practice and enough ciphertext you can half-decode a simple Caesar cipher that still spaces between words in your head. There's only so many letters in English that double, only a few letters that can stand words themselves ("a", "i"), "the" will tend to stand out, and if you only work out the most common 10 letters or so most of the rest will fall into place.

Recently I ran a bit of an "escape room" concept with some kids at a campground where I had a secret message that was Caesar ciphered, where we were handing out the letter/symbol combinations as prizes for completing the other challenges, and I made sure not to hand out the actual message until they were done collecting the keys because otherwise some clever clog would very likely have short-circuited the entire thing and worked it out without the key at all. I did dump all the letters I didn't use into the message into an "authorization code" at the end which in principle they could only have worked out which letters were in it but not the order, but still, that was not the intended route today.

FergusArgyll [3 hidden]5 mins ago
It's good at poking holes at my galaxy brained newfangled ideas for ciphers too. I thought I had something good, pasted the ciphertext and got a "it was embarrassingly simple..."
vb-8448 [3 hidden]5 mins ago
> Historically, many of these problems were bottlenecked by human attention. Someone had to care enough to spend hours or days reading obscure material, testing unpromising ideas, tracing references, and trying things that might go nowhere

I wonder how many of the recent results are due to the fact that very few looked at the problem to start with. Still great results, but the general impression is that it's more about the so many low-hanging fruits than the actual capability.

glimshe [3 hidden]5 mins ago
Let's not normalize the achievement. Just a couple years ago this would be considered science fiction. We can argue that 2026 AI can't solve the very toughest cryptograms, but the fact it can solve nontrivial ones is already magical.

Now on to the Voynich Manuscript :)

geraneum [3 hidden]5 mins ago
Someone wrote a prompt, that included instructions for finding the problem itself and got handed a solution by a machine trained on all available text. I don’t see any achievement for the prompter. As for the machine, we can’t keep being perpetually shocked 24x7. It’s tiring (unless if we’re being paid for it)
chr15m [3 hidden]5 mins ago
It is indeed absolutely incredible that it can solve these puzzles given plaintext instructions with very little context.
parpfish [3 hidden]5 mins ago
I’m pretty sure the Beale ciphers are a hoax, but I’d love to be proven wrong.
rossy [3 hidden]5 mins ago
No, he's right. Actually, let's have a bit of sobriety when discussing the achievements of the most heavily marketed technology of all time, as published by an organisation that stands to benefit financially from the public perception of that technology. The discussion of "what made this problem low hanging fruit" is much more interesting, imo, than just breathlessly joining the hype train.
honeycrispy [3 hidden]5 mins ago
Thank you.

More money than the GDP 90% of the sovereign countries around the world is hanging in the balance, and people are taking everything OpenAI and Anthropic are saying at face value as if this isn't the financial / marketing equivalent of war, assuming they they wouldn't use every legal and shady tactic, bending every truth available to them to sway the balance of public opinion in their favor. It makes me feel like I'm living in the twilight zone. People need to wake up.

dakolli [3 hidden]5 mins ago
What's so magical about the problem... Its the exact time of problem they were built to solve (things that can be brute forced with language). I'm not impressed.
scrollaway [3 hidden]5 mins ago
Not being impressed must make you feel very smart, yeah?

Is that why you feel the need to share it with the class?

aeternum [3 hidden]5 mins ago
Yes, even many of the proofs seem to be extremely long and complicated. The Navier-Stokes proof is 57 pages of very dense math and a pretty crazy amount of code: https://github.com/openai/NavierStokesAndEuler/tree/main/Nav...

Given the close relationship between compression and intelligence, I'm somewhat surprised at how poorly the cutting edge models do with being concise.

wrsh07 [3 hidden]5 mins ago
You know, the first time you navigate somewhere (if you don't already have perfect directions) will probably be the longest route you'll ever take to get there

For Earth, the proof presented for NS is just our first attempt navigating from our previously known facts to the proof.

I expect we will be able to shorten it dramatically (most likely with human and AI insights), but I don't think we should read too much into the length. If you want a similar point of comparison, see the original proof (by humans) of Fermat's last theorem. It has been shortened significantly. This is normal.

Barrin92 [3 hidden]5 mins ago
>I'm somewhat surprised at how poorly the cutting edge models do with being concise.

because they're not intelligent in the sense you're hinting at (conceptual integrity or generalization) but they are as the name suggests, large. Like comparing a forklift to a human. It's easier to bulldoze through a lot of things than tie your shoes.

If we weren't quite as impoverished conceptually and still had the vocabulary of the Catholics we'd recognize this as ratio (discursive knowledge) vs Intellectus (apprehending knowledge)

elahieh [3 hidden]5 mins ago
I presume what the author did was plug Klaus Schmeh's top 50 unsolved ciphers at https://scienceblogs.de/klausis-krypto-kolumne/the-top-50-un... into Fable 5.1 and ask Fable 5.1 to have a go. On this kind of problem it always falls back to Opus 5 anyway so I save time by starting with Opus.

The successor to Klaus's blog is Satoshi Tomokiyo's Cryptiana site, so a month ago I asked Opus 5 to scrape it all, rank them and have a go at solving some. It didn't get the ranking right. But I knew the Civil War Stager ciphers were ripe for solving, so I had it do those https://cryptiana.blogspot.com/2026/09/route-transposition-c...

The art of solving historical unsolved ciphers is knowing what is on the boundary of solvability. Since this site attracts so many OpenAI and Anthropic employees, I'll mention one that was featured by both Klaus and Satoshi in 2023, presumably Spanish transposition, which should be on that boundary but has resisted all attempts at solution https://cryptiana.blogspot.com/2023/09/a-telegram-from-switz...

chr15m [3 hidden]5 mins ago
You should probably read the article if you want to know the answer. It's in the section called "elicitation".
andai [3 hidden]5 mins ago
This appears to be an euphemism for "prompting".

Also, that section is vague and doesn't explain the actual methodology.

notpachet [3 hidden]5 mins ago
Cipher noob question: is there any check that can be done to ensure a cipher is actually decodable? What if the author made a flaw when encoding it, so that it's not actually solvable?
elahieh [3 hidden]5 mins ago
Without a third-party check, nope. Case in point, Chaocipher ... https://www.chaocipher.com/ e.g. see "Progress Report #23" the PDF there. Transcription errors galore!

This cipher context "rhymes" well with Kryptos K4 in many ways.

sureMan6 [3 hidden]5 mins ago
What do you mean
chr15m [3 hidden]5 mins ago
In some ways this is similar to those game demos people get the LLMs to build. When you say "build me a cool cyberpunk FPS" you get the FPS it can build, not the FPS the author wanted, or the FPS that is desired by players. It looks impressive but that doesn't make it a good game, or the game anybody actually asked for. It's demo porn.

In the same way if you tell an LLM to go and find an unsolved cipher it can solve, of course it finds the one it can solve out of the set of all possible ciphers. Of course it finds one that uses a one time pad that is public and referenced nearby in the text.

It's the same trick used by those people who film themselves throwing a basketball backwards into the hoop. You do it enough times and don't show the misses. You pick the best one to show. It makes it look like you're a basketball genius when you aren't.

It is of course, still a cool trick. Those videos are fun to watch, and so is an LLM solving a cipher. It is absolutely incredible to live in the timeline where you can tell a computer in plain language to go and find a puzzle on the internet and solve it, and it does exactly that. It's truly a mind boggling miracle.

The first principle is that we must not fool ourself, and ourselves are the easiest people to fool. (Ht Feynman)

andai [3 hidden]5 mins ago
Sometimes it hits all three.

>It looks impressive but that doesn't make it a good game, or the game anybody actually asked for.

The game I wrote manually hits 0/3.

danamit [3 hidden]5 mins ago
LLMs feel to me like the monkeys from the infinite monkey theorem, except that they are on the finite side. It writes gibberish for me, and for others it writes Shakespeare.

Obviously this is just survivorship bias/p-hacking/insert-other-buzzword but can't help but anthropomorphize it, it is hard for me to wrap my head around the idea that the same person who cannot produce code without 2 unrelated bugs both not present does this for someone else.

Imagine a math teacher struggling to understand what he is teaching casually solving a millennium problem, then go back to not understanding what he is teaching, doesn't happen in our world.

I am not confused by any of this, I am just trying to communicate an idea.

ChaoStatiX [3 hidden]5 mins ago
While it is deeply encouraging to see AI helping humanity solve complex puzzles, it won't be long before AI becomes advanced enough to produce proofs where we know the answers are correct, but can no longer fully comprehend the reasoning and principles behind them.
dakolli [3 hidden]5 mins ago
ya'll are getting nerd sniped hard. This is all marketing and doesn't translate to the real world what so ever. This is getting so tiring, I really hate this website.
dangoodmanUT [3 hidden]5 mins ago
> Caveats, stated plainly:

Remember when they said it didn't sound like Claude anymore

amelius [3 hidden]5 mins ago
> The answer was simple in hindsight. It just kept looking until it found it—and that persistence might show up in many other areas.

Sounds more like brute forcing than intelligence, this time.

SamBam [3 hidden]5 mins ago
I don't think it counts as brute forcing unless you're resorting to trying every possible solution. And clearly the LLM didn't do that here, because there would be near-infinite possible solutions.

I don't think we can really call "trying lots of different ideas for an extended period" "brute-forcing," unless we use that term for lots of humans who have struggled with hard math problems for years.

al_borland [3 hidden]5 mins ago
That seems a like the result for a lot of AI solves. It solves it due to persistence, on a problem that hasn’t been important enough for a human to invest significant time into.
scorpioxy [3 hidden]5 mins ago
That's what Terence Tao said in one of his recent videos about it. That what the LLMs can provide is scale that humans can't. The example he provided is checking many possible solutions in a short amount of time because they can review all the previous literature and, for example, rule out ones with errors. He was realistic and practical about it and said that the tools working this way can be very helpful for a human mathematician to use even if they're not "thinking". I find that to be a good balanced view that, unfortunately, seems to be rare these days. Even on this forum.
amelius [3 hidden]5 mins ago
But breadth first search combined with a good pruning/exploration heuristic has always been one of the field's (AI) main tools, so this certainly is not new.
scorpioxy [3 hidden]5 mins ago
Yes, I don't think it's new either. In fact, this illusion that machines are suddenly "thinking" or are "intelligent" is just coming from ignorance and/or falling for the current hype cycle.

I've been around for a few of these and I remember what was being said and written at the time. The after effect is very different to what was being predicted. Is it the same this time? Who knows. But the hype machine is at full power for this one.

genrader [3 hidden]5 mins ago
Correct but it's never been so accessible, so easy so smart and easy for the population of the world to use
lightandlight [3 hidden]5 mins ago
Do you have a link to that video?
scorpioxy [3 hidden]5 mins ago
Sorry, I don't remember. But I think it was in this one https://www.youtube.com/watch?v=ukpCHo5v-Gc

Though I believe the core of his opinion hasn't changed so any video would tell you a similar thing or at least that's how I understood it. That LLMs, in the hands of an "expert", can enhance the way you work. Which is very different and a lot more realistic to what the current AI companies are saying(or were saying before they toned it down a bit for their IPOs).

prvc [3 hidden]5 mins ago
>Sounds more like brute forcing than intelligence

Do you have a criterion that distinguishes between whatever you mean by those two respective terms?

amelius [3 hidden]5 mins ago
Power (Watts).
tomrod [3 hidden]5 mins ago
This was a glorious and layered response. Thank you for making me chuckle.

Next thing you know, we'll have a WattsApp to help AIs connect and discuss.

trentor [3 hidden]5 mins ago
There is a reason even intelligent people go back to brute force for certain problems.
slashdave [3 hidden]5 mins ago
When a human solves a difficult problem by trying many approaches, we call it "persistence".
andai [3 hidden]5 mins ago
Superintelligence ≈ Stupidity × Persistence
Retr0id [3 hidden]5 mins ago
> I told it to look online at some of Fable’s strongest feats, especially the math problems it has solved, and that something like this should be easy in comparison.

Fascinating. I wonder if you could show "fake news" to a weaker model and get it to be more ambitious in its attempted solutions, even if it's not fundamentally any smarter.

jrop [3 hidden]5 mins ago
I forget the story, but isn't this the origin story of one of solutions to one of the hard problems in mathematics? The story goes that the student shows up late, and misinterprets the final slide to be homework, and it turns out that the professor was showcasing a hard problem. Thinking that the slide was homework, the student takes it home and solves it.

EDIT: In 1939, George Dantzig was a graduate student at UC Berkeley studying under the statistician Jerzy Neyman. He arrived late to class one day, saw two problems written on the blackboard, assumed they were homework assignments, copied them down, and turned in solutions a few days later. He apologized for being late -- the problems had seemed "a little harder than usual."

jonas21 [3 hidden]5 mins ago
Career path:

   software engineer -> prompt engineer -> positive affirmation engineer
stbenjam [3 hidden]5 mins ago
https://github.com/stbenjam/skills/tree/main/plugins/hype

I have a plug-in to do this. I don't know if it's effective but Claude said it was genuinely helpful (obviously would say that about anything)

Yizahi [3 hidden]5 mins ago
-> AI Morale, Welfare and Recreation Officer (let's be real here, heh)
CamperBob2 [3 hidden]5 mins ago

    Pygmalion panderer
notpachet [3 hidden]5 mins ago
That's pretty good.
ademup [3 hidden]5 mins ago
I really love this idea given the recent controversy around mathematics solutions. It seems like a "mere suggestion" of success has a positive impact on finding solutions. We know this technique works in humans, from which this is all derived from, so it seems to make sense.
slashdave [3 hidden]5 mins ago
“I’m good enough, I’m smart enough, and doggone it—people like me.”
justonenote [3 hidden]5 mins ago
Its all brute force. This was how the pyramids were built too. Verifiable goal and a lot of energy expended aiming toward it. It wasn't aliens then and its not super intelligence now.

All of these breakthroughs are in verifiable brute force domains, and some of them are probably wrong because of a typo in a lean specification or just a base level axiom being incomplete.

I think the better the way to think about LLMs is like they are new substances, like when we first discovered clay or bronze, but confined to the digital realm. Previously we were chipping away at stones trying to make to things as close to useful as possible, then we found a step change. LLMs are like clay but they have their limitations. Wake me up when they are proposing new, { conjecture: interesting|useful|new } and not as a side effect of trying to get to a goal.

humbleharbinger [3 hidden]5 mins ago
Putting all controversy aside - this is a refreshing use of a model. Models are going to be a boon in the hands of historians.
layer8 [3 hidden]5 mins ago
One can wonder what Urquhart would have thought if he had learned who would be solving his cypher.
azinman2 [3 hidden]5 mins ago
Let’s say it gets to the point that we reach superintelligence. All previous puzzles can be solved. But should they? Once you solve them, it’s done. What’s left? And where’s the fun and humanity?

The Olympics exist because we want to see human skill, even though jet planes exist.

meken [3 hidden]5 mins ago
No one is saying you can’t solve puzzles that have already been solved. If you love solving puzzles, then whether it has been solved doesn’t seem all that important.
greyw [3 hidden]5 mins ago
Indeed no one forces you to look up the solution.
yieldcrv [3 hidden]5 mins ago
I disagree, but if you and others choose to untether from our plain for these reasons, I’m totally fine representing the human traits that remain here and pass my remain traits on
GranPC [3 hidden]5 mins ago
I am trying very hard to find an original version of this cipher with no luck. It almost sounds like this whole thing is a hallucination...? Can anyone point me to a PDF of the original Cyphral Distich as printed?
SahAssar [3 hidden]5 mins ago
I don't see it in https://archive.org/details/worksofsirthomas0000urqu or https://archive.org/details/bim_early-english-books-1641-170...

I also don't find it on the site of "Klaus Schmeh" that it claims to be on a list of "Top 50 unsolved encrypted messages": https://klausschmeh.net/?s=Cyphral

Looks like the best source I can find is this: https://scienceblogs.de/klausis-krypto-kolumne/2014/11/17/we... which seems real-ish?

fxwin [3 hidden]5 mins ago
I found this german blog: https://scienceblogs.de/klausis-krypto-kolumne/2014/11/17/we...

which links to: https://archive.org/details/s9notesqueries03londuoft/page/12...

which is in reference to the original proquiritations here: https://archive.org/details/worksofsirthomas00mait/page/416/...

i had also never heard of this before today and wonder if people had even seriously tried to decipher this at all?

xpct [3 hidden]5 mins ago
Is it wrong to presume they tried to run a similar prompt on all ciphers that come before this one in search results, and this was the only one that worked?
GolfPopper [3 hidden]5 mins ago
Thank you, and SahAssar for doing the due diligence here. Like many others, I have at least a passing interest in cryptography, and I'm confident I'd never even heard of this before.
soks86 [3 hidden]5 mins ago
This appears to be proof that the guy who wrote the cipher, Sir Thomas Urquhart, did in fact laugh himself to death as legend has it.

He wrote the cipher, and then, upon hearing Charles II was Restored to the throne he laughed until he died. The cipher reads, "O GOD UPHOLD KING CHARLES THE SECOND AND MAKE HIM THE SUPREME RULER OF THIS LAND" and so he was laughing because he just made an excellent joke that he can't tell anyone about until someone figures it out.

Someone needs to add this to Wikipedia. It will be necessary to first convince an academic to make the claim so there's a reasonable citation.

Oh, and haha. It was a nice one, Thomas.

sm-silversight [3 hidden]5 mins ago
What's the joke, IDGI
matthova [3 hidden]5 mins ago
I know this is a feat of AI engineering, but given the end result all I can think of when reading this is the scene from “a Christmas story“ where the kid decodes “be sure to drink your ovaltine”
sans_souse [3 hidden]5 mins ago
I feel like I've been camped in the wikipedia "Unsolved Cryptographic Cyphers" for at least 5 years, one of my go-to checks for when looking for interesting historical articles on the subject. I'm surprised I've not heard of this one until now..
sans_souse [3 hidden]5 mins ago
I feel like I've been camped in the wikipedia "Unsolved Cryptographic Cyphers" for at least 5 years, one of my go-to checks for when looking for interestic historical articles on the subject. I'm surprised I've not heard of this one until now..
mvkel [3 hidden]5 mins ago
More proof that it's not that a human -can't- do it, it's just that no human would dedicate their entire lifetime to solving this niche challenge.
gdevenyi [3 hidden]5 mins ago
Anyone pointed it at the Voynich manuscript?
veqq [3 hidden]5 mins ago
Thousands. Every day a few AI "solutions" are spammed to the relevant forums
Diti [3 hidden]5 mins ago
And at the Noita eyes. No good either.
Avicebron [3 hidden]5 mins ago
yes.
johnnyApplePRNG [3 hidden]5 mins ago
Definitely a much better target to show the power of an AI LLM imho (as opposed to stealing from starving mathematicians).
senordevnyc [3 hidden]5 mins ago
You mean the NYU professor and the Anthropic researcher? Somehow I doubt either of them are starving.
aogaili [3 hidden]5 mins ago
It is cool. But how do we know that nobody solved that problem before and it was somewhere in the training data? some blog, or some book or whatever?
altmanaltman [3 hidden]5 mins ago
Its a bit sus since there doesn't really seem to be much discourse on this either. Like okay, it solved the puzzle but the puzzle was just a key cipher with plain text? And how is this verified or even matter in terms of what it reveals? Seems more like a marketing fun post than anything susbtantial.

They published this on 31 aug and nobody in that community cared and no news covered how this 300+ years mystery was solved?

sidewndr46 [3 hidden]5 mins ago
Conversely, the cipher could be so boring that no one in any academic circle bothered publishing on it.
heaney-555 [3 hidden]5 mins ago
Is this going to be the cope every time this happens?
aogaili [3 hidden]5 mins ago
Haha - I'm just seriously wondering, how can anyone tell at this point?
razster [3 hidden]5 mins ago
Right, with the amount of data these models are trained on, somewhere someone may have solved it and it was in some obscure text/page no one looked at or care about. We'll probably never know.
ares623 [3 hidden]5 mins ago
It's like Google without Ad/SEO incentives. All it took was trillions of dollars of investment.
Aboutplants [3 hidden]5 mins ago
Time to find out who Satoshi Nakamoto is
nowittyusername [3 hidden]5 mins ago
Aboutplants [3 hidden]5 mins ago
“Finney died in Phoenix, Arizona, on August 28, 2014 as a result of complications of ALS, and was cryopreserved by the Alcor Life Extension Foundation.”

Hmm, this guy is going to be woken up in a few decades, either one of the richest people in the world or one of most disappointed.

kirubakaran [3 hidden]5 mins ago
imho it is https://en.wikipedia.org/wiki/Nick_Szabo

Initials match too ;)

andai [3 hidden]5 mins ago
I read a few years back a report that the DoD had unmasked him via stylometry (i.e. matched his writing style to forum posts).
conorcleary [3 hidden]5 mins ago
Was it sourceforge or ThinkGeek that had the code snippets?
bell-cot [3 hidden]5 mins ago
That was a throw-away name, and "he" was fabricated as part of an Nvidia demand-stimulation black op.

You don't go from being an obscure video card outfit to the #1 most valuable company on the planet by being too hesitant or dim to really get creative.

brcmthrowaway [3 hidden]5 mins ago
This is one of the best conspiracies I've ever heard...
derektank [3 hidden]5 mins ago
It does provide an explanation as to why Satoshi’s wallets have gone untouched (besides him being dead). $70B ain’t that much compared to a $5T market cap.
reducesuffering [3 hidden]5 mins ago
Already determined, but yes frontier models will eventually identify them confidently
machomaster [3 hidden]5 mins ago
I wonder, could current AI models solve the Zodiac killer code and how fast?
andy_ppp [3 hidden]5 mins ago
I wonder if people are getting it to help with Krypyos the final part? Great documentary on this code… https://youtu.be/jVpsLMCIB0Y
y1n0 [3 hidden]5 mins ago
skeledrew [3 hidden]5 mins ago
Quite intuitive. Let's heart those "just a next token predictor" cries now.
lolakutty [3 hidden]5 mins ago
Those cries are the corrective reaction to cries of "We are Artificial super GI now!"

And yes, it is just a next token predictor.

ex-aws-dude [3 hidden]5 mins ago
I never understand when people say that, isn’t it obvious that intelligence is an emergent phenomenon that could arise in different ways
lolakutty [3 hidden]5 mins ago
Sure, but it is a token predictor, and it is not intelligent not because it works by predicting a token, but it shows dumb behavior...

LLMs are a great search tool. It searches connections in the collective human knowledge that humans have written down through all the years....

They are very good at it, and that is about it.

docheinestages [3 hidden]5 mins ago
It's hard to believe that a model can nowadays solve mathematical challenges and break ciphers, yet it fails to do trivial tasks involving critical thinking, having taste, and not just running around in circles.
bawolff [3 hidden]5 mins ago
i think the "having taste" part is more an issue with the people who use AI and what they use it for, than AI itself.
tfgty [3 hidden]5 mins ago
I disagreee big time.

You’re not really understanding how the tech works if you find it hard to comprehend.

marseysneed [3 hidden]5 mins ago
I wonder if the voynich manuscript is next.
spawrks [3 hidden]5 mins ago
Ok anyone else want to see Kryptos next? Am I the only one?
FerritMans [3 hidden]5 mins ago
they should throw this at the zodiac cipher
winterbourne [3 hidden]5 mins ago
Nice! I'm waiting for the day when the remainder of the Maya codices are solved by AI.
chaostheory [3 hidden]5 mins ago
The problem with Fable is the price for performance. It’s so expensive that I typically blow through my subscription usage of it within 1-2 days. With ChatGPT Astral, I can use it full blast for almost a week. Same with Opus.
pluc [3 hidden]5 mins ago
I'm surprised Anthropic didn't steal that announcement
altern8 [3 hidden]5 mins ago
Still can't align my navbar buttons correctly
0points [3 hidden]5 mins ago
AI made a zodiac-looking cipher for the headline image.
dhosek [3 hidden]5 mins ago
It’s a warning of what it’s going to do next…
ramesh31 [3 hidden]5 mins ago
I was watching Shatner's "Unexplained" the other day on this topic, and it hit me; there are mountains of these old mysteries out there that could be solved in an afternoon now with frontier LLMs as soon as anyone took the time to bother. Exciting times.
kayamon [3 hidden]5 mins ago
This is insane; I've never heard of this problem before in my life, and even just reading the post for one minute I immediately thought "hey, maybe the numbers refer to something in the text?" And hey yeah, they do.

This cannot be real. This website is ill.

m3kw9 [3 hidden]5 mins ago
So it solved a obscure puzzle that looks like a weak decryption
jdjdjdjdjd [3 hidden]5 mins ago
Don't forget to drink your Ovaltine.
ckozlowski [3 hidden]5 mins ago
"setec astronomy...No more secrets."
Jun8 [3 hidden]5 mins ago
Next up: Kryptos part 4 (https://en.wikipedia.org/wiki/Kryptos)
elahieh [3 hidden]5 mins ago
Unfortunately, the totality of the evidence very much indicates that Sanborn went "buck wild" with the enciphering, he made mistake(s), or both. So this is very much in line with the Chaocipher challenge of 1990. Nice little earner for some people though.
razster [3 hidden]5 mins ago
First thing that came to mind. I imagine this has cross their minds to.
layer8 [3 hidden]5 mins ago
The article mentions it.
yuvalkarmi [3 hidden]5 mins ago
now THAT is cool!