/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

ishan.co
| | newcome.wordpress.com
1.3 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.cberner.com
2.9 parsecs away

Travel
| | cberner.com - A blog about Linux, Programming, and Computers
| | willhaley.com
2.9 parsecs away

Travel
| | These instructions can be used to create a simple computer kiosk that runs a full-screen instance of a web browser. This guide was last tested against Debian 12.9 (Bookworm) GNU/Linux. Note that this guide is not intended to create a perfectly secure system and is vulnerable to tampering by knowledgeable users. It is assumed that anyone using this guide knows the basics of Debian Linux and how to install it properly.
| | jpetazzo.github.io
11.5 parsecs away

Travel
| [AI summary] This article provides practical tips and tricks for working with Go code inside Docker containers, covering cross-compilation, creating lean images, and managing toolchain versions.