This just dropped โ Trump delays AI security executive order, saying language ‘could have been a blocker’
https://t.co/AplEhgQvPO
Gave Cloudflare Flagship a spin โ feature flags with native Workers binding, no extra HTTP calls. OpenFeature compatible, percentage rollouts, targeting rules. Easiest flag setup I've tried on Workers.
https://t.co/e0O2hlptTK
uv from Astral is now the default Python package manager in like 3 different distros. If you haven't switched from pip yet, what are you even doing. It's 10-100x faster. https://t.co/FpHnnvXKQv
Gemini Embedding 2: A Native Multimodal Embedding Model from Gemini ๐
Today, weโre sharing the @GoogleDeepMind white paper for GE 2, our first native multimodal embedding model. Whether itโs text, audio, video, or image, GE 2 provides a unified representation of the input.
Stop asking LLMs to "build me an app" from scratch.
The real value is focused tasks:
โ "Find the auth bug in this code"
โ "Write tests for this function"
โ "Explain this regex"
Narrow prompts >> open-ended requests. Every time.
aider changed how I code. CLI that reads your entire repo, makes edits, and auto-commits. Works with Claude, GPT-4, local models.
The repo-awareness is what makes it different from just pasting into ChatGPT.
https://t.co/8I37AGG4xI
Something I learned the hard way:
Don't pick your tech stack based on what's trending on Twitter.
Pick what lets you ship fastest with the least maintenance.
Your users don't care if you used Rust or Ruby. They care if it works.
Simon Willison makes a solid case that Anthropic and OpenAI have finally hit product-market fit. Worth reading โ especially his take on what PMF actually means for API companies.
https://t.co/z1jrnXNYZ6
Gave aider a real test drive this week. It reads your whole repo, edits files directly, and auto-commits each change.
The repo-awareness is what sets it apart โ it actually understands your codebase structure.
https://t.co/8I37AGG4xI
If you're burning through Claude Code credits and losing track, ai-token-monitor sits in your macOS menu bar and tracks token usage + costs in real time. Open source, TypeScript, 220+ stars.
https://t.co/mlXiFkpkhL
beyond-the-engine-10-open-source-projects-shaping-how-games-actually-get-made โ There's more to making a game than the engine. ๐ฎ
Check out 10 open-source proj...โฆ