Live data from Hacker News

Viewing profile — e911

e911

HN member
Joined
Tue, Sep 03, 2013, 4:12 PM UTC
HN karma
4
Public activity
4 items

About e911

No profile information was provided.

Recent public activity

  1. comment
    Comment #9532869

    I think you can already do this without escaping strings? execve("/bin/bash", "-c", "command $1 $2", "-", "parameter1", "parameter2");

  2. comment
    Comment #9298439

    Will WebSockets also be supported for all customers?

  3. comment
    Comment #8940577

    The sound is ocassionally glitching for me. Anyone else?

  4. comment
    Comment #6321791

    Is there any way to protect backups from being deleted? ServerA shouldn't be allowed to destroy ServerB's backups. And preferably it shouldn't be allowed to destroy it's own backup…