Foojay Podcast #91: 25 Years of IntelliJ IDEA: The IDE That Grew Up With Java
Table of Contents YouTubePodcast AppsGuestsLinksContent In this Foojay Podcast, we're celebrating a major milestone in Java development history: 25 years of IntelliJ IDEA. Think about it: IntelliJ IDEA launched in 2000, and since then, it has become the go-to IDE ...
-
From “Crypto AI” to general AI: Do AI agents dream of electric langoustines?
Table of Contents The shift that matters for agent commerce – From “Crypto AI” to general AIWhat changed in x402 and ERC-8004 in the last month or so?This is the moment that unlocked agent commerceWhat is still missing?What does the …
-
BoxLang NeoVim Plugin Released
Table of Contents Why a Dedicated BoxLang Plugin?Why a Dedicated BoxLang Plugin?Dual-Syntax Architecture1. BoxLang Script (.bx, .bxs)2. BoxLang Templates (.bxm)Feature HighlightsComprehensive Language SupportHTML Integration in TemplatesExpression InterpolationCode Folding SupportInstallationLazy.nvim (Recommended for NeoVim)vim-plugVundleManual InstallationFile Extension DetectionCustomizationAdvanced ConfigurationEnable FoldingBoxLang-Specific KeybindingsWhat’s Next?Community & …
-
How to Customize JaCoCo Report Styling in Your Java Project
Table of Contents The ProblemThe Strategy: CSS OverlayStep 1: Create Your Custom report.cssStep 2: Overlay CSS During Maven BuildStep 3: Handle CI Deployment (Optional)Watch Out: Output Directory PathsThe ResultQuick Start ChecklistFull Example JaCoCo is the go-to code coverage tool for …
-
Unikernel: Profiling and Troubleshooting JVM on Nanos Unikernel
Table of Contents Profiling a Java Application Running Inside an Unikernel with JProfilerExplanationDirsArgsRunConfigBaseVolumeSzWhat this command doesInstrumentation PhaseFinal State Profiling a Java Application Running Inside an Unikernel with JProfiler Unikernels are often associated with minimalism and tight resource control. But can …
-
DocBox v5 – Reborn: Modern API Docs for BoxLang & CFML
Table of Contents What’s IncludedThe Evolution: One Tool, Three Flavors 🎭🎨 Theme System: Documentation That Doesn’t Look Like It’s From 2005Flavor #1: DocBox Core Library 📚Flavor #2: bx-docbox (BoxLang Native CLI) ⚡Flavor #3: CommandBox Integration 📦Fully Documented & MCP ServerWhat’s …
-
BoxLang AI v2: Enterprise AI Development Without the Complexity
Table of Contents What Makes This Release Groundbreaking?🎯 Summary🤖 Autonomous AI Agents⚡ Serverless AI Agents on AWS Lambda🔄 Autonomous Agents with BoxLang Scheduler🧬 Multi-Tenant Vector Memory & RAG📚 Document Loaders for 30+ Formats🔌 12+ AI Provider Support📡 Model Context Protocol …
-
🚀 The Future is Now: AI Code Assurance and MCP with SonarQube (Part 4)
Table of Contents Problem #1: “I see the bug, but I’m too lazy (or busy) to fix it”Problem #2: “My AI Assistant writes buggy code because it doesn’t know our rules”Problem #3: “How do I know if this Project with …
-
Documentation as Code with AsciiDoctor, GitLab CI, and GitLab Pages
Table of Contents GitLab PagesGitLab CIGenerating pagesResults Writing documentation should be as low-key as possible to remove the pain from the process. One way to achieve this is through Documentation as Code. Setting it up and configuring it may take …
-
Not a Lucid Web3 Dream Anymore: x402, ERC-8004, A2A, and The Next Wave of AI Commerce
Table of Contents Vocabulary for this articleForewordPart 1 – Bringing companies on-chain with x402Part 2- Introduction: Beyond Ads and Subscriptions: Agent Commerce on x402 and ERC-8004Part 3 – Tech that will change the internetAgent commerce, x402, and ERC-8004: from ad-funded …
-
🚀 Stop The Trojan Horse in Your pom.xml: SonarQube Advanced Security (Part 3)
Table of Contents Problem #1: “I didn’t write this bug, why is it my problem?”Problem #2: “The Dependency Hell” (Transitive Dependencies) 🔥Problem #3: “Wait, I can’t use this library? It’s open source!” ⚖️Problem #4: “The Sneaky Attack” (Advanced SAST & …