Explore >> Select a destination


You are here

digitalseams.com
| | github.com
5.9 parsecs away

Travel
| | A curated list of vibe coding references, collaborating with AI to write code. - filipecalegario/awesome-vibe-coding
| | henrikwarne.com
5.5 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...
| | tonybaloney.github.io
4.0 parsecs away

Travel
| | [AI summary] This article explains how to install and use the VS Code Pets extension, which adds virtual pets to the code editor for companionship.
| | blog.thms.uk
12.5 parsecs away

Travel
| If you have forked an open source project you sometimes want to apply changes from another fork to your own. This post shows how to merge branches from another fork using either GitHub or the command line.