Explore >> Select a destination


You are here

henrikwarne.com
| | www.chrisritchie.org
1.0 parsecs away

Travel
| | Text chats implemented in html, some more neural style transfer, LED headlight installation, and Sea of Thieves.
| | batsov.com
2.0 parsecs away

Travel
| | [AI summary] The article discusses the author's extensive experience with Emacs as a powerful and customizable text editor for programmers, highlighting its advantages over Vim and traditional IDEs. It emphasizes Emacs's flexibility, extensibility through Emacs Lisp, integration with version control systems, and modern features like a package manager and GUI enhancements. While acknowledging its imperfections, the author recommends starting with a solid configuration like Prelude and encourages readers to explore Emacs's potential for deeper customization and productivity.
| | schneide.blog
3.7 parsecs away

Travel
| | Following up on "The Dimensions of Navigation in Object-OrientedCode" this post explores how Eclipse, one of the most mature IDEs for Java development, supports navigating across different dimensions of code: hierarchy, behavior, validation and utilities. Let's walk through these dimensions and see how Eclipse helps us travel through code with precision. 1.Hierarchy Navigation Hierarchy navigation...
| | sergioprado.blog
11.3 parsecs away

Travel
| In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.