Viewing profile — adventureadmin
adventureadmin
HN member- Joined
- Mon, Feb 20, 2017, 6:57 PM UTC
- HN karma
- 10
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About adventureadmin
No profile information was provided.
Recent public activity
-
comment
Comment #30365766
Ahh, well that's still an improvement, but it would be nice to not have to download anything.
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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'…
-
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…
-
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.
-
comment
Comment #15098379
Well, you'll certainly be interested in wpscan.
-
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.