Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Linux kernel driver for Xbox One and Xbox Series X|S accessories
xone is a Linux kernel driver for Xbox One and Xbox Series X|S accessories. It serves as a modern replacement for Xpad, aiming to be compatible with Microsoft's Game Input Protocol (GIP). Installing Xone will disable the Xpad kernel driver. If you are still using Xbox or Xbox 360 peripherals, you will have to install xpad-noone as a replacement for Xpad.
broodKernel is a kernel that is always based on the latest i9001 kernel, the big difference between an other custom kernel is that broodKernel keeps the original zImage.
This means that all stock features are available, in order to tweak it I added a lot of tweaks to the kernels ramdisk. next to the ramdisk tweaks there are 2 init.d scripts which allow you to manage broodKernel the way you want.
Visit the github here: https://github.com/broodplank/broodKernel
several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.
User mode linux virtual machines management in pure bash 3.x Manages separate hosts and virtual networking on linux host, firewalling planned. This tool aims to be lightweight production environment controler, not a huge virtual network simulator.
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
Network to serial port data relaying linux kernel module. Used for duplication of network ingress data, to serial port (TTY S) driver egress buffer.Serial line choice could be configured via sysctl and via proc fs (/proc/sys/net/core/zercopy_serial).