Ask HN: Why hasn't x86 caught up with Apple M series?
431 points by stephenheron 3d ago 614 comments
Ask HN: Best codebases to study to learn software design?
103 points by pixelworm 4d ago 90 comments
Theia AI framework puts you in charge of AI inside your IDE
1 acossta 1 8/28/2025, 3:31:09 PM developer-tech.com ↗
Comments (1)
acossta · 8h ago
The Eclipse Foundation just opened up its Theia AI platform and an alpha Theia IDE that let you bolt the LLM of your choice into your workflow and actually see what it’s doing. You get complete control over prompt engineering and agent behavior, can plug in a local model or a cloud model, and even wire up external tools via Model Context Protocol. The AI‑powered Theia IDE bakes in coding agents, an AI terminal and context sensitive assistants while giving you license‑compliance scanning via SCANOSS. Instead of being locked into a proprietary copilot, you can customize the entire AI stack to your needs and still keep your code private, which is the kind of hackable openness Hacker News loves.