Explore >> Select a destination


You are here

macoy.me
| | www.danielmoch.com
4.3 parsecs away

Travel
| |
| | henrikwarne.com
4.2 parsecs away

Travel
| | For seven years I coded in C++ using Emacs. Four years ago, when I changed jobs, I switched to Java development using IntelliJ IDEA. Without a doubt, I am much more productive writing code in IntelliJ IDEA compared to using Emacs. Here's why: Navigation Coding is really something like 80% navigation, and only 20% actual...
| | takeonrules.com
3.8 parsecs away

Travel
| | About 15 or so years ago, I was changing jobs. I was leaving the walled garden of an Integrated Development Environment (IDE ??) for a proprietary language that deployed to an IBM System iSeries (AS/400 ??) . (Sidenote: We wrote in Report Program Generator programming language from IBM (IBM RPG ??) and Cool Plex, which looked a lot of meta-code and what I now know to be RDF Triples ) At my new job, I was writing web-facing applications using open source technology and deploying to Linux.
| | blog.thalheim.io
22.7 parsecs away

Travel
| No such file or directory: How I stopped worrying and started loving binaries on NixOS. In this article, I will discuss the technical issue of running pre-compiled executables on NixOS, and how we can improve the user experience by making these binaries work seamlessly using nix-ld. One of the key benefits of NixOS is its focus on purity and reproducibility. The operating system is designed to ensure that the system configuration and installed software are always in a known and predictable state.