If you thought grep was powerful, wait until you get a hold of ast-grep, which takes it to a whole new level.
jd-cmd is a command line Java Decompiler which uses JD Core from Java Decompiler project. You can use the jd-cli.bat (Windows) or jd-cli (Linux/Unix) scripts to run the the JAR file. Usage: java -jar ...
Native Image is a technology to compile Java code ahead-of-time to a binary -- a native executable. A native executable includes only the code required at run time, that is the application classes, ...
Managing multiple Claude Code projects doesn't have to be chaotic. My iTerm2 setup dramatically reduces friction in my daily AI-assisted coding workflows - here's how.
Google's Agent Development Kit for Java reached 1.0, introducing integrations with new external tools, a new app and plugin ...
You can run any ADB command on your phone without ever connecting it to a PC.