# Oleg Dubovoi's Blog

> Personal IT blog by Oleg Dubovoi (Vienna, Austria). AI, Tech, and Software Development. Long-form articles ("publications"), short posts ("thoughts"), and announcements.

## About

- [About](/about): Who I am, what I do, how to reach me.

## Publications

- [LSP for AI Coding Agents: The Protocol Your Agent Isn't Using Yet](/publications/lsp-for-ai-coding-agents-the-protocol-your-agent-isnt-using-yet.md): 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?](/publications/will-ai-replace-software-developers.md): 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](/publications/agentic-browsers-are-dangerous-ai-vulnerabilities-chatgpt-atlas-perplexity-comet.md): 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](/publications/ai-in-software-development-boosting-or-slowing-your-productivity.md): 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](/publications/the-story-behind-multidrive.md): 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](/publications/how-to-become-an-ai-developer-in-2025.md): 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](/publications/how-to-become-a-successful-software-developer.md): 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](/publications/my-journey-in-open-source-library-development.md): 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.

## Thoughts

- [Mass layoffs caused by AI](/thoughts/2026-06-04-mass-layoffs-caused-by-ai.md)
- [First impressions from GenAI Zurich 2026](/thoughts/2026-04-01-first-impressions-from-genai-zurich-2026.md)
- [Austria AI Community](/thoughts/2026-03-02-austria-ai-community.md)
- [MultiDrive just launched on ProductHunt! 🎉](/thoughts/2025-12-08-multidrive-just-launched-on-producthunt.md)
- [Digital Investigation Conference 2025](/thoughts/2025-10-09-digital-investigation-conference-2025.md)

## Announcements

- [Modern AI Security: Challenges in the Era of Large Language Models](/announcements/2026-06-08-modern-ai-security-challenges-in-the-era-of-large-language-models.md)
- [Generative AI conference is coming soon to Zurich, Switzerland](/announcements/2026-03-17-a-new-generative-ai-conference-is-coming-soon-to-zurich-switzerland.md)

## Optional

- [Full text of all publications](/llms-full.txt): Every article concatenated into one Markdown file.
- [RSS feed for publications](/rss.xml)
- [RSS feed for thoughts](/thoughts.xml)
- [RSS feed for announcements](/announcements.xml)
