Live data from Hacker News

Viewing profile — dohqu8Zi

dohqu8Zi

HN member
Joined
Tue, Sep 22, 2015, 7:00 PM UTC
HN karma
93
Public activity
20 items

About dohqu8Zi

No profile information was provided.

Recent public activity

  1. comment
    Comment #14314319

    Thanks for the correction.

  2. comment
    Comment #14311973

    BTW: Depending on the configuration you can create a new namespace within Docker to gain CAP_NET_RAW since namespaces can nest.

  3. comment
    Comment #14311957

    No, Docker usually drops CAP_NET_RAW within the container. But you can change that and other container technologies definitely keep CAP_NET_RAW within the container.

  4. comment
    Comment #14311737

    No. Create a new user namespace and you have CAP_NET_RAW within your shiny new namespace.

  5. comment
    Comment #14130428

    The bug is already fixed and they have better things to do than messing with our trolling. :-)

  6. story
  7. comment
    Comment #13571873

    I hope to see a mainline submission for public review of this soon.

  8. story
  9. comment
    Comment #13238148

    The majority of OpenWRT/LEDE patches are gross hacks that need a major rework or a completely different approach. This is not the first patch of that kind.

  10. comment
    Comment #12879234

    Sadly, the author failed to read on the history of kdbus and AF_BUS. Just using UNIX domain socks is not the solution. This is more or less what dbus currently does and has major i…

  11. comment
    Comment #12418534

    Original announcement with hipster mode off. ;) http://marc.info/?l=git&m=147286906121492&w=2

  12. story
  13. story
  14. comment
    Comment #11797969

    So, this is http://shimmer.sourceforge.net/ rewritten in go?

  15. story
  16. comment
    Comment #11015704

    Only in corner cases you want to replace all syscalls to LKL calls. Often you need to call to the host as well. Especially LKL itself needs...

  17. comment
    Comment #11015107

    Depends on the FUSE filesystem, but most of the time it is the kernel user copy process.

  18. comment
    Comment #11014858

    This does not make any sense. As soon you issue any system call you will trigger a context switch. So, eve without using FUSE and just using LKL as tool to extract your favorite fi…

  19. story
  20. story