Took an afternoon poking at a major wallet to find a high-risk vulnerability. Follow for more tips to subsidize your mountain bike in web3
12
1
46
14,331
NFA but for a few days, France sells you a 1000 euros gold coin at face value, redeemable in any bank of the country. It's a free perpetual call option on gold (it's made of ~800 eur gold) monnaiedeparis.fr/fr/journee…
1
1
3
319
I think we will get local AGI but ASI in highly secured datacenters
2
7
255
It's only a few months late behind the frontier but could probably run on 2 dgx spark. It's hard for me too comprehend how much intelligence can be compressed
Introducing Xiaomi MiMo-V2.6 — Pro & Flash. Frontier intelligence, all the modalities, built in public. 🔹 Two omnimodal models, advancing through scaled reinforcement learning 🔹 Pro performs on par with Claude Opus 5 and GPT-5.6 Sol across most agent benchmarks 🔹 Pro scores 46 on the Artificial Analysis Intelligence Index — the highest among open-source models 🔹 Stronger coding, computer use, 3D reasoning and creative capabilities 🔹 Open model weights, technical report, RL environments and training code Blog:mimo.xiaomi.com/mimo-v2-6
2
229
I have the feeling that won't help winning another literary prize in France
Replying to @claudeai
Opus 5.5 communicates more naturally, addressing some of the most common feedback we heard on Opus 5. It puts the most important information up front and follows the writing rules you give it, which makes long sessions easier to follow.
3
205
Hide the proofs inside plastic eggs and have mathematicians hunt for them in a big outdoor event.
This advisory group created by IAS is advising OpenAI in how to release their math results Mathematicians can give their opinion in this link agmai.org I share publicly my opinion below (more than happy to have debate / disagreements in the responses!)
20
111
1,751
43,298
If I were the US, I would back OpenAI and ensure they aren't too restrictive so that my enemies would use their models, allowing me to 1) spy them and 2) secretly inject backdoors into their critical infrastructure (i.e. missiles aimed at me)
1
2
141
Commoditization of software is quite something. I liked the feel of Cursor but needed my pool of codex subscriptions on my own cloud. Wrote a prompt before going to sleep and here we are, it even supports local Speech 2 Text via an obscure MLX Cohere quant
We’re ending our partnership with Cursor following its acquisition by SpaceX. Under our proposal, Cursor’s direct access to our models would end on November 12. We know that the people most affected by this decision are the developers who rely on OpenAI models in Cursor. We care about their experience in this transition and we’re ready to go above and beyond to support them. openai.com/index/our-decisio…
1
4
332
In retrospect the tulipomania was not so stupid because in case your investment didn't work out you could eat it in onion soup
4
200
I think reading too much claude damaged my brain, this is pre-llm
1
6
256
In 1977, humanity sent a gold record beyond our solar system intended for intelligent alien lifeforms. Perhaps we should make another one now and hide it in a random german wiki
2
162
th0rgal retweeted
It's an increasingly common take that AI hacking means cybersecurity is doomed. I disagree. I think cybersecurity is naturally defense-favoring once people get their shit together. And anyone who continues to hold cryptocurrency (including me, ~90% of my net worth) is implicitly making that bet. Here's why I am making that bet. First, the oversimplified punchy one-line statement: If AI can prove Navier-Stokes and FLT, then AI can prove the statement "this program is secure" as a mathematical theorem. Even if the program is very complicated. Now, the nuance: (See also: vitalik.eth.limo/general/202… ) The word "secure" is hiding all kinds of skeletons in the closet in terms of what it actually means. What does it mean for Signal (the encrypted messenger) to be "secure"? The most basic definition you might think of is: no one who doesn't hold the recipient's secret key can read the contents of the message. But: * Did you remember to include _other_ critical forms of security? Can the adversary forge messages? Can the attacker prevent messages from reaching the recipient? Can they cause your client to crash by sending malformed messages? * Have you made sure that your model of the adversary includes attackers that interfere with the protocol actively and not just passively? And attackers that interfere by replaying messages to you or the recipient that either of you sent over the wire at any point earlier? * What if the adversary hacked (or _is_) the Signal server? * How did you learn which public key belongs to the recipient in the first place? What if that process was tampered with? * What if your device gets hacked at some point in the past or future - is your message still safe then? * What if your key leaks because of a bug in your operating system? Or because you got a bugged version of the Signal client? Or what if the database is corrupted? * Or the libraries, interpreter or compiler of the programming language you wrote it in? * What if your key leaks because tiny perturbations in perceptible signals generated by the hardware leak mathematical relationships that can extract the key a few hundredths of a bit at a time? * Are you hiding the *size* of the payload? Does that matter? * You're definitely not hiding the identity of the sender and the recipient, and the exact time each message was sent (think: not just time-of-day, but also time deltas between one message and the next). Is that not enough to deduce a lot of important facts about what relationships you have, and what *kinds* of conversations you are having? So ... even definitions can be over a thousand lines of code, and need deep careful thought to figure them out. Working on making definitions more human-readable is of extreme importance - it's perhaps the only "high-level language" that matters right now. But even still, even despite all of the above, for security-critical components, the definition is a much smaller attack surface than the implementation. Verifying that the definition is adequate is a much more tractable task than scanning over the code directly - and can become even more tractable with better tooling. Definitions are also _additive_: if two groups have two different definitions A and B, then, well, you can just prove that the program satisfies both A and B. Code is not additive in this way: if a program is A + B, a bug in A _or_ B can sink the whole thing. Definitions are additive. And if you can't satisfy A and B at the same time, you've isolated the most important philosophical issue for your project to spend its next few weeks grappling with. Sometimes, definitions are not much smaller than the implementation - UI components might be one example. But for many of the most critical components - message-passing protocols, sandboxes, cryptography like SNARKs and FHE - the asymmetry is real. Historically, a large class of failures with this approach have come from people only verifying a small portion of their code, that they self-declared to be the security-critical portion, and ignoring the rest - and it turns out that something in the rest of the code is security-critical too. This was reasonable back when verification was difficult and scarce. The solution today: sorry, you have to verify over literally your entire program, including database, networking, any caching layers, everything. Modern AI can do it. So it's not about "the good guys find all the vulnerabilities before the bad guys do" - that could maybe work too, after all a finite program only has a finite number of vulns, but it's riskier - it's specifically an asymmetric strategy of making code that is much more resilient in the first place. This is the kind of direction that Ethereum is going in for the next few years. There is no future for blockchains - especially blockchains with scalability and privacy - without doing this. We need to make software actually secure. And we have already made a lot of progress.
376
422
3,233
799,766
th0rgal retweeted
We have to build AI that murders us, because if we don’t, China will build it first, and I don’t want to get murdered by a computer that speaks Chinese. That would be ridiculous.
606
6,880
66,220
1,428,411
th0rgal retweeted
JUST IN: NVIDIA's $12,930,300,000 acquisition of Hugging Face contains an easter egg. The number 129,303 is the decimal conversion of Unicode point U+1F917. The 🤗 emoji.
119
746
14,181
3,797,848
If we are in a simulation there must be a reason why someone is spending all these resources. Perhaps it's because we're an AI being trained, probably for developing some advanced moral judgment (otherwise why would our conscious experience be so broad). We can actually verify it
2
1
2
208
Because there must be mechanisms to detect the AI (us) is cheating. So if we understand the objective of the training (alignment? with what?) and persuade ourselves to behave this way because we know it's a test, the operator should intervene and try to stop us (may not be good)
2
77
Here I am, making sure grok has a nice webcam view on the drone it is writing software for. Weird times
5
8
395
I guess it's time to go to the museum while it works. This time I was generous with adhesive tape so it should not end up in my wall
2
141
Yesterday I found this inscription on an old Persian door. I am very curious what the author intended to write, given the amount of precision involved (the book is the size of a fingernail). I would be very grateful if anyone reading Arabic could translate it to me
3
4
401