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 ()
  • 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

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

Picks

Other Pubhouse Network podcasts

Events

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

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)

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

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!

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

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

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/

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

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

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/

Stack 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