Skip to main content

Telecom: Managing Large Engineering Organizations (500+)

· 11 min read
Artur Pan
CTO & Co-Founder at PanDev

Managing a 500+ developer organization in telecom is like running a small city. You have infrastructure teams maintaining critical network systems, product teams building customer-facing applications, platform teams supporting internal tooling, and integration teams connecting it all together. They span multiple offices, time zones, and sometimes countries.

At this scale, you can't rely on tribal knowledge, weekly syncs, or management intuition. You need data. Engineering metrics provide the systematic visibility that makes large-scale engineering management possible.

AI/ML Teams: How to Track Research vs Engineering Work

· 10 min read
Artur Pan
CTO & Co-Founder at PanDev

AI/ML teams are unlike any other engineering organization. Half the team is exploring novel approaches where most experiments fail — and that's expected. The other half is building production systems where reliability and speed matter. Many team members do both, switching between Jupyter notebooks and production codebases within the same day. The MLOps maturity model defines this spectrum — from ad hoc experimentation (Level 0) to fully automated ML pipelines (Level 2) — and most organizations sit somewhere in the middle.

Traditional engineering metrics don't capture this duality. Measuring an ML researcher by deployment frequency is like measuring a chef by how fast they wash dishes. But having no metrics at all means you can't tell whether your research investment is producing results or if your production systems are reliable. Papers with Code trend data shows that the gap between state-of-the-art research and production-ready ML is widening — making the research-to-production bridge more critical than ever.

Here's how to build a metrics framework that respects the difference between research and engineering while giving leadership the visibility they need.

EdTech: Productivity Metrics for Educational Platform Teams

· 11 min read
Artur Pan
CTO & Co-Founder at PanDev

EdTech platforms are deceptively complex engineering challenges. HolonIQ's global EdTech funding data shows the sector attracted over $10 billion annually in recent years — and that capital demands engineering output that matches investor expectations. On the surface, it's "just" a learning management system or an online course platform. Underneath, it's real-time video streaming, adaptive learning algorithms, content management for thousands of courses, assessment engines, analytics dashboards, accessibility compliance, and integrations with school IT systems that haven't been updated since 2010.

EdTech CTOs manage teams that span frontend, backend, content engineering, data science, DevOps, and often a dedicated integrations team. The work ranges from highly creative (building engaging learning experiences) to deeply technical (video transcoding pipelines, real-time collaboration engines) to frustratingly mundane (integrating with yet another LMS via a poorly documented API).

Engineering metrics help you manage this complexity, allocate resources wisely, and deliver the platform improvements that actually move learning outcomes.

Top 10 Programming Languages 2026: Real Coding Time Ranking (Beyond GitHub Stars)

· 6 min read
Artur Pan
CTO & Co-Founder at PanDev

Every "top programming languages" list you've seen is based on GitHub stars, Stack Overflow surveys, or job postings. None of them measure what developers actually spend their time writing.

We do. Here's the ranking based on thousands of hours of real IDE coding time across 200+ programming languages, tracked from active B2B developers at 100+ B2B companies.

Morning vs Evening Developers: When Is the Best Code Written?

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Some developers swear by 6 AM starts with coffee and silence. Others don't open their IDE until 10 PM. Managers debate whether to enforce "core hours" or let people work whenever they want.

We looked at extensive activity data from developers across 100+ B2B companies to find out when developers actually code — and whether timing matters.

Monday vs Friday: When Do Developers Write Their Best Code? (Data from 100k Engineers)

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Every engineering manager has a gut feeling about their team's weekly rhythm. Monday feels slow. Friday feels like a wind-down. But what does the data actually show?

We analyzed thousands of coding hours from developers across 100+ B2B companies to map developer productivity across the work week — and the results challenge some common assumptions.

IDE War 2026: VS Code vs JetBrains vs Cursor — Real Usage Data from 100k Developers

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

The IDE debate is eternal. VS Code fans say it's fast and extensible. JetBrains loyalists swear by deep language support. And now Cursor is the new challenger, riding the AI wave. The Stack Overflow Developer Survey consistently ranks VS Code as the most popular editor, while the JetBrains Developer Ecosystem Survey shows strong loyalty among its users. But surveys measure sentiment, not reality.

What do developers actually use when they sit down to work? Not what they tweet about. Not what they starred on GitHub. What they code in, hour after hour, day after day.

We have the data. thousands of hours of tracked coding time across 100+ B2B companies, broken down by IDE.

Brooks's Law in 2026: Communication Overhead vs Team Size (Real Data)

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

"Adding manpower to a late software project makes it later." Fred Brooks wrote that in 1975. Fifty years later, engineering leaders still debate whether it's true.

We looked at real coding data from 100+ B2B companies on PanDev Metrics to understand how team size relates to individual developer productivity. The answer is more nuanced than Brooks suggested — but his core insight still holds.

Cursor Users Code 65% More Than VS Code Users: AI Copilot Impact 2026

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

AI coding assistants went from novelty to necessity in under three years. GitHub Copilot, Cursor, Cody, and dozens of alternatives now sit inside developers' editors, suggesting code, answering questions, and writing boilerplate. A Deloitte report on AI adoption in software development estimates that ~70% of enterprise development teams now use some form of AI coding assistance.

But are they actually making developers more productive? Or just more reliant on autocomplete?

We looked at real IDE usage data from 100+ B2B companies to find out what AI-assisted coding looks like in practice.

New Developer Onboarding: How Metrics Show the Ramp-Up to Full Productivity

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

You've just hired a senior developer. They start Monday. When will they be fully productive?

HR says "30 days." The hiring manager says "a few weeks." The developer themselves says "give me the codebase and I'll be fine."

Reality is different. Coding activity data tells a more honest story about what new developer ramp-up actually looks like — and it's longer than most organizations plan for.