Live data from Hacker News

Viewing profile — danbreuer

danbreuer

HN member
Joined
Wed, Jul 17, 2024, 10:26 AM UTC
HN karma
33
Public activity
6 items

About danbreuer

No profile information was provided.

Recent public activity

  1. comment
    Comment #44288760

    Yep, forgot to mention that. To take this further, it's also possible to enforce that executables are confined to a few well-understood directories with good permissions by using t…

  2. comment
    Comment #44179300

    Not parent, but see my sibling comment re: Docker. The issue is imo that Docker is very easy to misconfigure and gives you the wrong mental model of how security on Linux works. On…

  3. comment
    Comment #44179262

    It can't easily, Docker should not be naively treated as a security solution. It's very easy to misconfigure it: - The Docker daemon runs as root: any user in the docker group effe…

  4. comment
    Comment #42530030

    I disagree for the same reason -- how quickly the language can be picked up and used productively. Due to Lua's small footprint, a novice user can skim through the Lua docs and wal…

  5. comment
    Comment #41479217

    Yes, it seems to be possible to use it in Emacs like any other Scheme [0]. Not sure how these facilities compare to Slime + Common Lisp. [0]: https://ccrma.stanford.edu/software/sn…

  6. comment
    Comment #41479010

    The finder in what you linked was nigh-unusable for me. My impressions: - Where is the ability to easily split/tab for side-by-side directory comparison? - Every directory is opene…