RSSAmplifier

Blog

Oleg Dubovoi's Blog — Publications

Long-form articles on AI, software development, and engineering by Oleg Dubovoi.

olegdubovoi.comRSS feed ↗8 posts

Latest posts

LSP for AI Coding Agents: The Protocol Your Agent Isn't Using Yet

Coding agents can get real code intelligence from a language server instead of searching your code as text. My study on a large C# codebase showed 16 to 22% fewer tokens and 30 to 40% less run time.

Will AI Replace Software Developers?

Modern LLMs write impressive code. But can they replace software developers? Where AI excels, where it fails, and what stays human.

Agentic Browsers Are Dangerous! AI Vulnerabilities in ChatGPT Atlas and Perplexity Comet

One weaponized URL can turn Perplexity's Comet or ChatGPT Atlas against its user. How agentic browsers leak data, and what the CometJacking research revealed.

AI in Software Development. Boosting or Slowing Your Productivity

How much does AI actually boost developer productivity? A look at the METR study, the 2025 StackOverflow Survey, my own experience, and the vibe coding trend.

The Story Behind MultiDrive

How we built MultiDrive at Atola Technology, a free high-speed disk toolkit for Windows. The tech stack, architecture, and lessons learned on the path to 1,000 users.

How to Become an AI Developer in 2025

A practical roadmap to AI development in 2025. Which language to start with, the math you actually need, the top frameworks, and how to land your first AI job.

How to Become a Successful Software Developer

Four habits that compound over a developer's career. Contributing to open source, building a real network, mastering fundamentals, and creating content.

My Journey in Open-Source Library Development

How I built DeftSharp.Windows.Input, my first open-source .NET library. Finding an idea, attracting early users on Reddit, and growing a global contributor community.