Will
Will
**Describe the bug** Some built-in Apple Clang compilers don't pass the sanitycheck. Whatever Github's Apple runners are working with are ok. Locally, my built-in Apple clangs don't work. Same macOS...
I've been toying with an (e)BPF filesystem watcher, [here](https://github.com/e-dant/bpf-fs-events). It was made out of some frustration with the filesystem watchers available on Linux. Namely: - Both inotify and fanotify can...
``` $ tcprtt -a 192.168.1.1 libbpf: prog 'tcp_rcv': BPF program load failed: Permission denied libbpf: prog 'tcp_rcv': -- BEGIN PROG LOAD LOG -- reg type unsupported for arg#0 function tcp_rcv#20...