How to make Pekko serialization bulletproof
If you encounter problems related to serialization in Pekko, this article is for you, we show VirtusLab's Pekko Serialization Helper.

If you encounter problems related to serialization in Pekko, this article is for you, we show VirtusLab's Pekko Serialization Helper.

A guide to using Bazel, an artifact-based build system, for Scala developers with an example and step-by-step instructions.

We take a look at what a Cloud IDE is, its benefits and challenges, and how you can start using a Cloud IDE.

What if you could take a look at our code from above – and instead of seeing just text files – go through colorful graph nodes that instantly and clearly?

VirtusLab created the pandas‑stubs library to enhance pandas with type information, enabling stronger type‑safety in pandas‑dependent projects. It emerged from challenges integrating pandas and pyspark, where missing stubs led to API conflicts and unchecked code.

Jenkins Kubernetes Operator can help you avoid unexpected downtime in CI/CD and opens doors for doing canary or blue/green deployment.

VirtusLab explains how to build an IntelliJ plugin using JCEF WebView to render HTML‑based UIs inside the IDE, providing modern Chromium performance. The example walks through plugin.xml, service classes, custom resource handlers and Gradle setup using Scala.
