Systems | Development | Analytics | API | Testing

What I Learned From Building an eBPF-Based Traffic Capture Application

I just finished building Speedscale’s eBPF-based component to capture and analyze network traffic in a Kubernetes cluster, and it forced me to confront some uncomfortable truths about observability. While there were certainly some challenges along the way, particularly in dealing with Go applications, the approach was relatively straightforward.

Bug Bashing: How To Run A High-Impact Testing Blitz

Software Development is progressing faster than ever, as software teams are now able to regularly release new features in cycles that often last a week to a day. As a result of this cycle, bug tracking and QA processes are sometimes not enough to prevent there from being bugs in place before a problem arises. When these bugs enter production, they cause a lot of frustration among users, downtime, and a large amount of time being spent trying to fix the problem which makes users angry.

Katalon and Carahsoft: A Partnership Advancing Software Quality in the Public Sector

In an era where digital transformation is rapidly changing how governments and public sector organizations deliver services, quality, security, and agility are paramount. That is why the partnership between Katalon and Carahsoft stands out as a strategic collaboration designed to bring modern and robust software testing capabilities to government and public sector agencies.

Empowering African enterprises with intelligent, AI-driven test automation solutions from Katalon

At Ovations, we help organizations accelerate digital transformation by delivering quality software with speed and confidence. In partnership with Katalon, we enable teams to move from manual, fragmented testing workflows to a unified, AI-powered platform that streamlines automation across the enterprise.

10 Years of Software Innovation: ORIL's Milestones

Ten years ago, ORIL entered the market with a belief that technology could — and should — do more. We envisioned software that tackles real-world challenges, supports real people and businesses. A decade later, ORIL stands as a trusted PropTech development partner with global experience, a strong technical backbone, and an ever-growing passion for innovation.

Create a Markdown Editor in Ruby on Rails

In recent years, Markdown has become the lingua franca of plain-text files on the web. If you're a developer, you have read — and maybe even written — hundreds of Markdown documents over the course of your career. GitHub repositories use README files written in Markdown. Stack Overflow and Reddit use it to format posts. Technical documentation, blog posts, and entire books are written in Markdown. And it's not just for humans either!

From Task Bots to Business Orchestration: A Guide to Enterprise Process Automation

Most enterprises today have automated hundreds of tasks across the business—but still struggle with slow, fragmented workflows. CRM handles one part, ERP another, HCM another, and teams end up working from disconnected systems and processes. It’s like conducting an orchestra where every section is playing from a different score. This is where enterprise process automation comes in.

Effective regression testing in the age of AI-generated code

AI code generation is rapidly evolving from a novelty into a key building block of modern software development. According to the Tricentis 2025 Quality Transformation Report, 82% of software professionals are excited about AI agents handling repetitive development tasks, and 84% believe AI will help teams meet increasingly compressed deadlines. Tools like GitHub Copilot and Codex are driving this revolution, offering real-time suggestions and automating boilerplate work.