X / Twitter
Modern tech tends to focus on “more”. More data. More bandwidth. More compute.
The best software engineering happens in the “less” sphere; codec engineering.
Listen to this stream with 90% packet loss. The Opus Encoder team is cracked: https://t.co/WospJBCDPI
If you studied algorithms, I'm sure you've heard of Dijkstra’s algorithm to find the shortest paths between nodes in a weighted graph. Super useful in scenarios such as road networks, where it can determine the shortest route from a starting point to various destinations. It's been the most optimal algorithm since 1956!
Until now.
The O(E + V log V) complexity just went down to O(E log^(2/3) V) for sparse graphs.
It would be amazing if this kind of breakthrough came through AI that can code but I guess we're not there yet..
Modern tech focuses on more data bandwidth
Check out the full prompts: https://t.co/pz32a5s1b4
Want to run Claude Code in yolo mode but don't want it to potentially cripple your system? Easy 🔥
Install Docker to run it in a sandbox w/ this script:
curl -sSL https://gist.github.com/iannuttall/da878e583f39029a121727ce83174f82/raw/safe-yolo.sh | bash
Script below: https://t.co/LLNt2z6pDV
• Intro to Effect AI
• Running the same Effect with different models
• Using a structured output to decide which model performs best https://t.co/699P5iH7gR
Want to run Claude Code in yolo mode?
Add the following prompt to your CLAUDE memory. You will come back to say thanks.
https://t.co/R08RWeDFnK https://t.co/1Mxa6j3CiW
prompt for CLAUDE memory
Introducing your arXiv Research Agent
A personal research assistant with access to arXiv + bioRxiv + medRxiv + Semantic Scholar. Upload drafts, conduct literature reviews, get insights across millions of papers
MCP support coming soon 🚀 https://t.co/hKZvGDDAzv
LoRA-Edit
Controllable First-Frame-Guided Video Editing via Mask-Aware LoRA Fine-Tuning https://t.co/P58CD51Bbu
LoRA-Edit - Controllable Video Editing