Tag: eBPF

  • Hacker News: Golang and Containers Perf Gotcha – Gomaxprocs

    Source URL: https://metoro.io/blog/go-production-performance-gotcha-gomaxprocs Source: Hacker News Title: Golang and Containers Perf Gotcha – Gomaxprocs Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses a performance issue faced by Metoro, an observability platform, due to incorrect configuration of the GOMAXPROCS parameter in a Go application. This led to unexpected CPU usage on larger…

  • Hacker News: When machine learning tells the wrong story

    Source URL: https://jackcook.com/2024/11/09/bigger-fish.html Source: Hacker News Title: When machine learning tells the wrong story Feedly Summary: Comments AI Summary and Description: Yes Summary: The text presents a comprehensive account of a research project that explores the vulnerabilities of machine learning-assisted side-channel attacks, particularly in web browsers. It emphasizes the implications of using machine learning for…

  • Hacker News: Every Boring Problem Found in eBPF (2022)

    Source URL: https://tmpout.sh/2/4.html Source: Hacker News Title: Every Boring Problem Found in eBPF (2022) Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The article provides an in-depth exploration of eBPF (extended Berkeley Packet Filter) and its application in Linux endpoint security. It discusses both the advantages and challenges of using eBPF in security contexts,…