The life of a developer in 2026:
- You ask AI to write code
- AI adds mysterious dependencies
- You ask why
- AI explains it was a mistake
- You remove it
- Everything works fine
Moral: Your AI buddy is just like a junior dev, competent but needs supervision. 😅
🚨 Compromised Nx Console 18.95.0 executed a credential-stealing payload after VS Code users opened workspaces.
The extension has 2.2M+ installs; affected users should update to 18.100.0 and rotate reachable secrets.
Read details here: https://t.co/Rqunsk7Ln1
Si tienes alguna idea de un proyecto que quieres desarrollar, aprovecha esta oportunidad. Mañana 2 de mayo, podrás usar Replit sin límites durante 24 horas. 🚀
Replit is turning 10, and we are making Agent free
Get ready to have fun building!
Want prizes? Join our buildathon in partnership with Anthropic
Prizes sponsored by Replit & RevenueCat
No esperaba arrancar la mañana con esta sorpresa: @warpdotdev ahora es open source. Llevo años usando esta terminal y he visto su progreso. Cuando empecé a usarla, explotaba a cada rato, pero siempre me pareció una herramienta indispensable y me da mucho gusto ver esta noticia 🎉
Stop letting Claude Code read files that have nothing to do with your task!
Every time you ask Claude Code to review a change, it scans your entire codebase. Most of those files are irrelevant. You are paying for tokens that add no value.
code-review-graph fixes this by building a persistent knowledge graph of your codebase using Tree-sitter. It maps every function, class, import, and dependency, then at review time computes the exact set of files Claude actually needs to read.
Here's how it works:
• Parses your codebase into an AST and stores it as a graph of nodes and edges in SQLite
• On every file save or git commit, a hook fires and re-parses only what changed
• At review time it traces the blast radius of your change: every caller, dependent, and test that could be affected
• Claude reads only those files instead of scanning the whole project
Real results across 6 open-source repositories: 6.8x fewer tokens on code reviews, up to 49x on daily coding tasks.
Supports 23 languages including Python, TypeScript, Rust, Go, Java, Vue, Solidity, and Jupyter notebooks.
Works with Claude Code, Cursor, Windsurf, and any MCP-compatible agent.
It's 100% open source.
Link to the GitHub repo in the comments!
If you use Vercel... 🚨
... they just confirmed a security incident: unauthorized access to internal systems, environment variables potentially exposed.
🔑 Regenerate tokens
🔁 Rotate your environment variables
https://t.co/44K9fJaykp
Learn how to use coding agents in 30 minutes!
This course teaches you how to build software with agents: plan new features, fix bugs, review and test code, and more.
It's 100% free and these concepts apply to any agent!
4/4) This depth allows engineers to navigate complexity, choosing robust, maintainable solutions. It's about understanding the fundamental principles that govern all systems, leading to more resilient and effective software.
1/4) In software engineering, "experience" transcends recalling syntax. It’s about knowing which patterns to apply, anticipating system failures under load, and understanding the profound, long-term trade-offs of even a single line of code. #SoftwareEngineering#TechExperience
3/4) Engineering experience relies on four pillars: pattern recognition to identify architectural needs early, predictive maintenance to avoid future technical debt, clear communication to justify timelines to stakeholders, and tool agnosticism rooted in strong C.S. fundamentals.
This weekend we're doubling Composer 2 usage in our new interface.
Open Agents Window, pick Composer 2, and start building! No hourly limits.
https://t.co/Z5GHz7kcG1
Looks like Cursor is coming for Claude Code's lunch.
For me, Cursor and Claude code are the gold standard if you consider yourself a pro, but with this Cursor update, I'm starting to wonder if Claude Code will still be the top choice for agentic coding.
https://t.co/olG8t1Bnih
¡Si usas Agentes de IA, necesitas usar Agent Skills!
¿El problema? Hay miles y es imposible estar al día.
Esta herramienta detecta automáticamente las tecnologías de tu proyecto y te instala las mejores.
$ npx autoskills
This is the most complete Claude Code setup that exists right now.
27 agents. 64 skills. 33 commands. All open source.
The Anthropic hackathon winner open-sourced his entire system, refined over 10 months of building real products.
What's inside:
→ 27 agents (plan, review, fix builds, security audits)
→ 64 skills (TDD, token optimization, memory persistence)
→ 33 commands (/plan, /tdd, /security-scan, /refactor-clean)
→ AgentShield: 1,282 security tests, 98% coverage
60% documented cost reduction.
Works on Claude Code, Cursor, OpenCode, Codex CLI. 100% open source.
API gratuita para extraer toda la info de una IP.
Sin límites ni pagos de ningún tipo.
Funciona en Python, JavaScript y cualquier lenguaje.
→ https://t.co/0YZGs1dGL2
⚠️ WARNING - A Trivy-linked supply chain attack has escalated into a self-propagating npm worm now spreading across dozens of packages.
It steals npm tokens, republishes itself, and spreads through developer machines and CI. Uses an ICP canister to rotate payloads and resist takedowns.
🔗 How the worm spreads and updates payloads → https://t.co/xpWmy3txdS