ctrl+r #11: IDEs are dead, Deep Fake is too easy
š§ IDEs as we know them are dead
Iāve been using Cursor as my IDE, and Iāve realized that I barely use most of its features anymoreāsimply because Iām writing less code manually.
I think IDEs can afford to be much more lightweight when it comes to editing features. Instead, they should be designed around agents, workflows, and review. GitHub actually feels closer to this setup already. You have an Agent tab, you can orchestrate tasks through GitHub Actions, review through PRs, and spin up a Codespace thatās sandboxed to your repository.
I can even imagine āprojectsā becoming a way to launch agent tasks and track their progress.
So yeah, in the long run, I think GitHub is well positioned here. Editors built on VS Code are going to have a hard timeāor will need some drastic changes.
š ļø Deepfakes are too easy now
Last week I had to get creative for some marketing content. If you havenāt seen it:
Beyond being a fun experiment, it gave me a firsthand look at the challenges involved. How good and easy is it to create a deepfake?
First, you have to realize that most platforms have security checksāso deepfaking a celebrity is harder if youāre not using open-source tools. At least, thatās what I thought.
Turns out, many of these tools have barriers when you use the AI directly, but far fewer when you use their API. š
Once you have a voice clone and a video, there are tools like sync.so that sync a given voice audio with video footage. It does a decent job.
But speaking of open sourceācloning a voice is actually really easy now.
Jeff Geerling did a video about how scary the new Qwen3-TTS (text-to-speech) model is. No long speech sample neededājust a small voice extract and you get really good results. Sure, intonation and emotion still need work. But if you want to change a few words in a given speech? Really easy.
Try it yourself on Hugging Face: https://huggingface.co/spaces/Qwen/Qwen3-TTS
All in all, just chaining a few tools with some open-source models can get you surprisingly far in a matter of minutesāat okayish quality. Itās only a matter of time before the results become unrecognizable from real footage. š¬
šWhat I Read/Watched
ElevenLabs just got nuked by open source ā Jeff Geerling shares his story about people faking his voice and the evolution of these open-source models
Inside OpenAIās in-house data agent ā this will be the playbook for companies building data agents to lower the technical barrier for internal analytics
GitHub just announced Claude & Codex available as coding agents
Maxime Beauchemin (creator of Airflow) on the semantic layerās role in the context of AI
AI Expert: Here Is What The World Looks Like In 2 Years! ā ex-Google insider Tristan Harris shares some nuggets about the AI race and its consequences for our economy and possibly democracy
I was in Amsterdam last week and my hotel had an American waffle maker?! First time Iāve seen this in the EU!!




The video is š¤