Live data from Hacker News

Viewing profile — johnkoepi

johnkoepi

HN member
Joined
Mon, Nov 28, 2016, 4:51 PM UTC
HN karma
2
Public activity
7 items

About johnkoepi

No profile information was provided.

Recent public activity

  1. comment
    Comment #38010387

    "seccomp containers" sounds weird... like what is a container in Linux anyway :D

  2. 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…

  3. comment
    Comment #38010339

    way too different things, everyone using seccomp when they don't have AppArmor only profile. sometimes even do both.

  4. comment
  5. 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 …

  6. story
  7. 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…