pgadmin4
https://github.com/pgadmin-org/pgadmin4
pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL
https://github.com/pgadmin-org/pgadmin4
surf
https://github.com/deta/surf
Deta Surf is an AI notebook that brings all your files and the web directly into your stream of thought.
It’s meant for simultaneous research and thinking that minimizes the grunt work: manually searching, opening windows & tabs, scrolling, copying and pasting into a document editor.
Surf is primarily built in Svelte, TypeScript and Rust, runs on MacOS, Windows & Linux, stores data locally in open formats, and is open source.
https://github.com/deta/surf
oxdraw
https://github.com/RohanAdwankar/oxdraw
The goal of oxdraw is to make it easy to create and maintain high-quality diagrams using a declarative and reproducible syntax. Charts are written in Mermaid syntax, while a web interface allows users to fine-tune positions connector paths, colors, and other styling components. Whenever a diagram is tweaked visually, the structural changes are persisted back to the source file as declarative code so that everything remains deterministic and versionable. The changes are saved as comments in the mermaid file so it remains compatible with other Mermaid tools. The repo is composed of the Rust CLI to compile .mmd files into images and the React based web interface to editing the files.
https://github.com/RohanAdwankar/oxdraw
upx
https://github.com/upx/upx
UPX is a free, secure, portable, extendable, high-performance executable packer for several executable formats.
https://github.com/upx/upx
jrnl
https://github.com/jrnl-org/jrnl
Collect your thoughts and notes without leaving the command line.
https://github.com/jrnl-org/jrnl
OpenTelemetry Filelog Receiver: A Guide to Ingesting Log Files
https://www.dash0.com/guides/opentelemetry-filelog-receiver
https://www.dash0.com/guides/opentelemetry-filelog-receiver
Case Study: How We Reduced a Container Image by 99.7% (800GB to 2GB)
https://sealos.io/blog/reduce-container-image-size-case-study
Discover how the Sealos team solved a critical disk exhaustion issue by optimizing a bloated 800GB container image down to 2GB. Learn our methods for squashing layers and manipulating OCI images to reclaim storage and boost performance.
https://sealos.io/blog/reduce-container-image-size-case-study
How Kubernetes Pod Priority and Preemption Work
https://chaitanyakharche.hashnode.dev/how-kubernetes-pod-priority-and-preemption-work
In Kubernetes, managing resources efficiently in a multi-tenant or production environment is essential. Not all workloads are created equal—some are mission-critical, while others can tolerate delay or even eviction.
When resources are tight, Kubernetes needs a way to prioritize important workloads. That’s where Pod Priority comes into play — it helps the scheduler decide which pods should be scheduled first.
But what if the cluster is already at full capacity and a critical pod needs to be scheduled?
That’s where Preemption steps in. Kubernetes will evict lower-priority pods to free up space for higher-priority ones, ensuring that your most essential applications get the resources they need, even if it means removing less critical workloads.
https://chaitanyakharche.hashnode.dev/how-kubernetes-pod-priority-and-preemption-work
Kubernetes security fundamentals: Networking
https://securitylabs.datadoghq.com/articles/kubernetes-security-fundamentals-part-6
https://securitylabs.datadoghq.com/articles/kubernetes-security-fundamentals-part-6
Kubernetes Headaches: Unsticking StatefulSets from EBS ReadWriteMany Drama
https://medium.com/@sqanafrica/kubernetes-headaches-unsticking-statefulsets-from-ebs-readwritemany-drama-e603facba912
https://medium.com/@sqanafrica/kubernetes-headaches-unsticking-statefulsets-from-ebs-readwritemany-drama-e603facba912
Shared Socket: Enhancing Kubernetes Pod Communication with eBPF
https://medium.com/@satyam012005/shared-socket-enhancing-kubernetes-pod-communication-with-ebpf-ed3e2fc401cf
https://medium.com/@satyam012005/shared-socket-enhancing-kubernetes-pod-communication-with-ebpf-ed3e2fc401cf
kite
https://github.com/zxh326/kite
Kite is a lightweight, modern Kubernetes dashboard that provides an intuitive interface for managing and monitoring your Kubernetes clusters. It offers real-time metrics, comprehensive resource management, multi-cluster support, and a beautiful user experience.
https://github.com/zxh326/kite
kaito
https://github.com/kaito-project/kaito
KAITO is an operator that automates the AI/ML model inference or tuning workload in a Kubernetes cluster.
https://github.com/kaito-project/kaito
1
frp
https://github.com/fatedier/frp
frp is a fast reverse proxy that allows you to expose a local server located behind a NAT or firewall to the Internet. It currently supports TCP and UDP, as well as HTTP and HTTPS protocols, enabling requests to be forwarded to internal services via domain name.
https://github.com/fatedier/frp
terraform-hcloud-kubernetes
https://github.com/hcloud-k8s/terraform-hcloud-kubernetes
Hcloud Kubernetes is a Terraform module for deploying a fully declarative, managed Kubernetes cluster on Hetzner Cloud. It utilizes Talos, a secure, immutable, and minimal operating system specifically designed for Kubernetes, featuring a streamlined architecture with only a handful of binaries and shared libraries. Just enough to run containerd and a small set of system services.
https://github.com/hcloud-k8s/terraform-hcloud-kubernetes
netvisor
https://github.com/mayanayza/netvisor
NetVisor scans your network, identifies hosts and services, and generates an interactive visualization showing how everything connects, letting you easily create and maintain network documentation.
https://github.com/mayanayza/netvisor
1
gitea-mirror
https://github.com/RayLabsHQ/gitea-mirror
Automatically mirror repositories from GitHub to your self-hosted Gitea instance.
https://github.com/RayLabsHQ/gitea-mirror