Hacker News
- Bpfman: An eBPF Manager https://bpfman.io/main/ 3 comments
- eBPF Documentary https://www.brendangregg.com/blog/2024-03-10/ebpf-documentary.html 89 comments
- DeepFlow – open-source eBPF Distributed Tracing https://deepflow.io/ 18 comments
- Using Linux IMA with eBPF to protect a workload from supply chain risk https://edgebit.io/blog/enforcing-sboms-through-linux-kernel-ebpf/ 4 comments
- eBPF – Introduction, Tutorials and Community Resources https://ebpf.io/ 5 comments
- Bpftime: Userspace eBPF runtime for fast Uprobe and Syscall hook and Plugins https://github.com/eunomia-bpf/bpftime 12 comments
- Decrypting SSL at scale with eBPF, libbpf and K8s https://www.containiq.com/post/decrypting-ssl-at-scale-with-ebpf 6 comments
- eBPF-based auto-instrumentation improves performance by 20x over traditional monitoring https://odigos.io/blog/ebpf-instrumentation-faster-than-manual 5 comments programming
- Tetragon - eBPF-based Security Observability & Runtime Enforcement https://isovalent.com/blog/post/2022-05-16-tetragon 9 comments kubernetes
- Unveiling eBPF: Harnessing Its Power to Solve Real-World Issues https://www.wiz.io/blog/unveiling-ebpf-harnessing-its-power-to-solve-real-world-issues 11 comments kubernetes
- The pros and cons of eBPF profiling in K8s https://pyroscope.io/blog/ebpf-profiling-pros-cons/ 3 comments kubernetes
- New APM for K8s with eBPF - free https://www.producthunt.com/posts/groundcover-kubernetes-apm-with-ebpf 13 comments kubernetes
- Google's Ghost Look Very Appealing For Kernel Scheduling From User-Space & eBPF Programs https://www.phoronix.com/news/Google-Ghost-Linux-Scheduling 3 comments linux
- What is eBPF and why should Kubernetes admins care https://www.groundcover.com/blog/what-is-ebpf 10 comments programming
- Pulsar – open-source runtime security for the IoT with eBPF and Rust https://blog.exein.io/pulsar 8 comments rust
- Credentials Dumper for Linux using eBPF https://github.com/citronneur/pamspy 2 comments linux
- 🐝🐝 eBPF Summit is back 🐝🐝 September 28-29 https://twitter.com/eBPFsummit/status/1542625296708501509 2 comments kubernetes
- node-agent - an open-source Prometheus exporter based on eBPF that gathers comprehensive container metrics: log summaries, container-to-container network latency, cloud meta-information, etc. https://github.com/coroot/coroot-node-agent 2 comments sre
- eBPF - The Future of Networking & Security https://cilium.io/blog/2020/11/10/ebpf-future-of-networking/ 5 comments linux
- Introducing oxidebpf: an open source Linux tool for Rust and eBPF developers None 5 comments rust
- Container Level Network Observability with Rust and eBPF https://kentiklabs.com/blog/container-visibility/ 3 comments rust
- Implementation of an eBPF memory profiler has helped us halve the memory usage https://medium.com/tezedge/halving-the-tezedge-nodes-memory-usage-with-an-ebpf-based-memory-profiler-2bfd32f94f69 3 comments rust
- Announing Aya, a library to work with eBPF programs. https://confused.ai/posts/announcing-aya 6 comments rust
- How Netflix uses eBPF flow logs at scale for network insight https://netflixtechblog.com/how-netflix-uses-ebpf-flow-logs-at-scale-for-network-insight-e3ea997dca96 16 comments programming
- Getting Started with eBPF and Go https://networkop.co.uk/post/2021-03-ebpf-intro/ 5 comments golang
- TIL: eBPF is awesome https://filipnikolovski.com/posts/ebpf/ 10 comments programming
- How io_uring and eBPF Will Revolutionize Programming in Linux https://www.scylladb.com/2020/05/05/how-io_uring-and-ebpf-will-revolutionize-programming-in-linux/ 22 comments linux
- Live debug go in prod using eBPF https://www.reddit.com/r/golang/comments/itzsrc/live_debug_go_in_prod_using_ebpf/ 13 comments golang
- eBPF https://ebpf.io/ 3 comments programming
- How io_uring and eBPF Will Revolutionize Programming in Linux https://www.reddit.com/r/linux/comments/g5kcav/how_io_uring_and_ebpf_will_revolutionize/ 10 comments linux
- Announcing ingraind 1.0 - eBPF and Rust security monitoring https://blog.redsift.com/labs/announcing-ingraind-1-0/ 5 comments rust
- cron.weekly issue #123: eBPF, Licensing, CentOS, usql, CouchDB & more https://ma.ttias.be/cronweekly/issue-123/ 5 comments linux
- Putting Rust in the kernel with eBPF https://blog.redsift.com/labs/putting-rust-in-the-kernel-with-ebpf/ 29 comments rust
- GCC eBPF port has landed https://gcc.gnu.org/ml/gcc-patches/2019-08/msg01987.html 22 comments linux
- Linux Kernel Observability through eBPF https://sematext.com/blog/linux-kernel-observability-ebpf/ 18 comments linux
- Which block I/O scheduler is the best? We asked eBPF https://www.circonus.com/2019/01/which-block-i-o-scheduler-is-the-best-we-asked-ebpf/ 9 comments hardware
- Which block I/O scheduler is the best? We asked eBPF https://www.circonus.com/2019/01/which-block-i-o-scheduler-is-the-best-we-asked-ebpf/ 4 comments sre
- Which block I/O scheduler is the best? We asked eBPF https://www.circonus.com/2019/01/which-block-i-o-scheduler-is-the-best-we-asked-ebpf/ 7 comments linux
- How I ended up writing opensnoop in pure C using eBPF https://bolinfest.github.io/opensnoop-native/ 5 comments linux
- PoC: compiling to eBPF from Rust https://unhandledexpression.com/2018/02/02/poc-compiling-to-ebpf-from-rust/ 3 comments rust