Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: jclasslib--The 3k Stars Bytecode Editor
Description: An airhacks.fm conversation with Ingo Kegel (@IngoKegel) about:
jclasslib bytecode viewer development history starting in 2001,
transition from CVS to Subversion to Git,
SourceForge to GitHub migration,
Swing UI development with FlatLaf look and feel,
comparison between Swing and SWT APIs,
Eclipse plugin development experiences,
Visual Studio Code integration with jprofiler,
Homebrew package management for Mac applications,
Java desktop module and modularization,
jlink for creating trimmed JDK distributions,
security benefits of shipping only required modules,
Java compatibility improvements since Java 17,
Base64 encoder becoming public API,
internal API access restrictions with module system,
comparison of Java installation simplicity versus Node.js...