Live data from Hacker News

Viewing profile — bytelayer

bytelayer

HN member
Joined
Mon, Sep 03, 2012, 8:27 PM UTC
HN karma
20
Public activity
10 items

About bytelayer

https://github.com/bytelayer

Recent public activity

  1. comment
    Comment #12989269

    Did you business end up taking off?

  2. comment
    Comment #12943443

    What's wrong with GitHub Desktop? Just enter your commit message and click "Sync". Much easier than using the command line.

  3. comment
    Comment #12942857

    Is it possible to use this without React/NPM?

  4. comment
    Comment #10586942

    This is a fascinating idea. Could you elaborate on how you think the additional computational complexity would give rise to attraction between particles in matter-dense regions?

  5. comment
    Comment #9171542

    Very nice!

  6. comment
    Comment #8372683

    In negotiation, always, always ask the other party to name a figure first. Then you add 15% to that figure as your counter-offer for a salary.

  7. story
    ModSecurity one-liner to fix Bash exploit

    1. Insert the following line in your ModSecurity configuration file: SecRule REQUEST_HEADERS "()\s*{" "log,deny" 2. Restart Apache

  8. comment
    Comment #6045132

    What I don't get is the sites that load ALL their content using JavaScript. Sure, I see the point in loading more content if the user scrolls down to the bottom of the page, but wh…

  9. story
  10. comment
    Comment #6023975

    I'm guessing they're running a reverse SSH tunnel through their own servers which your devices then connect to to get to your hard drive. Probably connecting to a common port such …