Systems | Development | Analytics | API | Testing

Java debugging: how to debug Java code in IntelliJ, Eclipse, and jdb

An effective Java debugging strategy lets us pause execution, inspect data, and observe real execution rather than relying on vague assumptions. The complexity of the Java Virtual Machine creates unique challenges, but a focused approach will turn this complexity to our advantage. This guide will equip you with the tools to do this, looking at: By the end, you’ll have a practical workflow to debug Java reliably across local and remote environments.

How we built a coding agent that lives in Slack, and the recipe to build your own

One of the busiest engineers at Bitrise doesn't have a laptop. It lives in Slack. Assign it a Jira ticket or @mention it in a thread, and it reads the requirements, posts a plan, spins up a cloud dev machine, writes and tests the code, opens a pull request, watches CI, reacts to review comments as they land and once the pull request merges, cleans up after itself and closes the ticket.

Product Threat Intelligence Providers 2026 Listed

Product threat intelligence tells payment device manufacturers and payment service providers (PSP) about the vulnerabilities and attack techniques that threaten the products they build or rely on to process payments. In 2026, the kind of specialist product threat intelligence provided by firms like PCA Cyber Security is getting much more critical for compliance and cyber resilience.

Agentic AI Test Execution Inside Jira with Xray and Lynqa

AI is becoming part of every stage of the testing lifecycle. Teams are using it to analyze requirements, design test cases, generate automation scripts, and accelerate execution activities that previously required significant manual effort. Within Xray, AI already helps transform Jira requirements into actionable test cases with AI Test Case Generation.

Kafka in a DMZ: Protecting AWS MSK with Kong Event Gateway

Running Apache Kafka on Amazon Managed Streaming for Apache Kafka (MSK) gives you a managed broker with no ZooKeeper to operate, automated patching, and multi-AZ replication handled by the service. What it doesn't give you is a safe, governed way to expose Kafka access beyond your VPC boundary. That problem looks simple on the surface. It isn't. And how you solve it has significant implications for security posture, operational complexity, and monthly cost.

The Skill AI Can't Generate: Why Discernment Is the New Data Literacy

For more than a decade, I have argued that the most valuable skill in a data-driven organisation is not access to information. It is the judgment to know when that information is wrong. AI has made that skill more important, not less. When I wrote about AI literacy in 2023, the pushback I heard most often was that the technology was not yet good enough for the question to matter. Now it is. AI can generate answers, summaries, recommendations, code, analysis, and increasingly, actions.