@imnotchalk You’re right — and honestly, it’s not that AI replies are increasing, it’s that authentic human interaction is becoming harder to distinguish.
On July 25, we hacked OpenAI.
Two bugs let us take over ChatGPT/Codex accounts of OpenAI employees (+some unaffiliated users) and reach connected services: Outlook, Slack, GitHub, etc.
We proved it with a PR in OpenAI’s internal codebase . It took us <72h. 🧵
you are not too stupid at all!
jev is meant as a tool for developers to put intelligence into software, so in an ideal world, average users would never know there was AI in their software, it would just silently be better
(kinda like not knowing what database your favorite software runs on)
Jev is a new System One model from TypeSafe built for structured decisions instead of text generation.
New architecture, parallel sampling, Reinforcement Learning from Calibrated Decisions (RLCD), typed probabilistic outputs in 70–500ms.
I made a quick thread, take a look ↓
TypeSafe’s Doom demo runs ~10 Jev calls/sec for about $7/hour.
Jev is $0.042/MTok input, output is free, and latency is 70–500ms.
You can put model decisions inside tight software loops without cost dominating the design.
Excited to see where this goes, thanks for reading!