Live data from Hacker News

Viewing profile — adventureadmin

adventureadmin

HN member
Joined
Mon, Feb 20, 2017, 6:57 PM UTC
HN karma
10
Public activity
13 items

About adventureadmin

No profile information was provided.

Recent public activity

  1. comment
    Comment #30365766

    Ahh, well that's still an improvement, but it would be nice to not have to download anything.

  2. comment
    Comment #30360495

    How does it work with with `~/.ssh/config`? Mainly, say I have keys in the vault for many machines, if they all get added to the 1password ssh-agent sock, won't you get "Too Many A…

  3. comment
    Comment #29839541

    >I read somewhere that a lot of procrastination is fear of failure or fear of the unknown The Brain Science podcast from Changelog has an episode about perfectionism and how it can…

  4. comment
    Comment #27460115

    > if boss likes us you, they may bestow a favor upon you. That's the rub with job as well, management simply can't follow their own return-to-office policy uniformly without bleedi…

  5. comment
    Comment #27430396

    I'm surprised that others don't find mentioning your former company's name in a commit message, for similar software, an admission that you were inspired or thinking of that compan…

  6. comment
    Comment #26985960

    I don't think anyone bothers to backdoor a shell in that way. Why not just target libc via LD? That tricks bash, sh, python, etc; but you can use setuid to check for the existence …

  7. comment
    Comment #25383309

    What's your backend written in? I'm in a similar position where work is pushing cypress, but there is no library for cypress in our backend language, there is for playwright. I wan…

  8. comment
    Comment #24622555

    I feel ya, I did not graduate either, and didn't go for CS. After having Linux as a hobby, I made my way into a web dev job. The "good enough" work is killing me. I feel like I am …

  9. comment
    Comment #21015240

    I feel the code above is clearly a bastardization, which is possible in several languages. Not to discount your point in the many bashisms, but that example is definitely not what'…

  10. comment
    Comment #16479481

    Specifically, it modifies the file in place (-i), Matches lines between paragraph tags(/PatternStart/,/PatternEnd/), Then, doesn't delete those lines matching the pattern range (!d…

  11. comment
    Comment #15163805

    And meanwhile all my crypto is stolen by the gov at btce because of alleged fraud. They should do the same to wells Fargo.

  12. comment
    Comment #15098379

    Well, you'll certainly be interested in wpscan.

  13. comment
    Comment #15071261

    Yes, but the proper thing to do is never curl to your terminal, especially a privileged terminal. And really, you shouldn't paste either.