I just cloned myself...as a newborn
With this clone, I can:
+ become my own blood boy
+ test therapies on the clone
+ grow organs for transplantation
+ develop new treatments
+ inject young cells
This baby-bryan lives in a petri dish for now.
This may be scary to some people…a dystopian future. But, for others, they will see it as the inevitable future of health.
Clinical trials are already using this technology to restore dopamine neurons for Parkinson's, heart health and eyesight.
The process
> blood draw
> my cells were extracted
> yamanaka factors applied
> reset epigenetic age
> restoring them to an embryonic-like state
Why?
> these cells are now pluripotent
> can be differentiated into hundreds of cell types
> i.e. neurons, cardiomyocytes, retinal cells, etc
> allowing me to rebuild my body
> organ by organ
> repairing lost eyesight or hearing
> restoring kidney, liver or lung function
> repairing skin damage
> there’s no real limitation in imagining
> my body will accept them bc they’re my cells
> foreign cells are at risk of being rejected
As cells age, they accumulate epigenetic errors compounding into dysfunction and disease.
This technology gives us a path to reverse aging.
I mentioned getting diagnosed with an incurable disease is one of the best things that has happened to me in a long time. It’s opened up a frontier of new paths to repair and strengthen the body. This is the first example.
I asked k3:
"I want you to push the boundaries of what's possible in web design with the absolute latest in css, webgl, shaders, etc as of July 2026 and create the most impressive, informational single-page experience you can imagine"
Result:
744B parameters. On a laptop. With 25GB RAM.
Colibri runs GLM-5.2 (744B MoE) in pure C with zero dependencies. The trick: only ~40B params activate per token, so it keeps the dense part resident and streams experts from disk on demand. A single 2,400-line C file. No GPU, no BLAS, no Python at runtime.
This shouldn't work. But it does.
⭐ 2.1K #AI #OpenSource
https://t.co/W8dnCQmNnL
Follow for daily dev finds 🔔
Grok 4.5, based on our 1.5T V9 foundation model, with Cursor data added in supplemental training, is now in private beta at SpaceX & Tesla. Early evals show performance close to, perhaps exceeding Opus.
RL is continuing to significantly improve the model, and the Grok Build harness gets better every day.
Nice work by all those involved!
Completely trained from scratch new models will be released by @SpaceX every month this year.
This is the single best addition I have made to my AGENTS.md file for long running /goal tasks in #codex
"
For UI-related changes, generate screenshots of the changed screens or states during verification and include them in the final response.
"
OpenAI is giving away $1,200 for FREE to use Codex
all you need is a public GitHub repo, fill out a form, and get 6 months of free ChatGPT Pro + Codex
and almost nobody is talking about this - probably because they don't want others to find out
and you still have time to apply. even if you can't code, or you're just learning
here's the guide:
1/ install Cursor, Codex, or whatever you like
2/ build a project
3/ push it to GitHub
4/ ask your friends to drop some stars
no friends? drop your repo link in the replies - I'll star it, and others will too
if you're doubting whether you'll get approved, don't
most of the time these programs accept even half-empty projects
link: https://t.co/eZiHTwchcT
EXCITED to announce... HermesWorld WEB IS HERE🚀
Now PLAYABLE IN YOUR BROWSER:
✅No download.
✅No install.
✅Just click and you're in the world
✅Same characters, same map, same gameplay.
We just hit a massive milestone: the complete game now runs natively in the browser.
Login → character → live world, fully playable. 3rd-person camera, combat, chat, the works.
Final smoke tests underway. Public release incoming ASAP. ⚔️
The future of HermesWorld is one click away. 🔱
CODEX SKILL TO BRUTALLY AUDIT YOUR APP BEFORE LAUNCH!
Most MVPs look fine locally.
This Codex skill tells you what could actually break in production.
Just point Codex at your repo and it security-audits it for you
-> scans for exposed secrets
-> checks auth and authorization risks
-> finds unsafe client-side gates
-> reviews API, CORS, headers, and rate limits
-> flags upload, webhook, payment, and dependency risks
-> gives you a prioritized fix plan before launch
Install:
`npx --yes codex-security-audit-skill@latest`
100% open source.
Link in bio.