/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

github.com
| | digitaldrummerj.me
4.6 parsecs away

Travel
| | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting.
| | andreas.heigl.org
4.7 parsecs away

Travel
| | Development tools in project files tie your production code directly to those tools and prohibit independent updates. How can we avoid that.
| | opensource.googleblog.com
3.7 parsecs away

Travel
| | The 2024 GSoC program is open to students and to beginners in open source software development. Contributor applications will open on Monday, March 18
| | sookocheff.com
14.3 parsecs away

Travel
| A short tagline from the book Learning eBPF describes eBPF as a revolutionary kernel technology that allows developers to write custom code that can be loaded into the kernel dynamically, changing the way the kernel behaves. The key word in this phrase is dynamically. eBPF allows you to write custom code that changes the way the kernel behaves without having to implement a kernel module or integrate your code directly into the kernel.