Explore >> Select a destination


You are here

www.ubuntubuzz.com
| | newcome.wordpress.com
12.7 parsecs away

Travel
| | I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...
| | www.lieberbiber.de
9.0 parsecs away

Travel
| | Das Linux Professional Institute hat die empfohlenen Preise für Prüfungen auf 150$ erhöht.
| | www.markusdosch.com
13.7 parsecs away

Travel
| | With the Windows Subsystem for Linux (WSL & WSL2), Microsoft has brought a full Linux environment to Windows. I'll show some tips and tricks, so software development on the WSL2 becomes even more fun!
| | blog.martinig.ch
57.1 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to