Monday, August 03, 2020

Global ecosystem report 2020: Java text editors and IDEs

The JChoice Global Ecosystem Report 2020 is looking good: Apache NetBeans at 50% of the free Java tools, Eclipse at 45% and vi / Emacs and Notepad++ at 5%.

No comments:

Building a Dockerfile Transpiler

I'm excited to share dxform , a side project I've been working on while searching for my next role: a Dockerfile transpiler that can...