Windows: If you're looking to replace Notepad with a lightweight alternative that has some extra bells and whistles, Xint is a capable replacement. Notepad is ubiquitous but rather underpowered, Xint ...
For anyone getting into the world of programming, the Raspberry Pi provides a great environment, and it's dirt cheap. Unlike a regular PC, the Pi has been designed from the outset around programming.
Sublime Text is a proprietary, cross-platform text editor designed for people who spend huge amounts of time shuffling code around. A programmer's editor, Sublime Text is a third option to the ...
Runestone is the latest app from Simon Støvring, the developer behind Scriptable, Jayson, and Data Jar. Støvring’s apps tend to be focused on developer or automation use cases, filling holes in the ...
Ever found yourself wishing your code editor could do more than just highlight syntax errors? What if it could actually help you write, refactor, and analyze your code in real-time? Meet Zed AI, the ...
I’ve been writing code for nearly a decade, and throughout all of that time, I’ve never quite been satisfied with a code editor. Each one I’ve tried has annoyed me in various ways, and eventually, I ...
Coming from a coding background, I've spent considerable time using the Vim editor because of its efficiency, modal editing, lightweight, and highly customizable options. Vim taught me a lot. It was ...