Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF Generate distributed traces for any application without code changes. Demo Video • Documentation • Join Slack Community Odigos uses OpenTelemetry and eBPF to automatically build agnostic observability pipelines for all application in a k8s cluster with no code changes. ✨ Language Agnostic Auto-instrumentation Odigos support…
Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe. Project renamed from LinkFree to BioDrop(please update your local git clones with the new remote name) What is BioDrop? A platform where people in tech can have a single hub to showcase their content in order to accelerate their career, whilst contributing to an Open Source project and being part of a community that has a say i…
Skip transpiler for converting SwiftUI iOS apps into Android Kotlin Compose appsSkip Skip is a technology for creating dual-platform mobile apps in Swift. Read this introduction to learn more about Skip. This repository hosts the Skip development toolchain, a.k.a. SkipStone. It also hosts the Skip forums for general discussions as well as specific issues and bug reports. Getting Started System Requirements Skip requires a macOS 13 development machine with Xcode 15, Android Studio 2023, and Home…
Logging Made Easy (LME) is a free and open logging and protective monitoring solution serving all organizations. Logging Made Easy Initially created by NCSC and now maintained by CISA, Logging Made Easy is a self-install tutorial for small organizations to gain a basic level of centralized security logging for Windows clients and provide functionality to detect attacks. It's the coming together of multiple free and open software platforms, where LME helps the reader integrate them together…
Geist Sans & Geist Mono Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio. Geist Sans is a sans-serif typeface designed for legibility and simplicity. It is a modern, geometric typeface that is based on the principles of classic Swiss typography. It is designed to be used in headlines, logos, posters, and other large display sizes. Geist Mono is a monospaced typeface that has been crafted to be the perfect partner to Geist Sans. It is designed …
A minimal programming example for a chat serverSmallchat TLDR: This is just a programming example for a few friends of mine. Long story follows. Yesterday I was talking with a few friends of mine, front-end developers mostly, that are a bit far from system programming. We were remembering the old times of IRC. And inevitably I said: to write a very simple IRC server is an experience everybody should do. There are very interesting parts in a program like that. A single process doing multiplexing…
The easiest way to run WireGuard VPN + Web-based Admin UI.WireGuard Easy You have found the easiest way to install & manage WireGuard on any Linux host! Features All-in-one: WireGuard + Web UI. Easy installation, simple to use. List, create, edit, delete, enable & disable clients. Show a client's QR code. Download a client's configuration file. Statistics for which clients are connected. Tx/Rx charts for each connected client. Gravatar support. Requirements A host …
Building a community around a cheap ESP32 Display with a touch screenESP32-Cheap-Yellow-Display There is an ESP32 with a built in 320 x 240 LCD display with a touch screen called the "ESP32-2432S028R", since this doesn't roll of the tounge, I propose it should be renamed the "Cheap Yellow Display" or CYD for short. This display is only about $15 delievered so I think it's really good value. Features The CYD has the following features: ESP32 (With Wifi and Bluetooth) 32…
Forked Golang execution layer implementation of the Ethereum protocol.Go Ethereum Official Golang execution layer implementation of the Ethereum protocol. Automated builds are available for stable releases and the unstable master branch. Binary archives are published at https://geth.ethereum.org/downloads/. Building the source For prerequisites and detailed build instructions please read the Installation Instructions. Building geth requires both a Go (version 1.19 or later) and a C compiler…