Recent Posts

Time to panic? AI and Cybercrime legislation is on your doorstep now

Author: Steve Poole Original post on Foojay: Read More As we settle into 2025, legislation around AI and cybercrime is no longer a distant threat or vague aspiration. It’s here, real, and it’s already changing how companies must build, deploy, and secure intelligent systems. If you’re a developer, security engineer, or anyone responsible for the software supply chain, it’s time …

Read More »

Register for Foojay Webinar: “Java’s Place in the AI Revolution”

Author: Frank Delporte Original post on Foojay: Read More This first online Foojay Webinar will highlight Java’s place in the AI Revolution, focusing on Exploring AI/ML Using Pure Java Tools. AI and Machine Learning (ML) are becoming essential in modern software development. For Java developers, there’s no need to switch technology stacks.  It’s now possible to build, train, and deploy …

Read More »

Mutation Testing in Rust

Author: Nicolas Frankel Original post on Foojay: Read More I’ve been a big fan of Mutation Testing since I discovered PIT. As I dive deeper into Rust, I wanted to check the state of mutation testing in Rust. Starting with cargo-mutants I found two crates for mutation testing in Rust: cargo-mutants and mutagen mutagen hasn’t been maintained for three years, …

Read More »