Viewing profile — johnkoepi
johnkoepi
HN member- Joined
- Mon, Nov 28, 2016, 4:51 PM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About johnkoepi
No profile information was provided.
Recent public activity
-
comment
Comment #38010387
"seccomp containers" sounds weird... like what is a container in Linux anyway :D
-
comment
Comment #38010363
I love ideas behind Landlock but I don't fully see the struggle currently without taking into considerations issues with io_uring api. Seccomp nowadays with AppArmor|SElinux is eno…
-
comment
Comment #38010339
way too different things, everyone using seccomp when they don't have AppArmor only profile. sometimes even do both.
- comment
-
comment
Comment #37297468
An example of debugging mount(2) issues when mounting sysfs filesystem inside of the user namespace to demonstrate practical usage of ftrace (perf) and eBPF (bpftrace) in addition …
- story
-
comment
Comment #13056641
> 3) Transferring data from one host to another when you need to bring up a stateful process does not scale. Above a few gigs, the transfer process creates significant load on both…