Hey @sama
- I subscribed Pro on 24/12/5, the same day it was added
- Once went down to Plus on 25/6/5 and came back to Pro in a week noticing I cant live without it
Can I get that pen please
❗️ OpenAI is shipping a limited-edition collectible pen to its earliest ChatGPT Pro subscribers. Eligible users were notified around two months ago.
Supplies are capped at the first 4,000 who opt in through OpenAI's claim form.
GPT-5.5 Instant is more dependable, with significant improvements in factuality, especially in domains where accuracy matters most, like medicine, law, and finance.
It’s also stronger across everyday tasks, from analyzing image uploads to answering STEM questions to knowing when web search can help.
ALT 7 Spider-Man pointing at each other. The Spider-Man are captioned "det(A) != 0", "columns form basis", "rank(A)=n", "no free variables", "0 not an eigenvalue", "A invertible", and "Ax=b unique solution".
software engineers will notice half a second of latency in something that should be ~instant and will move heaven and earth to fix it, or at least to understand why; and this seems to have blown an operation that had started to install a backdoor on every Debian/Ubuntu SSH server
Confirmed!! Seunghyun Lee (@0x10n) of KAIST Hacking Lab used a UAF to RCE in the renderer on both #Micosoft Edge and #Google Chrome. He earns $85,000 and 9 Master of Pwn points. That also puts us over $1,000,000 for the event! #Pwn2Own
Wow. A bug in the Seaborn data visualization software hid many CD=1 papers, leading Park et al to incorrectly conclude that disruption in science and technology is declining (top histogram), while it is not ( bottom histogram). @VincentGinis
Ouch, could it be, that a scandalous patter of disruptiveness decline be explained by specifics of pre-processing of the data?
arxiv.org/abs/2402.14583
what do you think @svalver ?
I've just implemented ChaCha20-Poly1305 in JavaScript, fitting it into 3 tweets. Couldn't make it fit into a single tweet, but I think it's impossible 😅
// Usage:
// All parameters are Uint8Array
// Nonce should be 12 bytes
await encrypt(plaintext, aad, key, nonce)
Elon Musk kind of ruined Twitter for this, but I was reminded of an old challenge: write a modern cipher (encryption) in a single (280 character) Tweet. Can we get authenticated encryption?
I came across this puzzle at 1AM. At that time, I thought it was a good pre-sleep puzzle, and it kept me up until 11AM when I finally solved it lmao
It's very fun, so give it a try: curta.wtf/puzzle/base:5
Ok I found the TU Darmstadt paper that initially disclosed the flaws. TL;DR user hashing to implement a (bad) private set intersection protocol, and its trivially vulnerable to brute-force dictionary attacks.
Apple has known since 2019! usenix.org/system/files/sec2…