Explore >> Select a destination


You are here

dmitryfrank.com
| | batsov.com
1.4 parsecs away

Travel
| | [AI summary] A veteran programmer shares their deep dive into why Emacs is superior to modern IDEs and competing text editors like Vim, highlighting its extensibility, powerful keyboard shortcuts, and seamless integration with development tools.
| | andreabergia.com
2.2 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM Languages opinion - part two - Rust ??thispost Languages opinion - part three - Javascript and Typescript Welcome back to my mini-series about programming languages. In this post, we will talk about one of the most interesting programming languages that I have seen in a long while: Rust.
| | takeonrules.com
2.5 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.
| | perlhacks.com
10.9 parsecs away

Travel
| When I write replies to questions on StackOverflow and places like that recommending that people abandon CGI programs in favour of something that uses PSGI, I often get some push-back from people claiming that PSGI makes things far too complicated. I don't believe that's true. But I think I know why they say it. I