/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.nickolinger.com
| | rugu.dev
1.3 parsecs away

Travel
| | [AI summary] The user has transitioned to Arch Linux, finding it more efficient and customizable compared to other operating systems. They use a tiling window manager, dwm, and have customized their keyboard layout for both Turkish and English. They rely heavily on the terminal for all tasks, using st and bash, and prefer neovim for text editing. They utilize dvtm for managing terminal sessions and ranger for file management. The user also employs gitjournal for note-taking, pass for password management, and uses Brave with Vim keybindings. The overall experience has been challenging but rewarding, leading to increased productivity and a deeper understanding of their workflow.
| | drshapeless.com
1.6 parsecs away

Travel
| | [AI summary] The author documents their experience setting up a Raspberry Pi as a headless private server, comparing official distributions against Arch Linux ARM and their custom-built Artix Linux implementation.
| | amxmln.com
2.6 parsecs away

Travel
| | I've been using Linux as my daily driver for more than a decade and in light of the newest release of Ubuntu, I felt like it was a food time to share my experience so far...
| | danielpecos.com
17.8 parsecs away

Travel
| One of the key tools of a software project development is the repository where it's hosted. During my experience as software developer I have been working with several flavors, such as Visual SourceSafe, CVS, Mercurial, and of course, SVN. But latetly I have found this little jewel called Git. Git was initially developed by Linus Torvalds as a result of anunsuccessfulresearch to replace the propietary SCM BitKeeper, used back in 2005 in the Linux Kernel project (kinda strange that the opensource star project was hosted with a propietary software, huh?