Explore >> Select a destination


You are here

js.foundation
| | openjsf.org
4.5 parsecs away

Travel
| | Earlier this month, we hosted OpenJS World, the OpenJS Foundation's event bringing together the JavaScript and web development community.
| | www.cloudbees.com
7.4 parsecs away

Travel
| | [AI summary] The CloudBees blog provides insights into their products, solutions, and company news, targeting enterprises and developers.
| | lfaidata.foundation
5.9 parsecs away

Travel
| | [AI summary] IBM joins the LF AI Foundation as a General Member, contributing to open source AI innovation with a focus on ethical and trusted AI workflows.
| | sookocheff.com
12.6 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.