Logo

    The Stackd Podcast

    The Stackd Podcast, hosted by Kito D. Mann, Ian Hlavats, Daniel Hinojosa and Josh Juneau is a monthly podcast that covers the latest headlines, trends, and technologies in the world of enterprise software development.
    en72 Episodes

    People also ask

    What is the main theme of the podcast?
    Who are some of the popular guests the podcast?
    Were there any controversial topics discussed in the podcast?
    Were any current trending topics addressed in the podcast?
    What popular books were mentioned in the podcast?

    Episodes (72)

    Stackd 70: Natural Born Advocate

    Stackd 70: Natural Born Advocate

    Kito Mann, Josh Juneau and special guest Grace Jansen, Java Champion and Advisory Developer Advocate at IBM, chat about Broadcom’s Acquisition of VMWare, Jakarta EE 11 and the revamped Jakarta EE tutorial, Lit 3.0, JoinFaces, Liberty Tools for IntelliJ, JetBrains AI Service, Quarks and LangChain4J, and JDK 22. They also pick Grace’s brain about how she got into IT, developer advocacy, getting an MBA, mentoring women in tech, and more.

    About Special Guest Grace Jansen

    Grace Jansen is a Java Champion, Software Engineer and Advisory Developer Advocate at IBM. Her interests include Java, open source, cloud technologies and developer experience. Especially excited about driving more diversity and inclusivity in the tech industry.

    Global and Industry News
     - Broadcom Acquisition - VMWare Complete (https://investors.broadcom.com/news-releases/news-release-details/broadcom-completes-acquisition-vmware)


    Server Side Java
     - Jakarta EE 11 (https://jakarta.ee/specifications/platform/11/)
     - New Jakarta EE Docs Live (https://jakarta.ee/learn/docs/jakartaee-tutorial/current/index.html)
     - Ways to contribute to Jakarta EE (https://youtu.be/VdJ-H2VNusw?si=OdybmgW6y80P7cfl)

    Frontend 
     - Lit Launch Day: Lit 3.0, Labs graduations, a compiler and more! (https://lit.dev/blog/2023-10-10-lit-3.0/)
     - JoinFaces (http://joinfaces.org/)

    Tools
     - Kotlin Advent of Code:  (https://www.youtube.com/playlist?list=PLlFc5cFwUnmzk0wvYW4aTl57F2VNkFisU)
     - Java Advent Calendar (https://www.javaadvent.com/calendar)
     - JakartaOne Livestream on YouTube (https://www.youtube.com/watch?v=F_FqLnyGQEY&list=PLutlXcN4EAwDNN2lVNlfV3u2rBvJMOFCn)
     - Liberty Tools for IntelliJ (https://plugins.jetbrains.com/plugin/14856-liberty-tools
     - Apache Netbeans 20 Released (https://github.com/apache/netbeans/releases/tag/20)
     - JetBrains AI Service and In-IDE AI Assistant (https://www.jetbrains.com/ai/)

    AI/ML
     - LangChain4J (https://github.com/langchain4j/langchain4j)
     - When Quarkus meets LangChain4j (https://quarkus.io/blog/quarkus-meets-langchain4j/)

    Java Platform
     - JDK 22 (https://openjdk.org/projects/jdk/22/)

    Picks 
     - SnagIt (https://www.techsmith.com/screen-capture.html)
     - VisionOS Developer Tools (https://developer.apple.com/visionos/)

    Other Pubhouse Network podcasts 
     - OffHeap (https://javaoffheap.com)
     - Java Pubhouse (https://javapubhouse.com)

    Events
     - FOSDEM - 3-4 Jan 2024 (https://fosdem.org/2024/)
     - Codemash - Jan 9-12, 2024, Sandusky, OH, USA (https://jchampionsconf.com/https://codemash.org/)
     - Geekle Java Dev Summit - Jan 16-17, 2024, online (https://events.geekle.us/java24/)
     - VoxxedDays Cern - Jan 22nd-23rd, 2024, Switzerland (https://cern.voxxeddays.com/)
     - JChampionsConf - Jan 25-30, 2024, online (https://jchampionsconf.com/)
     - Jfokus - Feb 5-7 2024, Sweden (https://www.jfokus.se/)
     - VoxxedDays Zurich - 7th March 2024 (https://voxxeddays.com/zurich/)
     - DevNexus - Apr 9-12, 2024, Atlanta, GA, USA (https://devnexus.org/)
     - dev2next Conference - September 30 to October 3, 2024, Lone Tree, Colorado (https://www.dev2next.com/)

     

     

    The Stackd Podcast
    enFebruary 22, 2024

    Stackd 69: Tales from Ken’s Side

    Stackd 69: Tales from Ken’s Side

    Kito, Josh, and Danno are joined byJava Champion, trainer, NFJS speaker and book author Ken Kousen. They discuss Broadcom’s Pivotal acquisition, layoffs, AI regulation, Kotlin Multi-platform Mobile, Structured Concurrency, Angular 17, Next.js Server Actions, Mockito, LangChain4J, Semantic Kernel, AI tools, and much more.  

    About Ken Kousen
    Ken is a Java Champion, JavaOne Rock Star, developer, technical trainer, and regular speaker on the No Fluff, Just Stuff tour, as well as the author of the books Making Java Groovy, Modern Java Recipes, Gradle Recipes for Android, Kotlin Cookbook, Help Your Boss Help You, and Mockito Made Clear. He is the President of Kousen IT, Inc., a training company based in Connecticut. 

    Blog (https://kousenit.org/)
    Tales from the jar side (https://kenkousen.substack.com)
    Tales from the jar side - YouTube (https://youtube.com/@talesfromthejarside)

    Global and Industry News
     - What the hell is going on with the layoffs? ()
     - AI is already linked to layoffs in the industry that created it | CNN Business (https://www.cnn.com/2023/07/04/tech/ai-tech-layoffs/index.html)
     - U.S. AI Chips Export Controls - How is that relevant
     - Updated October 7 Semiconductor Export Controls (https://www.csis.org/analysis/updated-october-7-semiconductor-export-controls)
     - Analysis: AI summit a start but global agreement a distant hope | Reuters (https://www.reuters.com/technology/ai-summit-start-global-agreement-distant-hope-2023-11-03/)
     - Three things to know about the White House's executive order on AI (https://www.technologyreview.com/2023/10/30/1082678/three-things-to-know-about-the-white-houses-executive-order-on-ai/)
     - Broadcom’s acquisition of VMWare and Pivotal (https://investors.broadcom.com/news-releases/news-release-details/broadcom-completes-acquisition-vmware)
     
    Server Side Java
     - Spring (6.1) and Spring Boot (3.2) releases coming this month
       - https://calendar.spring.io/
       - New RestClient
     - Kotlin Multi-platform Mobile finally released (https://www.jetbrains.com/kotlin-multiplatform/)
     - Coroutines basics | Kotlin Documentation (https://kotlinlang.org/docs/coroutines-basics.html)
     - JEP 462: Structured Concurrency (Second Preview) (https://openjdk.org/jeps/462)
     - Brian Goetz distaste for async keyword (https://www.infoq.com/articles/java-virtual-threads/)
     - RXJava Marble Diagrams are Best (https://reactivex.io/documentation/operators/flatmap.html)

    Frontend 
     - Angular 17 announced (https://blog.angular.io/meet-angulars-new-control-flow-a02c6eee7843)
     - Next.js server actions (https://twitter.com/AdamRackis/status/1717607565260124613)
     - Vitest (https://vitest.dev/)
     - NPM Workspaces (Node 16+) (https://docs.npmjs.com/cli/v7/using-npm/workspaces)
     - Deno (https://deno.com/)

    Tools
     - AI Assistant in IntelliJ (Copilot Chat in VS Code)
     - GitHub Copilot
     - Sourcegraph Cody
     - Tabnine
     - Canva (several)
     - Descript (several)
     - Claude
     - Wiremock
     - Mockserver
     - https://letmegooglethat.com/

    AI/ML
     - Temporary policy: Generative AI (e.g., ChatGPT) is banned - Meta Stack Overflow (https://meta.stackoverflow.com/questions/421831/temporary-policy-generative-ai-e-g-chatgpt-is-banned?cb=1)
     - Orchestrate your AI with Semantic Kernel | Microsoft Learn (https://learn.microsoft.com/en-us/semantic-kernel/overview/)
     - OpenAI API and conference
     - LangChain4J (https://github.com/langchain4j/langchain4j)
     - Spring AI (Spring AI Reference) (https://docs.spring.io/spring-ai/reference/)
     - Microsoft announced MS Copilot ($30/user, min 300 employees, yikes)
     - Suno Chirp
     - Descript (https://www.descript.com/)
     - DALL-E 3 release
     - Ars Tecnica - Bing Chat reads Captcha (https://arstechnica.com/information-technology/2023/10/sob-story-about-dead-grandma-tricks-microsoft-ai-into-solving-captcha/)

    Picking Ken’s Brain
     - Mockito Made Clear coupon code: kkmockito35 → 35% discount (https://pragprog.com/titles/mockito/mockito-made-clear/)
     - Classic vs mockist testing styles (Martin Fowler) (https://martinfowler.com/bliki/UnitTest.html)

    Picks 
     - Rundown.ai newsletter (Kito) (https://www.therundown.ai/subscribe)
     - The Beatles - Now And Then (Official Audio) (audio)  (Ken) (https://youtu.be/AW55J2zE3N4?si=5weuS3u3qpyO9dx5)
     - Platformer newsletter (Ken) (https://www.platformer.news/)
     - Peter Gabriel - The Court (Dark-Side Mix) (Junie Lau Official Video) (Danno) (https://www.youtube.com/watch?v=6chvzqAVCnI)
     - Grafana Loki (Ian) (https://grafana.com/oss/loki/)
     - Let Me Google That For You (Ian) (https://letmegooglethat.com)


    Other Pubhouse Network podcasts 
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)

    Events
     - DevOps Vision December  - Dec 4-6, 2023, Clearwater, FL, USA (https://devopsvision.io/)
     - TechLeader Summit - Dec 6-8, 2023, Clearwater, FL, USA (https://techleadersummit.io/)
     - DevRel Experience - Dec 6-8, 2023, Clearwater, FL, USA (https://devrelexperience.io/)
     - ArchConf December - Dec 11-14, 2023, Clearwater, FL, USA (https://archconf.com/)
     - JakartaOne Livestream - December 5, 2023 (https://jakartaone.org/2023/)
     - First Virtual Payara Conference - Dec 14th, 2023 (https://www.crowdcast.io/c/virtualpayaraconference)
     - Codemash - Jan 9-12, 2024, Sandusky, OH, USA (https://jchampionsconf.com/https://codemash.org/)
     - JChampionsConf - Jan 25-30, 2024, online (https://jchampionsconf.com/)

     

    The Stackd Podcast
    enJanuary 30, 2024

    Stackd 68: Interview with Jeanne Boyarsky

    Stackd 68: Interview with Jeanne Boyarsky

    Kito, Josh  and Danno have a great discussion with Jeanne Boyarski and cover a few headlines. Jeanne Boyarsky is a Java Champion and has grown from an entry developer to a tech lead. She also volunteers at Coderanch in her free time.

    Blog: https://www.selikoff.net/

    Author of several Java certification books with co-author Scott Selikoff: https://www.goodreads.com/author/show/8489218.Jeanne_Boyarsky

    Server Side Java
     - Jakarta EE 11 Release Plan/Timeline
    https://newsroom.eclipse.org/eclipse-newsletter/2023/august/jakarta-ee-11-next-major-jakarta-ee-update-shaping

    Tools
     - NetBeans 20 RC: (https://github.com/apache/netbeans/releases/tag/20-rc1)
     - Oracle VS Code Extension (https://github.com/oracle/javavscode)
     - Writerside - a new technical writing environment from JetBrains. (https://www.jetbrains.com/writerside/)
     - PMD (https://pmd.github.io/)
     - Sonar (https://docs.sonarsource.com/sonarqube/9.9/analyzing-source-code/languages/java/)

    AI/ML
     - Oracle Guardian AI Open Source Project (https://github.com/oracle/guardian-ai)
     - GPTZero (https://gptzero.me/)

    Java Platform
     - JDK 21 LTS is out! (https://www.oracle.com/java/technologies/javase/21-relnote-issues.html)
       - Record Patterns, Virtual Threads, Pattern matching for switch
       - What's new in Java 2023 - examples of new features (https://github.com/dhinojosa/whats-new-java)
     - The Java Playground (https://dev.java/playground/)

    Picking Jeanne’s Brain
     - Background
     - Same job for 21 years!?? 
     - What are your favorite Java language features?
     - What attracted you to certification books?
     - Which is the hardest certification?
     - How should Java compete with other languages like Python and JS/TypeScript? Or should it?
     - What do you see from younger developers?


    Picks 
     - Buffer.com (Kito) - social media posting app
     - Oracle APEX REST Data Sync (Josh) (https://blogs.oracle.com/apex/post/synchronize-data-from-rest-services-to-local-table-with-no-code-at-all)
    Developer Career Masterplan Book (Josh) (https://www.amazon.com/Developer-Career-Masterplan-practical-insights-ebook/dp/B0CFLBHZXZ)
    https://www.ticketsource.us/ - free alternative to  eventbrite (didn’t meet all our needs for nyjavasig, but looks promising (Jeanne) (https://www.ticketsource.us/)
     - Wiremock.io (Danno) (https://github.com/dhinojosa/next-gen-testing-tools-java)

    Other Pubhouse Network podcasts 
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com)
     - Java Pubhouse (https://www.javapubhouse.com)

    Events
     - DevOps Vision December  - Dec 4-6, 2023, Clearwater, FL, USA (https://devopsvision.io/)
     - TechLeader Summit - Dec 6-8, 2023, Clearwater, FL, USA (https://techleadersummit.io/)
     - DevRel Experience - Dec 6-8, 2023, Clearwater, FL, USA (https://devrelexperience.io/)
     - ArchConf December - Dec 11-14, 2023, Clearwater, FL, USA (https://archconf.com/)
     - JakartaOne Livestream - December 5, 2023 (https://jakartaone.org/2023/)
     - First Virtual Payara Conference - Dec 14th, 2023 (https://www.crowdcast.io/c/virtualpayaraconference)
     - Codemash - Jan 9-12, 2024, Sandusky, OH, USA (https://jchampionsconf.com/https://codemash.org/)
     - JChampionsConf - Jan 25-30, 2024, online (https://jchampionsconf.com/)

     

    The Stackd Podcast
    enNovember 16, 2023

    Stackd 67: AI NullPointers

    Stackd 67: AI NullPointers

    Danno and Kito are back for an engaging chat with two Java Champions, who are co-authors of the Visual Recognition Machine Learning API for Java (JSR #318): Frank Grecko (consultant, enterprise architect, NYJavaSIG chairman), and Zoran Sevarac (AI researcher, creator of Neurograph and CEO and Co-founder of Deep Netts). They dive deep into all things AI with the creation of JSR 318, using Java for machine learning, DeepNets, LLMs, Stack Overflow’s OverflowAI, JetBrains’ AI Coding Assistant, Stable Diffusion, ChatGPT, OpenJDK Panama Project, Llma 2, Prompt Engineering, Stable Diffusion, Apache Zeppelin, Tensorboard, H2O.aiI, Spark, Deep Java Library. They also touch on JavaOne’s resident band, the NullPointers, as well as the evolution of the NYJavaSIG, and much more!

    We Thank DataDog for sponsoring this podcast!
    https://www.pubhouse.net/datadog


    Server Side Java
     - Netflix Conductor (https://conductor.netflix.com/)

    Tools
     - AI Coding Assistant - IntelliJ IDEs Plugin | Marketplace (https://plugins.jetbrains.com/plugin/20724-ai-coding-assistant)
     - Announcing OverflowAI - Stack Overflow Blog (https://stackoverflow.blog/2023/07/27/announcing-overflowai/)

    AI/ML
     - JSR 381: Visual Recognition (VisRec) Specification (https://www.jcp.org/en/jsr/detail?id=381)
     - JavaVisRec · GitHub (https://github.com/JavaVisRec)
     - Deep Netts (https://www.deepnetts.com/)
       - Community Edition (https://github.com/deepnetts/deepnetts-communityedition)
     - Neuroph (https://neuroph.sourceforge.net/)
    Daniel Hinojosa's (https://github.com/dhinojosa/machine-learning-data-pipelines)
     - Jcuda.org: Java bindings for NVIDIA CUDA (http://www.jcuda.org/) 
     - OpenJDK Panama Project (https://foojay.io/today/project-panama-for-newbies-part-1/)
     - Llama 2 - Meta AI (https://ai.meta.com/llama/)
     - Prompt Engineering (https://en.wikipedia.org/wiki/Prompt_engineering)
     - Stable Diffusion (https://stability.ai/blog/stable-diffusion-public-release)
     - Open AI (https://openai.com/)
     - Apache Zeppelin (https://zeppelin.apache.org/)
     - Tensorboard (https://www.tensorflow.org/tensorboard)
     - H2O.ai (https://h2o.ai/)
     - Spark (https://spark.apache.org/)
     - Deep Java Library (https://djl.ai/)
     - Comedian Sarah Silverman sues OpenAI and Meta over copyright infringement (https://nypost.com/2023/07/10/sarah-silverman-sues-openai-and-meta-for-copyright-infringement/)


    Java Platform
     - JDK 21 LTS (https://www.oracle.com/java/technologies/javase/21-relnote-issues.html)
       - Record Patterns, Virtual Threads, Pattern matching for switch

    Picks 
     - Antora (Kito) (https://antora.org/)
     - GitHub - TheoKanning/openai-java: OpenAI API Client in Java (Frank) (https://github.com/TheoKanning/openai-java)
     - Apache Groovy (Zoran) (https://groovy-lang.org)
     - Worldle - Danno (https://worldle.teuteuf.fr/)
     - Java Almanac (Danno) (https://javaalmanac.io/)
       - Similar: (https://foojay.io/java-20/)
     - Add carets to end of each line in IntelliJ (Danno) (https://www.jetbrains.com/help/idea/multicursor.html#add-carets-to-the-end-of-each-line-in-the-selected-region)

    Other Pubhouse Network podcasts 
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)
    Events

     - NYJavaSIG (https://www.javasig.com/)
     - JAX London - Oct 2-5, 2023, London, UK (https://jaxlondon.com/)
     - Devoxx Belgium - Oct 2-6, 2023, Antwerp, Belgium (https://devoxx.be/)
     - Central Ohio Software Symposium - Sep 29 - Oct 1, 2023 Columbus, OH, USA (https://nofluffjuststuff.com/columbus)
     - Northern Virginia Software Symposium - Oct 13-14, 2023, Reston, VA, USA (https://nofluffjuststuff.com/reston)
     - Twin Cities Software Symposium - Oct 20-21, Minneapolis, MN, USA  (https://nofluffjuststuff.com/minneapolis)
    Salt Lake Software Symposium - Nov 3-4, 2023, Salt Lake City, Utah, USA (https://nofluffjuststuff.com/saltlakecity)
    DevOps Vision December  - Dec 4-6, 2023, Clearwater, FL, USA (https://devopsvision.io/)
    TechLeader Summit - Dec 6-8, 2023, Clearwater, FL, USA (https://techleadersummit.io/)
    DevRel Experience - Dec 6-8, 2023, Clearwater, FL, USA (https://devrelexperience.io/)
    ArchConf December - Dec 11-14, 2023, Clearwater, FL, USA (https://archconf.com/)

     

     

    The Stackd Podcast
    enOctober 03, 2023

    Stackd 66: Streams, Messages, Events, and a Java User Group

    Stackd 66: Streams, Messages, Events, and a Java User Group

    Ian, Kito, and Josh are joined by Java Champion, Streaming Developer Advocate at DataStax, and President of Chicago-JUG, Mary Grygleski. They discuss news about Capacitor, Angular, PrimeNG Designer for Tailwind, JetBraiins Compose Multiplatform for iOS, JDK 21,  AI developer tools, Jakarta EE 10, and more. Kito announces the work he is doing on the Jakarta EE Tutorial, and then they delve into Mary’s background and event streaming with Apache Pulsar, plus tools like Apache Pinot, Apache Flink, RisingWave, ByteWax and Apache Cassandra.

    We Thank DataDog for sponsoring this podcast!
    https://www.pubhouse.net/datadog


    Front End
     - Announcing Capacitor 5.0 - Ionic Blog (https://ionic.io/blog/announcing-capacitor-5)
     - Angular v16 is here! (https://blog.angular.io/angular-v16-is-here-4d7a28ec680d)
     - Compose Multiplatform (https://blog.jetbrains.com/kotlin/2023/05/compose-multiplatform-for-ios-is-in-alpha/)
     - PrimeNG Designer - Tailwind (Q3 2023) (https://www.primefaces.org/primeng-theme-designer-with-tailwind/)

    Server Side Java

     - Kito is working with Bauke Scholtz and Arjan Tjmes to refresh the Jakarta EE Tutorial 
       - Eclipse Documentation for Jakarta EE (https://projects.eclipse.org/projects/ee4j.jakartaee-documentation)
       - Antora (https://antora.org)
       - Asciidoc (http://asciidoc.org)

     - Jakarta EE 10; MicroProfile 6; Java SE 20; Open Liberty (https://openliberty.io/blog/2023/04/04/23.0.0.3.html)
     - Jakarta EE Starter (https://start.jakarta.ee/)

    AI/ML
     - Phind - AI search engine for developers (https://www.phind.com/)
     - 92% of devs using AI coding assistants (https://www.zdnet.com/article/github-developer-survey-finds-92-of-programmers-using-ai-tools/)

    Java Platform

     - JDK 21, the next LTS release, due out in September (https://www.infoworld.com/article/3689880/jdk-21-the-new-features-in-java-21.html)

    IDE and Tools
     - Grazie Professional - IntelliJ IDEs Plugin | Marketplace (https://plugins.jetbrains.com/plugin/16136-grazie-professional)

    Chat w/Mary
     - Twitter: @mgrygles (https://twitter.com/mgrygles)
     - Discord server:  https://discord.gg/RMU4Juw
     - LinkedIn:  https://www.linkedin.com/in/mary-grygleski/
     - Apache Pulsar (https://pulsar.apache.org/)
     - Apache Pinot (https://pinot.apache.org/)
     - Apache Flink (https://flink.apache.org/)
     - RisingWave (https://www.risingwave.dev/)
     - ByteWax (https://bytewax.io/)
     - Apache Cassandra (https://cassandra.apache.org/)
     - Apache Kafka (https://kafka.apache.org/)

    Picks 
     - Quantum Energy Squares (Kito) (https://quantumsquares.com/)
     - JBOSS EAP on Azure (Josh) (https://learn.microsoft.com/en-us/azure/developer/java/ee/jboss-on-azure)
     - Interstellar (Mary) (https://www.imdb.com/title/tt0816692/)
     - Black Mirror Season 6 Episode 1 - Joan Is Awful - Netflix (Ian) (https://www.rottentomatoes.com/tv/black_mirror/s06/e01)

    Other Pubhouse Network podcasts 
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)

    Events
     - Lone Star Software Symposium - July 14 - 15, Austin, TX, USA (https://nofluffjuststuff.com/austin)
     - ÜberConf - July 18 - 21, Denver, CO, USA (https://uberconf.com/)
     - Nebraska.code() - July 19-20, Lincoln, NE, USA (https://nebraskacode.amegala.com/)

    The Stackd Podcast
    enAugust 11, 2023

    Stackd 65: Devnexus, indeed

    Stackd 65: Devnexus, indeed

    Danno, Josh and Kito recap the always-amazing Devnexus and a discuss a wide-range of topics, including TypeScript 5, RIFE2, Hilla, OpenJFX, Adobe buying Figma, Quarkus, JakartaEE 11, AWS Application Composer, Rust, Java 20, SBOMs, Kotlin, and more. 

    We Thank DataDog for sponsoring this podcast!
    https://www.pubhouse.net/datadog


    Front End
     - Anyone heard of Eclipse Scout - A one-stop framework to develop professional business applications? (https://www.eclipse.org/scout/)
     - Announcing TypeScript 5.0Eclipse Scout - A one-stop framework to develop professional business applications
     - PrimeOne 2.0 for Figma (https://www.primefaces.org/introducing-primeone-2-0-for-figma/)
     - Adobe to buy Figma (https://news.adobe.com/news/news-details/2022/Adobe-to-Acquire-Figma/default.aspx)
     - RIFE2 (https://rife2.com/)
     - Hilla 2.0: New features and an improved technology baseline using Spring Boot 3 and Java 17 (https://hilla.dev/blog/hilla-2-0-release/)
     - OpenJFX 20 Released (https://gluonhq.com/products/javafx/openjfx-20-release-notes/)
     - Hands-On Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests (https://www.amazon.com/Hands-Selenium-WebDriver-Java-End/dp/1098110005)

    Server Side Java
     - Quarkus dropping MicroProfile Metrics (https://vived.io/much-ado-about-observability-jep-making-profiling-easier-and-quarkus-dropping-microprofile-standard/)
     - Visualize and create your serverless workloads with AWS Application Composer (https://aws.amazon.com/blogs/compute/visualize-and-create-your-serverless-workloads-with-aws-application-composer/?sc_icampaign=launch_aws-application-composer-preview_reinvent22≻_ichannel=ha≻_icontent=awssm-12026_launch_reinvent22≻_i)
     - Jakarta EE 11 Discussion (https://docs.google.com/document/d/1m-dkvbL0iFFzitO4vt1SVq6GGSJyFdCDM2NU_FzGS10/edit?hss_channel=tw-939323243076259842#heading=h.1oyn459kodrn)

    News
     - Don’t call it Rust: Community complains about draft trademark policy restricting use of 'word marks' (https://devclass.com/2023/04/11/dont-call-it-rust-community-complains-about-draft-trademark-policy-restricting-use-of-word-marks/)

    Java Platform
     - Qbicc's - Experimental static compiler for Java programs. (https://github.com/qbicc/qbicc)
     - Java 20 is Out (https://inside.java/2023/03/21/the-arrival-of-java-20/)
     - Java: Developing smaller Docker images with jdeps and jlink | by Joe Honour | Level Up Coding (https://levelup.gitconnected.com/java-developing-smaller-docker-images-with-jdeps-and-jlink-d4278718c550)


    Other
     - Software Bill of Materials (SBOM) (https://apiiro.com/blog/practical-guide-to-sbom/)
       - Snyk (https://snyk.io/)
       - Nexus Lifecycle - Control Open Source Risk | Sonatype (https://www.sonatype.com/products/open-source-security-dependency-management)
       - DependencyTrack (https://dependencytrack.org/)
       - Brian Fox - OpenSSF Governing Board Member (https://www.linkedin.com/in/brianefox)
     - Kotlin 1.8.20 (https://kotlinlang.org/docs/whatsnew1820.html)

    Picks 
     - Rectangle Mac (Kito) (https://rectangleapp.com/)
     - The Big Door Prize (Josh) (https://tv.apple.com/us/show/the-big-door-prize/umc.cmc.2rjxcljdjz4h47vjdxnytcn23?ctx_brand=tvs.sbd.4000)
     - ChatGPT for Code (Danno) (https://openai.com/blog/chatgpt)
     - Atlanta’s Breakfast Club (Danno) (https://www.atlbreakfastclub.com/)

    Other Pubhouse Network podcasts 
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)

    Events
     - JCON EUROPE 2023 - June 20-23, Cologne Köln, Germany (https://jcon.one/)
     - JPrime - May 30-31st, Sofia, Bulgaria (https://jprime.io/)
     - Central Iowa Software Symposium - June 9 - 10,  Des Moines, IA, USA (https://nofluffjuststuff.com/desmoines)
     - Lone Star Software Symposium - July 14 - 15, Austin, TX, USA (https://nofluffjuststuff.com/austin)
     - ÜberConf - July 18 - 21, Denver, CO, USA (https://uberconf.com/)
     - JChampions Conference Sessions Recorded online…https://jchampionsconf.com/ (https://jchampionsconf.com/)

     

     

    The Stackd Podcast
    enMay 21, 2023

    Stackd 64: Beware of the Blue Drink

    Stackd 64: Beware of the Blue Drink

    Recorded Date
    2/24/2023

    Overview
    Ian, Kito, and Josh are joined by old friends and industry veterans Ed Burns and Reza Rahman, who both work at Microsoft on providing world-class support for Java on #Azure. They reminisce about the old days of JavaServer Faces, the evolution of Java EE to Jakarta EE, discuss Jakarta EE 11, Microsoft’s support for Sporing, Jakarta EE, and MicroProfile, PaaS offerings, compare cloud vendors, and much more. 

    Guests: 
     - Ed Burns, Principal Engineer, Microsoft (https://ridingthecrest.com)
       - Book: Secrets of the Rock Star Programmers: Riding the IT Crest

     - Reza Rahman, Principal Program Manager for Java on Azure, Microsoft (https://reza-rahman.me/about/)
       - Earlier episode with Reza: Stackd Episode 37 – Nov 2017 (https://www.pubhouse.net/2017/11/episode-37-nov-2017.html)

    Server Side Java

     - Jakarta EE 11 Discussion
     https://docs.google.com/document/d/1m-dkvbL0iFFzitO4vt1SVq6GGSJyFdCDM2NU_FzGS10/edit?hss_channel=tw-939323243076259842#heading=h.1oyn459kodrn

     - Java EE, Jakarta EE, and MicroProfile on Azure
     https://learn.microsoft.com/en-us/azure/developer/java/ee/

     - Guide to Contributing to Jakarta EE 11
     https://jakartaee-ambassadors.io/guide-to-contributing-to-jakarta-ee-11/

     - Jakarta EE 10 presentation (feel free to use it!)
     https://docs.google.com/presentation/d/1pryG2riguvJzhjceIpSZ03q93gd2scG-/edit?usp=sharing&ouid=105337742626157521641&rtpof=true&sd=true

     - Azure HCI
     https://azure.microsoft.com/en-us/products/azure-stack/hci/

     - Josh’s blog post from 2016 about Java EE progress from Oracle
     https://jj-blogger.blogspot.com/2016/04/java-ee-8-what-is-current-status-case.html

    Other
     - Erotic Life of Code
     https://www.yumpu.com/en/document/view/37625727/mob-software-the-erotic-life-of-code-oopsla

    Picks 
     - Infinilog (https://apps.apple.com/us/app/infilog-daily-tracker/id514720973)
     - The Healthy Programmer (http://healthyprog.com/)
     - Agenda Notes (https://agenda.com/)
     - Courage to be Disliked - Book (https://www.amazon.com/Courage-Be-Disliked-Phenomenon-Happiness-ebook/dp/B078MDSV8T)

    Other Pubhouse Network podcasts
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)

    Events

     - JavaLand 2023 - March 21-23, Brühl, Germany  
     - DevNexus 2023 - April 4-6, Atlanta, GA, USA
     - JAlba - May 4-6, Edinburgh, Scotland
     - JCON EUROPE 2023 - June 20-23, Cologne Köln, Germany
     - Gateway Software Symposium - Mar 31-Apr 1, St. Louis, Missouri, USA
     - Pacific Northwest Software Symposium -  April 14-15, Seattle, WA, USA
     - JPrime - May 30-31st, Sofia, Bulgaria
     - Central Iowa Software Symposium -  June 9-10, 2023, West Des Moines, Iowa, USA
     - Lone Star Software Symposium: Austin - July 14 - 15, 2023, Austin, TX, USA
     - ÜberConf - July 18 - 21, 2023, Denver, CO, USA
     - JChampions Conference Sessions Recorded online

     

     

    The Stackd Podcast
    enMarch 27, 2023

    Stackd 63: One CLI to Rule them All

    Stackd 63: One CLI to Rule them All

    We’re back for 2023 with Kito, Danno, and special guest Andres Almiray, Senior Principal Product Manager, Database group, to talk about the latest versions of Andres’ JReleaser tool, building CLIs in Java (picocli, JCommander, JCommander, Spring Boot, Quarkus, Micronaut), jban,, Jarviz, AI, whether or not Java is over the hill, http4s, and much more.

    We Thank DataDog for sponsoring this podcast!
    https://www.pubhouse.net/datadog


    Overview

    Server Side Java
      – Accelerate Your Lambda Functions with Lambda SnapStart (https://aws.amazon.com/blogs/aws/new-accelerate-your-lambda-functions-with-lambda-snapstart/)
      - Quarkus support for AWS Lambda SnapStart (https://quarkus.io/blog/quarkus-support-for-aws-lambda-snapstart/)

    IDEs and Tools
     - JBang (https://www.jbang.dev/)
     - Writing CLIs in Java ()
       - picocli (https://github.com/remkop/picocli)
       - JCommander (https://jcommander.org/)
     - Frameworks that you can use to create CLIs
       - Spring Boot Console Apps (https://www.appsdeveloperblog.com/spring-boot-console-application/)
       - Quarkus Command Mode Apps (https://quarkus.io/guides/command-mode-reference)
       - Micronaut Command Line Applications (https://docs.micronaut.io/1.0.0.M4/guide/index.html#picocli)
     - Command Line Interface Guidelines (https://clig.dev/)

    AI 
     - Microsoft, GitHub, and OpenAI ask court to throw out AI copyright lawsuit (https://www.theverge.com/2023/1/28/23575919/microsoft-openai-github-dismiss-copilot-ai-copyright-lawsuit)


    JReleaser 
     - v1.4.0 released on Dec 29 2022
       - Improved Maven deployment support
       - New FLAT_BINARY distribution
       - Threaded messages in Mastodon
       - Buildx support in Docker packager
       - New java-archiver
     - v1.5.0 (upcoming)
       - Environment variables and System properties support
       - New Linkedin announcer
       - New winget packager for NATIVE_PACKAGE distribution
       - Updates and deprecations to CLI flags
    Jarvis (https://github.com/kordamp/jarviz)
     - Jarviz is a JAR file analyzer tool. You can obtain metadata from a JAR such as its manifest, manifest entries, bytecode versions, declarative services, and more.


    Other
     - Github changes checksum algorithm for source archives (https://github.blog/changelog/2023-01-30-git-archive-checksums-may-change/)
     - http4s (https://http4s.org/)

     - Versioning schemes:
       - ChronVer
       - Calver
       - SemVer
       - Java-Module / Java-Version

     - Tmux (https://github.com/tmux/tmux/wiki)
     - Charm.sh (https://charm.sh/)
     - GitHub - shyiko/jabba: (cross-platform) Java Version Manager (https://github.com/shyiko/jabba)
     - Snapcraft (https://snapcraft.io/)
     - OpenFein (https://github.com/OpenFeign/feign)

    Picks 
     - NixOS  (https://nixos.org/)
     - Neovim (https://neovim.io/)
     - Toot (https://toot.readthedocs.io/en/latest/usage.html)

    Other Pubhouse Network podcasts
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)

    Events
     - DevNexus 2023 - April 4-6, Atlanta, GA, USA (https://devnexus.com/call-for-papers)
     - JCON EUROPE 2023 - June 20-23, Cologne Köln, Germany (https://jcon.one/)
     - Gateway Software Symposium Mar 31 - Apr 1, 2023 (https://nofluffjuststuff.com/stlouis)
     - Pacific Northwest Software Symposium April 14 - 15, 2023 (https://nofluffjuststuff.com/seattle)
     - JPrime - May 30-31st, Sofia, Bulgaria (https://jprime.io/)
     - Central Iowa Software Symposium June 9 - 10, 2023 (https://nofluffjuststuff.com/desmoines)
     - Lone Star Software Symposium: Austin July 14 - 15, 2023 (https://nofluffjuststuff.com/austin)
     - ÜberConf July 18 - 21, 2023 (https://uberconf.com/)

     

    The Stackd Podcast
    enFebruary 16, 2023

    Stackd 62: Make JavaOne Again

    Stackd 62: Make JavaOne Again

    Overview
    Josh, Kito, Danno, and Ian are back, discussing the first JavaOne in many years, and welcoming special guest Emily Jiang, Liberty Cloud Native Architect and Chief Advocate at IBM. They discuss JavaOne announcements, ways to avoid cold starts in Java, JDK virtual threads with Helidon Níma and Quarkus, Open Liberty, new releases from NetBeans, Eclipse and IntelliJ, Microprofile, Jakarta EE, Angular 15, Kito’s SpeakerTrax project, and much more.

    We Thank DataDog for sponsoring this podcast!
    https://www.pubhouse.net/datadog

    JavaOne Recap
     - GraalVM JIT and native image to be included with OpenJDK
     - Liberty InstantOn using Linux CRIU (https://openliberty.io/blog/2022/09/29/instant-on-beta.html)
     - Oracle will create JavaFX builds
     - Java SE Subscription Enterprise Performance Pack, a drop-in replacement for JDK 8 with JDK 17 (https://blogs.oracle.com/java/post/introducing-the-java-se-subscription-enterprise-performance-pack)
     - Generational ZGC (https://bugs.openjdk.org/browse/JDK-8272979)
     - Announcing Java Management Service (https://blogs.oracle.com/java/post/announcing-java-management-service)
     - JavaOne Content Feed (https://inside.java/javaone/)
     - JavaOne Keynotes and Select Sessions on YouTube (https://www.youtube.com/playlist?list=PLX8CzqL3ArzU2i-ogxRAHYIZ8du6GwZyu)

    Web
     - Angular v15 is now available! (https://blog.angular.io/angular-v15-is-now-available-df7be7f2f4c8)

    Server Side Java
     - Please welcome.. Helidon Níma (https://medium.com/helidon/please-welcome-helidon-n%C3%ADma-9a882c5b6f1e)
       - Virtual threads and what it means for servers (do we really need reactive programming models anymore)?
     - Quarkus Virtual Threads (https://quarkus.io/guides/virtual-threads)
     - Starting Quarkus 3 (https://quarkus.io/blog/road-to-quarkus-3/)
     - Open Liberty (https://openliberty.io/)

     
    IDEs and Tools
     - NetBeans 16 Release Candidate Stage (now released) (https://netbeans.apache.org/download/nb16/index.html)
     - Intellij 2022.3 (https://blog.jetbrains.com/idea/2022/11/intellij-idea-2022-3-beta/)
     - Eclipse IDE 2022-09 (https://projects.eclipse.org/releases/2022-09)

    Java Platform
     - Java: Developing smaller Docker images with jdeps and jlink | by Joe Honour | Level Up Coding (https://levelup.gitconnected.com/java-developing-smaller-docker-images-with-jdeps-and-jlink-d4278718c550)

    Emily Jiang
     - Java Champion & Liberty Cloud Native Architect and Chief Advocate at IBM
     - Microprofile specs: MicroProfile Config, Fault Tolerance
     - Jakarta EE specs: Jakarta Config, Jakarta Context and Dependency Injection (CDI), Jakarta Interceptors
     - Books: 
       Practical Cloud-Native Java Development with MicroProfile | Packt (https://www.amazon.com/Practical-Cloud-Native-Java-Development-MicroProfile/dp/1801078807)
       97 Things Every Java Programmer Should Know [Book] (https://www.oreilly.com/library/view/97-things-every/9781491952689/)

    Other
     - Kito’s new speaker profile powered by SpeakerTrax: https://kitomann.com
     - Twitter demolition (https://twitter.com/CCSewell/status/1592257949971673088)
     - InterPlanetary File System  (https://ipfs.tech/)

    Picks 
     - Webcomponents.dev (Kito) https://webcomponents.dev/
     - Podman Desktop is Released (Josh) https://podman-desktop.io/
     - Run everywhere! (Emily)
     - Github CoPilot (Ian) https://github.com/features/copilot
     - Mastodon (Danno) https://joinmastodon.org/

    Other Pubhouse Network podcasts (do not remove)
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)

    Events
     - Codemash - Jan 12-15 Sandusky, OH, USA (https://codemash.org/)
     - jChampions Conf - January 2023, Online (https://jchampionsconf.com/)
     - DevNexus 2023 - April 4-6 2023, Atlanta, GA, USA (https://devnexus.com/call-for-papers)

     

    The Stackd Podcast
    enJanuary 22, 2023

    Stackd 61: May the Source be with You

    Stackd 61: May the Source be with You

    Overview
    Josh, Danno and Kito have a lively discussion about their summer activities, Lightbend (makers of Akka) changing to closed source, GraalVM and AWS Lambdas, Quarkus, Jakarta EE 10, JDK 19, NetBeans, Kito’s new SpeakerTrax product, and more.

    We Thank DataDog for sponsoring this podcast!

    https://www.pubhouse.net/datadog

    Controversy

     - Lightbend changed their license from open source to closed source. Sign of things to come? (https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka)
     - PR (https://github.com/akka/akka/pull/31561)

     Server Side Java
     - Scale up with GraalVM and Lambdas Talk (https://virtua.tech/slides/graal-vm-and-lambdas/Scale%20up%20with%20GraalVM%20and%20AWS%20Lambdas.pdf)
       - Demo (https://github.com/kito99/graalvm-lambda-demo)
       - Other: Dagger (https://dagger.dev/)
     - Quarkus productivity (https://quarkus.io)
     - Jakarta EE 10 Now Available (https://jakarta.ee/specifications/platform/10/)
        - Payara 6 - On its way
        - Glassfish 7
        - WildFly
        - OpenLiberty

    IDEs and Tools
     - NetBeans 15 Now Available (https://github.com/apache/netbeans/releases/tag/15)

    Other
     - SpeakerTrax (https://speakertrax.com)
        - Kito’s new product to help speaker’s manage and share their sessions.

    Java Platform
     - JDK 19 Now Available (https://jdk.java.net/19/release-notes)

    Picks 
     - Practical Cloud Native Java Development with MicroProfile - Emily Jiang, Andrew McCright, John Alcorn, David Chan, Alasdair Nottingham (Josh) (https://www.packtpub.com/product/practical-cloud-native-java-development-with-microprofile/9781801078801)
     - Welcome to Wrexham (TV Series 2022- ) - IMDb 
     - Webb Telescope Pictures (Danno) (https://webb.nasa.gov/)
     - Gitpod (Danno) (https://www.gitpod.io)
     - AirMail (Kito) (https://apps.apple.com/us/app/airmail-your-mail-with-you/id993160329)

    Other Pubhouse Network podcasts
     - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
     - OffHeap (https://www.javaoffheap.com/)
     - Java Pubhouse (https://www.javapubhouse.com/)

    Event
     - JavaOne - October 17-20 - Las Vegas, NV, USA
     - connect.tech - Nov 8-10 - Atlanta, GA, USA
     - Java Summit IL - November 21 - Tel Aviv, Israel
     - JakartaOne Livestream - Dec 6th  CFP Now Open
     - SpringOne - Dec 6-8 (CFP Open) San Francisco, CA, USA or online
     - Progressive Web Experience - Dec 4-7, Clearwater, FL
     - Tech Leader Summit - Dec 7-9, Clearwater, FL
     - ArchConf - Dec 12-15 Clearwater, FL
     - jChampions Conf - January 2023 CFP Now Open
     - DevNexus 2023 - April 4-6 2023 CFP Now Open

    The Stackd Podcast
    enNovember 08, 2022

    Stackd 60: No Code for You

    Stackd 60: No Code for You

    Max Katz, veteran developer advocate at Okta, joins the whole gang (Josh Juneau, Ian Hlavats, Daniel Hinojosa and Kito Mann) for a wide-ranging discussion about the good ol’ days of Exadel, RichFaces, and JSF, as well as No Code and Low Code solutions like Okta Workflows, Airtable, Webflow and even old-school solutions like Yahoo! Pipes and IBM Notes. In addition, they discuss the Payara Cloud Preview, new features in Jakarta EE 10, Github CoPilot, JetBrains Space, Okta/Auth0, and more.

    We Thank DataDog for sponsoring this podcast!
    https://www.pubhouse.net/datadog

    Server Side Java
    - Payara Cloud Preview (https://www.payara.fish/products/payara-cloud/)
    - Writing JSF pages in Java (https://github.com/jakartaee/faces/issues/1581)
    - The Top 5 New Features Coming in Jakarta EE 10 (https://newsroom.eclipse.org/eclipse-newsletter/2022/april/top-5-new-features-coming-jakarta-ee-10)


    IDEs and Tools
    - CoPilot goes out of beta — $10/month or $100/year (https://github.com/features/copilot/)
    - OpenAI Codex (https://openai.com/blog/openai-codex/)
    - JetBrains is out of Russia and registered in the Netherlands: (https://twitter.com/tagir_valeev/status/1560654234772656129)
    - JetBrains Space (https://www.jetbrains.com/space/)

    Security
    - Okta / auth0 acquisition (https://auth0.com/blog/okta-acquisition-announcement/)
    - No installation of OSS software if it’s on the CVE database (US law) (https://twitter.com/JGamblin/status/1560016175265972224)

    Low / No code tools
    - Okta Workflows (https://www.okta.com/platform/workflows/)
    - Airtable (https://www.airtable.com/)
    - WebFlow (https://webflow.com/)
    - Old school: Yahoo Pipes (https://en.wikipedia.org/wiki/Yahoo!_Pipes)


    Picks
    - iTerm (Kito) (https://iterm2.com/)
    - Rode Podcaster USB Dynamic Microphone (Kito) (https://www.amazon.com/gp/product/B000JM46FY/ref=ppx_od_dt_b_asin_title_s00?ie=UTF8&psc=1)
    - Rich-cli is a command line toolbox for fancy output in the terminal (Danno) (https://github.com/Textualize/rich-cli)
    - http://www.javapractices.com/topic/TopicAction.do (Danno)
    - StackBlitz (Dann) (https://stackblitz.com/)
    - Libby (Max) (https://libbyapp.com/library/mainlib)
    - Software Engineering Daily (podcast) (https://podcasts.apple.com/us/podcast/software-engineering-daily/id1019576853)
    - No Code Data Science tool written in JSF (Kito; not in podcast but strangely relevant) (https://nocodefunctions.com/blog/java-frontend-web-app/)


    Other Pubhouse Network podcasts
    - Breaking into Open Source (https://www.pubhouse.net/breaking-into-open-source)
    - OffHeap (https://www.javaoffheap.com/)
    - Java Pubhouse (https://www.javapubhouse.com/)

    Events
    - JavaZone - September 7-8, 2022, Oslo, Norway (https://dev.events/conferences/java-zone-oslo-8-2022)
    - JCONF.Dev - September 26-28, 2022, Chicago, IL (https://2021.jconf.dev)
    - ZipConnect
    - Devoxx - October 10-14, 2022, Antwerp, Belgium (https://devoxx.be/)
    - JCON Online 2022 - Sept 20-23 - Online (https://2022.jcon.one/)
    - JavaOne - October 17-20 - Las Vegas, NV, USA (https://www.oracle.com/cloudworld/javaone/)
    - connect.tech - Nov 8-10 - Atlanta, GA, USA (https://2021.connect.tech/)
    - Java Summit IL - November 21 - Tel Aviv, Israel (https://www.javasummitil.com/)
    - SpringOne - Dec 6-8 (CFP Open) San Francisco, CA USA or online (https://springone.io/)
    - Progressive Web Experience - Dec 4-7, Clearwater, FL (https://progressivewebexperience.io/)
    - Tech Leader Summit - Dec 7-9, Clearwater, FL (https://techleadersummit.io/)
    - ArchConf - Dec 12-15 Clearwater, FL (https://archconf.com/)
    - jChampions Conf - January 2023

     

    The Stackd Podcast
    enSeptember 21, 2022

    Stackd 59: Holly Cummins, Quarkus, IBM, and the Garage

    Stackd 59: Holly Cummins, Quarkus, IBM, and the Garage

    Kito, Danno, and Josh welcome special guest Holly Cummins, Senior Principal Software Engineer on the Quarkus team at Red Hat and fellow Java Champion, to talk about Quarkus, working at IBM and Red Hat, Kotlin, ktor, contract testing, JHipster, Broadcom buying VMWare, and much more.

    We Thank DataDog for sponsoring this podcast!


    https://www.pubhouse.net/datadog

    *UI / Web*
    Ktor 2.0.0 and 2.0.1
    https://ktor.io/changelog/2.0/

    Quinoa - A Quarkus extension to create Modern UI with no hassle
    https://quarkus.io/blog/quinoa-modern-ui-with-no-hassle/

    *Server Side Java*
    Getting Really Close to Jakarta EE 10! | The Eclipse Foundation (some specs can be reviewed/tested now)
    https://jakarta.ee/news/getting-really-close-jakarta-ee-10/

    Quarkus CLI tool from SDKMAN: https://sdkman.io/sdks#quarkus
    https://sdkman.io/sdks#quarkus

    Installing JHipster Quarkus
    https://www.jhipster.tech/blueprints/quarkus/001_installing_jhipster_quarkus.html

    *IDEs and Tools*
    Kotlin 1.7.0
    https://blog.jetbrains.com/kotlin/2022/05/kotlin-1-7-0-beta/

    Quarkus IDE Support
    https://quarkus.io/guides/ide-tooling

    *Other *
    Holly’s site
    https://hollycummins.com/

    Why You Can't Buy Cloud Native talk
    https://hollycummins.com/why-you-cant-buy-cloud-native-codecamp/

    OH! PROJECT LOOM OUT IN NEXT RELEASE 
    https://openjdk.java.net/jeps/425

    Broadcom buys VMWare
    https://www.cnbc.com/2022/05/26/broadcom-announces-plans-to-buy-vmware.html

    Sip of Java: Scripting w Java
    https://inside.java/2022/05/23/sip052/

    *Picks*
    Rocket XTRM-Q External SSD
    http://sabrent.com/products/sb-xtmq-4tb

    Podman
    https://podman.io/

    Rancher Desktop
    https://rancherdesktop.io/

    Gitpod.io 
    https://gitpod.io/

    Pact (Contract Testing) 
    https://docs.pact.io/

    *Other Pubhouse Network podcasts*
    Breaking into Open Source
    https://www.pubhouse.net/breaking-into-open-source

    OffHeap
    https://www.javaoffheap.com/

    Java Pubhouse
    https://www.javapubhouse.com/

    Events

    Agile2022 - July 18-20, 2022 - Nashville, TN , USA
    https://www.agilealliance.org/agile2022/

    NFJS - USA
    https://nofluffjuststuff.com/

    Great Lakes Software Symposium June 10 - 12, 2022
    https://nofluffjuststuff.com/chicago

    ÜberConf July 12 - 15, 2022
    https://uberconf.com/

    KCDC https://www.kcdc.info/ August 8-10,  2022
    https://www.kcdc.info/

    JAVA ONE IS BACK: JavaOne is coming to Las Vegas in October 2022  October 16 to October 22, 2022. 
    https://blogs.oracle.com/javamagazine/post/javaone-2022

    JCON Online 2022 - Sept 20-23 - Online
    https://2022.jcon.one/

    connect.tech - Nov 8-10 - Atlanta, GA
    https://2021.connect.tech/

    Java Summit IL - November 21 - Tel Aviv, Israel
    https://www.javasummitil.com/

    SpringOne - Dec 6-8 (CFP Open) San Francisco or online
    https://springone.io/

     

    The Stackd Podcast
    enJuly 18, 2022

    Stackd 58: Raible Rambles about Life, JHipster, Okta, and more

    Stackd 58: Raible Rambles about Life, JHipster, Okta, and more
    Danno, Kito, Ian and Josh talk with fellow Java Champion and industry veteran Matt Raible about the good ol’ days of his blog Raible Designs, Java web frameworks, and AppFuse, as well as JHipster, Spring4Shell, Okta, Capacitor, KubeSeal, MicroFrontends, and more. 

    We Thank DataDog for sponsoring this podcast!

    https://www.pubhouse.net/datadog

    *UI / Web*

    Webpack Module Federation
    https://webpack.js.org/concepts/module-federation/

    *Server Side Java*

    Spring4Shell 
    https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement
    https://tanzu.vmware.com/security/cve-2022-22965

    GlassFish 7 Milestone 3 Released
    https://github.com/eclipse-ee4j/glassfish/releases/tag/7.0.0-M3

    Jakarta EE Starter
    https://start.jakarta.ee/

    *IDEs and Tools*

    NetBeans 13 Is Released
    https://netbeans.apache.org/download/nb13/

    Snyk.io
    https://snyk.io/

    *Security*
    KubeSeal
    https://github.com/bitnami-labs/sealed-secrets

    Sealed Secrets
    https://fluxcd.io/docs/guides/sealed-secrets/

     


    *Topics*
    Twitter war between JS and Java
    https://twitter.com/JavaScript/status/1510000324366389252
    https://twitter.com/JavaScript/status/1509540700983078919

    JHipster
    https://www.jhipster.tech/

    Java 18 Released 
    https://www.infoworld.com/article/3630510/jdk-18-the-new-features-in-java-18.html

    *Matt's History in the Community*

    Raible Designs
    https://raibledesigns.com/

    Raible Designs | JSF still sucks?
    https://raibledesigns.com/rd/entry/jsf_still_sucks

    AppFuse is a full-stack framework for building web applications on the JVM. Open source since 2003.
    https://github.com/appfuse/appfuse

    The JHipster Mini-Book 5.0
    https://www.infoq.com/minibooks/jhipster-mini-book-5


    Sign In Widget in Capacitor 
    https://github.com/capacitor-community/http/issues/45#issuecomment-786586655


    *Other*

    The Flix Programming Language
    https://flix.dev/

    *Picks*

    Stand Stand
    https://search.brave.com/search?q=stand+stand&source=desktop

    Dark Reader 
    https://darkreader.org/

    Safari + Plex + Picture In Picture! 
    https://www.plex.tv/

    ByteCode view in IntelliJ IDEA 
    https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000140004-How-can-I-open-bytecode-viewer-

    The Drop Out 
    https://www.hulu.com/series/the-dropout-13988f84-f1c8-40dd-a73c-4e71ab4bbe63

    *Other Pubhouse Network podcasts*

    Breaking into Open Source
    https://www.pubhouse.net/breaking-into-open-source

    OffHeap
    https://www.javaoffheap.com/

    Java Pubhouse
    https://www.javapubhouse.com/

    *Events*

    JAVA ONE IS BACK
    https://blogs.oracle.com/javamagazine/post/javaone-2022

    Jakarta Tech Days (all year)
    https://jakarta.ee/community/events/

    DevNexus 2022 - April 11-13, 2022 - Atlanta, GA, USA
    https://devnexus.com/

    Devoxx France - April 20-22, Paris France
    https://www.devoxx.fr/

    JFokus - May 2-4,2022 - Stockholm, Sweden 
    https://www.jfokus.se/

    Software Design and Development -  May 16-20, 2022 - London, UK
    https://sddconf.com/

    EuroStar Conference June 7-10, 2022 - Copenhagen, Denmark

    Agile2022 - July 18-20, 2022 - Nashville, TX , USA
    https://www.agilealliance.org/agile2022/

    NFJS - USA
    https://nofluffjuststuff.com/

    Northern Virginia Software Symposium April 22 - 23, 2022
    https://nofluffjuststuff.com/reston

    Central Ohio Software Symposium Apr 29 - May 1, 2022
    https://nofluffjuststuff.com/columbus

    Central Iowa Software Symposium May 13 - 14, 2022
    https://nofluffjuststuff.com/desmoines

    ArchConf Central June 6 - 9, 2022
    https://archconf.com/

    Great Lakes Software Symposium June 10 - 12, 2022
    https://nofluffjuststuff.com/chicago

    ÜberConf July 12 - 15, 2022
    https://uberconf.com/

     

     

     

    The Stackd Podcast
    enMay 17, 2022

    Stackd 57: BDD Deep Dive!

    Stackd 57: BDD Deep Dive!

    Seb Rose and Gaspar Nagy join our hosts Kito Mann, Daniel Hinojosa, Ian Hlavats, and Josh Juneau to dive into behavior-driven testing (BDD). They discuss Seb and Gaspar’s BDD books, as well as Cucumber, SpecFlow, Gherkin, the practical testing pyramid, contract testing, and more! They also share their picks: Brave web browser, #Locust, and #Github Workspaces.

    We Thank DataDog for sponsoring this podcast!
    https://www.pubhouse.net/datadog

    *Behavior Driven Development*

    The BDD Books
    https://www.bddbooks.com/

    Cucumber School 
    https://school.cucumber.io

    SpecFlow
    https://specflow.org/

    Generating LivingDoc using CLI 
    https://docs.specflow.org/projects/specflow-livingdoc/en/latest/LivingDocGenerator/Generating-Documentation.html

    Gherkin
    https://cucumber.io/docs/gherkin/

    Cucumber
    https://cucumber.io/

    The Practical Test Pyramid
    https://martinfowler.com/articles/practical-test-pyramid.html

    The Testing Iceberg
    http://claysnow.co.uk/the-testing-iceberg/

    Single Assertion Principle
    https://programmaticallyspeaking.com/one-assertion-per-test-please.html

    Contract Testing 
    https://www.qentelli.com/thought-leadership/insights/what-contract-testing-and-why-should-you-try-it

    Pact
    https://docs.pact.io/

    Introduction to BDD Example Mapping | Cucumber Blog
    https://cucumber.io/blog/bdd/example-mapping-introduction/

    Cyber Dojo 
    https://cyber-dojo.or


    *Picks*


    The Browser (with Brendan Eich, Chief Architect of Netscape + Mozilla and CEO of Brave) | History and Strategy | Deep Podcast Case Studies
    https://www.acquired.fm/episodes/the-browser-with-brendan-eich-chief-architect-of-netscape-mozilla-and-ceo-of-brave

    Brave web browser 
    https://brave.com/

    Locust
    https://locust.io/

    GitHub Codespaces – go to any github repo and press “.” to jump into VS Code running in the browser
    https://github.com/features/codespaces


    *Other Pubhouse Network podcasts*

    Breaking into Open Source
    https://www.pubhouse.net/breaking-into-open-source

    OffHeap
    https://www.javaoffheap.com/

    Java Pubhouse
    https://www.javapubhouse.com/

    Events
    JFokus - May 2-4,2022 - Stockholm, Sweden
    https://www.jfokus.se/

    Software Design and Development -  May 16-20, 2022 - London, UK
    https://sddconf.com/

    EuroStar Conference June 7-10, 2022 - Copenhagen, Denmark

    Agile2022 - July 18-20, 2022 - Nashville, TX , USA
    https://www.agilealliance.org/agile2022/

    NFJS - USA
    https://nofluffjuststuff.com/

     - Gateway Software Symposium April 1 - 2, 2022
     - Lone Star Software Symposium: Dallas April 8 - 10, 2022
     - Northern Virginia Software Symposium April 22 - 23, 2022
     - Central Ohio Software Symposium Apr 29 - May 1, 2022
     - Central Iowa Software Symposium May 13 - 14, 2022
     - ArchConf Central June 6 - 9, 2022
     - Great Lakes Software Symposium June 10 - 12, 2022
     - ÜberConf July 12 - 15, 2022

     

    The Stackd Podcast
    enApril 18, 2022

    Stackd 56: Andres Almiray and JReleaser FTW!

    Stackd 56: Andres Almiray and JReleaser FTW!

    Danno, Kito, and Josh join special guest and fellow Java Champion Andres Almiray to discuss Microprofile, Quarkus, GraalVM, Reload4J, JBang, jib, TOML, and dive deep into JReleaser!

    *UI / Web*

    MP 5.0
    https://microprofile.io/2021/12/07/microprofile-5-0-release/ (Josh)


    *Server Side Java*
    Quarkus - Quarkus 2.7.0.Final released - Quarkus CLI maturing, Interactive terminal, Oracle Reactive SQL Client… (Kito, Andres)
    https://quarkus.io/blog/quarkus-2-7-0-final-released/


    *IDEs and Tools*
    GraalVM 22.0 
    https://graalvm.org/release-notes/22_0/

    *Security*
    Reload4J (Andres)
    https://reload4j.qos.ch/

    Topics

    JReleaser
    https://jreleaser.org/
     
    JBang
    https://jbang.dev/

    GoReleaser
    https://goreleaser.com/

    jib
    https://github.com/GoogleContainerTools/jib

    TOML
    https://toml.io/en/

    *Other Pubhouse Network podcasts*

    Breaking into Open Source
    https://www.pubhouse.net/breaking-into-open-source

    OffHeap
    https://www.javaoffheap.com/

    Java Pubhouse
    https://www.javapubhouse.com/


    *Events*

    Java Day Instanbul - May 27-28th, 2022 
    https://www.javaday.istanbul

    Jakarta Tech Days (all year)
    https://jakarta.ee/community/events/

    DevNexus 2022 - April 11-13, 2022 - Atlanta, GA, USA
    https://devnexus.com/

    JFokus - May 2-4 - Stockholm, Sweden
    https://www.jfokus.se/

    Software Design and Development -  May 16-20, 2022 - London, UK
    https://sddconf.com/

    NFJS

     

     

    The Stackd Podcast
    enMarch 14, 2022

    Stackd 55: Welcome 2022! JChampionsConf, Log4Shell, Angular 13, JakartaEE 10 and more!

    Stackd 55: Welcome 2022! JChampionsConf, Log4Shell, Angular 13, JakartaEE 10 and more!
    Overview
    Ian, Kito, Danno and Josh kick off their first episode of the year with a lively discussion about sessions from jChampionsConf, Angular 13, JakartaEE 10, GraalVM, Cypress.io, AI coding assistants, Log4Shell, and more!


    jChampions Conf 2022
    https://jchampionsconf.com/

    YouTube Channel
    https://www.youtube.com/channel/UChJ6IHM_uy6dWLBiDAwYkpw

    CodeQL talk
    https://youtu.be/rn7tAZytyBc

    IntelliJ talk
    https://youtu.be/cK19rE2V9UY

    Migrating Legacy JavaEE App talk
    https://youtu.be/rQSVcp96Pis


    *UI / Web*

    Angular 13 Released
    https://blog.angular.io/angular-v13-is-now-available-cce66f7bc296

    Death to IE 11
    https://death-to-ie11.com/ 

    *Server Side Java*

    Jakarta EE 10 Release Plan - GitHub Pages
    https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee10/JakartaEE10ReleasePlan

    Jakarta EE mailing lists
    https://jakarta.ee/connect/mailing-lists/

    *IDEs and Tools*

    jQAssistant
    https://github.com/jqassistant-demo/jakarta-ee-dependencies

    GraalVM 22.0 promises a better developer experience | InfoWorld
    https://www.infoworld.com/article/3648448/graalvm-220-promises-a-better-developer-experience.html

    Truffle Language Implementation Framework - GraalVM
    https://www.graalvm.org/22.0/graalvm-as-a-platform/language-implementation-framework/

    Cypress.io (Automated testing framework)
    https://www.cypress.io/

    Angular deprecating protractor
    https://github.com/angular/protractor/issues/5502

    Cross-browser testing
    https://docs.cypress.io/guides/guides/cross-browser-testing

    How it works
    https://www.cypress.io/how-it-works

    TabNine (AI coding assistant - update)
    https://www.tabnine.com/

    *Other*

    Log4Shell – where are things now?
    After Log4j, Open-Source Software Now a National Security Issue
    https://gizmodo.com/after-log4j-open-source-software-is-now-a-national-sec-1848356403

    ESAPI API
    https://www.javadoc.io/doc/org.owasp.esapi/esapi/2.0.1/org/owasp/esapi/Logger.html

    OWASP
    https://owasp.org/

    Apache Log4j Security Vulnerabilities
    https://logging.apache.org/log4j/2.x/security.html

    Snyk | Developer security | Develop fast. Stay secure.
    https://snyk.io/

    Groovy 4.0 Released
    https://groovy-lang.org/releasenotes/groovy-4.0.html

    Kotlin 1.6.0 Released
    https://blog.jetbrains.com/kotlin/2021/11/kotlin-1-6-0-is-released/

    *Picks *

    Swift Playgrounds
    https://www.apple.com/swift/playgrounds/

    100 Days of SwiftUI
    https://www.hackingwithswift.com/100/swiftui

    Orba
    https://artiphon.com/pages/orba-by-artiphon

    SoftRAID
    https://www.softraid.com/

    OWC Thunderbay 4
    https://www.owcdigital.com/products/thunderbay-4

    *Other Pubhouse Network podcasts*

    Breaking into Open Source
    https://www.pubhouse.net/breaking-into-open-source

    OffHeap
    https://www.javaoffheap.com/

    Java Pubhouse
    https://www.javapubhouse.com/

    *Events*

    Java Day Instanbul - May 27-28th, 2022 
    https://www.javaday.istanbul

    Jakarta Tech Days (all year)
    https://jakarta.ee/community/events/

    DevNexus 2022 - April 11-13, 2022 - Atlanta, GA, USA
    https://devnexus.com/

    Software Design and Development -  May 16-20, 2022 - London, UK
    https://sddconf.com/

     

     

     

    The Stackd Podcast
    enFebruary 25, 2022

    Stackd 54: All things Akka

    Stackd 54: All things Akka

    *Overview*
    Kito, Danno, and Josh join special guest Francisco López-Sancho (author of Akka in Action) to discuss all things Akka, as well as Scala 3, JetBrains Fleet, Vaadin, MicroProfile 5, Heiledon, M1 MacBook Pros, and more.


    *UI / Web*
    Vaadin 22 - Quarkus Support and Stateless Fusion (Juneau)
    https://foojay.io/today/vaadin-22-released-with-quarkus-support-and-stateless-fusion/

    MicroProfile 5.0 - Soon to be released?
    https://projects.eclipse.org/projects/technology.microprofile/releases/5.0


    *Server Side Java*
    Helidon 2.4.0 Released
    https://medium.com/helidon/helidon-2-4-0-released-18370c0ebc5e

    Open Liberty 22.0.0.1-beta To Support MicroProfile 5, MicroProfile Rest Client 3.0, and more
    https://openliberty.io/blog/2021/11/30/microprofile-5-22001-beta.html

    *IDEs and Tools*
    JetBrains Fleet
    https://www.jetbrains.com/fleet/

    *All things Akka*
    Akka site
    https://akka.io/

    Francisco’s book: Akka in Action (2nd edition)
    https://www.manning.com/books/akka-in-action-second-edition?utm_source=podcast&utm_medium=organic&utm_campaign=stackd&utm_content=discount

    Manning discount for all listeners (any book): podstackd21

    *Other*
    Machine Learning for Kids
    https://machinelearningforkids.co.uk/#!/about

    Scala 3
    https://docs.scala-lang.org/scala3/new-in-scala3.html

    QuarkusFaces
    https://github.com/melloware/quarkus-faces

    *Picks*
    Rectangle Mac App (Kito)
    https://rectangleapp.com/

    Getting Things Done
    https://www.amazon.com/Getting-Things-Done-Stress-Free-Productivity/dp/0143126563/ref=pd_bxgy_img_1/145-5338261-8401200?pd_rd_w=zc0tQ&pf_rd_p=c64372fa-c41c-422e-990d-9e034f73989b&pf_rd_r=MWEMQKYST466R7PKATPY&pd_rd_r=bb1e3d7b-1eaf-4c86-b907-7ab8477a837a&pd_rd_wg=C8RaM&pd_rd_i=0143126563&psc=1

    Making it all Work (Kito)
    https://www.amazon.com/Making-All-Work-Winning-Business/dp/0143116622/ref=monarch_sidesheet

    jBang (Josh)
    https://www.jbang.dev/

    Java Advent (Josh)
    https://www.javaadvent.com/

    *Other Pubhouse Network podcasts*
    Breaking into Open Source
    https://www.pubhouse.net/breaking-into-open-source

    OffHeap
    https://www.javaoffheap.com/

    Java Pubhouse
    https://www.javapubhouse.com/

    *Events*
    CodeMash Jan 11-14, 2022 - Sandusky, OH
    https://www.codemash.org/

    jChampions Conference Jan 20, 21, 24, 25
    https://jchampionsconf.com/

    jDays Instanbul

    Software Design and Development - May 16-20, 2022 - London, UK
    https://sddconf.com/

    DevNexus 2022 - April 11-13

     

     

    The Stackd Podcast
    enJanuary 02, 2022

    Stackd 53. An interview with Richard Fichtner

    Stackd 53. An interview with Richard Fichtner

    Recorded Date
    10/23/2021

    Title:
    In this episode, Kito, Ian, Danno and Josh welcome special guest Richard Fichtner, Founder JUG Oberpfalz, CEO of XDev, and one of the organizers of JCON. They discuss #lowcode, running a conference, being CEO, #microstream, #jooq, the future of the #playframework, #rapidclipse, XDEV IDE, #tabnine AI IDE plugin, #jreleaser, #testcontainers, and much more.

    Richard / XDEV

    XDEV Software
    https://xdev.software/en/

    XAPI - XDEV IDE Framework
    https://github.com/xdev-software/xapi

    RapidClipse
    https://rapidclipse.com/en

    Server Side Java

    Payara Cloud now Available
    https://www.payara.fish/products/payara-cloud/


    Microstream
    https://microstream.one/

    Open source announcement
    https://www.infoq.com/news/2021/09/microstream-5-is-open-source/

    jOOQ: The easiest way to write SQL in Java
    https://www.jooq.org/


    Web

    On the future of Play Framework
    https://www.lightbend.com/blog/on-the-future-of-play-framework

    IE11 Countdown Clock
    https://death-to-ie11.com/

    Java Web Start is dead. Long live OpenWebStart! - openwebstart.com
    https://openwebstart.com/

    Developer Tools

    Github Copilot
    https://copilot.github.com/

    Tabnine - AI plugin
    https://www.tabnine.com/

    Picks

    JReleaser
    https://jreleaser.org/

    Free Guy (Movie)
    https://www.imdb.com/title/tt6264654/

    TestContainers
    http://testcontainers.org

    Book: Procrastinate on Purpose
    https://www.amazon.com/Procrastinate-on-Purpose-audiobook/dp/B00RV58ZFO/ref=sr_1_1?dchild=1&gclid=CjwKCAjwwsmLBhACEiwANq-tXOE3sB0aAh-2reeOQLzwXxJ52sDFhz9DlcXwJG_ADcWJvXrKCRjmWRoChJcQAvD_BwE&hvadid=241897656186&hvdev=c&hvlocphy=1027142&hvnetw=g&hvqmt=e&hvrand=12176312028861189251&hvtargid=kwd-76000619146&hydadcr=22564_10346437&keywords=procrastinate+on+purpose&qid=1634933460&sr=8-1

    AdoptOpenJDK is now Eclipse Tamarin
    https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/

    Events

    W-JAX Nov 8 – 12, 2021, Munich, Germany or virtual
    https://jax.de/munich/

    JakartaOne LiveStream 2021 - Dec 7th, 2021 in US
    https://jakartaone.org/

    Progressive Web Experience Dec 5-8, 2021, Clearwater, FL, USA or virtual
    https://progressivewebexperience.io/

    Jconf.dev Dec 8-10, 2021, Chicago, IL, USA
    https://2021.jconf.dev/

    Archconf Dec 13-16, Clearwater, FL, USA or virtual
    https://archconf.com/

    CodeMash Jan 11-14, 2022 - Sandusky, OH
    https://www.codemash.org/

    Software Design and Development - May 16-20, 2022 - London, UK
    https://sddconf.com/

     

     

    The Stackd Podcast
    enNovember 11, 2021

    Stackd 52. Software Architecture: The Hard Parts

    Stackd 52. Software Architecture: The Hard Parts

    Title: Software Architecture: The Hard Parts

    Description

    In this episode, Kito, Ian, and Daniel welcome two distinguished guests: Neal Ford (Director, Software Architect, and Meme Wrangler at ThoughtWork) and Mark Richards (Independent Hands-on Software Architect, Published Author). They discuss all things related to software architecture, and their new book, Software Architecture: The Hard Parts. In addition to discussing the origin of the book and their prior book Fundamentals of Software Architecture: An Engineering Approach, they talk about distributed architecture, microservices, containers, evolutionary architectures, refactoring databases, the object/relational impedance mismatch, bounded contexts, system contracts, reuse and rate of change, soft skills, data mesh, BFFs, and much more.

    Links

    Picks

    Events

    The Stackd Podcast
    enOctober 05, 2021

    COVID as the new normal (and new releases)

    COVID as the new normal (and new releases)

    Recorded Date

    9/3/2021

    Description

    Another great episode with the entire band -- Kito, Daniel, Ian, and Josh. They discuss COVID as the new normal, NetBeans, Kotlin, IntelliJ, PrimeBlocks, Java 17 (including Spring’s announcement), Docker requiring subscriptions, and other stuff, too.

    COVID-19 Virus 

    • The new normal? What does that look like for work going forward?

    Tools and Tech

     

    UI Tier 

    Server Side Java

    Java Core

    Layrry - A Launcher and API for Modularized Java Applications 

    Misc

    Picks 

    Events

     

    The Stackd Podcast
    enSeptember 24, 2021