Home

YouTrack Security Update: Upgrade Required for YouTrack Server

We’re sharing this update to inform YouTrack administrators about several security vulnerabilities that were recently identified and fixed in YouTrack. For YouTrack Cloud users, this post is purely informational – YouTrack Cloud has already been patched and no action is…

Structuring IntelliJ Plugins with Optional Content Modules

What if one part of your plugin should load only when a specific IDE functionality is available? Plugin Model v2 is now available as an experimental way to structure, package, and build plugins, and to support such scenarios in a…

Perl PAGI Project Updates

Quick update to anyone interested in upcoming changes to the PAGI project (spiritual successor to Plack/PSGI). 1) Distribution split up: when we released PAGI, we initially released everything as one distribution. PAGI () currently has a) the PAGI specification; b)…

Qodana Is a Finalist in the 2026 CODiE Awards for Best DevOps Tool

Qodana For DevOps: Automated Code Quality and Security, at Scale Modern DevOps teams move fast – but speed without consistency, security, and visibility creates risk. JetBrains Qodana helps DevOps teams build and ship higher-quality, more secure software by making code…

Cloud Computing 101: What Every Beginner Should Know

When I first started learning cloud computing, I kept hearing terms like Azure, AWS, IaaS, PaaS, and SaaS. It felt like everyone already understood the language except me. The good news is that cloud computing is much simpler than it…

AI Agent Scopes And Tool Lifecycles

Five articles built the runtime. The sixth made it observable. This one introduces the agent primitive: runAgent plus AgentScope, with budgets, replayable events, and structured cancellation in the box. The whole loop: import { runAgent, AgentToolCalls, OpenAITokens } from “@workit/core/ai”;…

Twenty years of Linux, and now I run my own AI

I’ve been running Linux and Ubuntu for nearly 20 years. I can date it almost exactly, because I still have the email from my Dad back in early 2007 telling me he’d just installed Ubuntu. That’s where this started. The…