Skip to main content

Posts

What Happened At J-Spring 2026

  J-Spring is the Java Spring conference organized by the NLJUG, the Nederlandse Java User Group that brings together top speakers and the Java community to exchange ideas, share knowledge, and drive insightful conversations.
Recent posts

The Cybersecurity Learning Lab: 70 Hands-On Practical Projects

  Introducing a comprehensive GitHub repository which hosts 70 cybersecurity projects ranging from foundational to advanced difficulty.  This is an educational collection which includes practical tools like hash identifiers, metadata scrubbers and Caesar cipher utilities, each accompanied by detailed "learn" modules. These modules explain security theory, system architecture and step-by-step implementation to help students understand real-world applications. https://www.i-programmer.info/news/149-security/19050-the-cybersecurity-learning-lab-70-hands-on-practical-projects.html

Minimus Releases Hardened Images For Free - What Does It Do Differently?

  Minimus is a specialized platform designed to provide hardened container images and supply chain security for cloud-native environments. Its images are now free. Minimus' hardening consists of stripping away unnecessary packages and rebuilding from source daily, hence significantly reducing the vulnerability surface compared to standard public images, up to 98% on average. It achieves such magnitudes in reduction through several key structural and operational strategies: https://www.i-programmer.info/news/90-tools/19040-minimus-releases-hardened-images-for-free-what-does-it-do-differently.html