Live data from Hacker News

Viewing profile — justsomeadvice0

justsomeadvice0

HN member
Joined
Mon, Sep 05, 2022, 8:38 PM UTC
HN karma
158
Public activity
58 items

About justsomeadvice0

No profile information was provided.

Recent public activity

  1. comment
    Comment #37660547

    I think GP intended to convey "under the price in the article" ($83/kwhr).

  2. comment
    Comment #37101094

    IIRC macOS got rid of privileged ports for these reasons. Dunno about iOS... But in any case what cell provider is going to let you handle inbound traffic? Most of the wifi network…

  3. comment
    Comment #37002529

    Yea, agree with this guy. Anyways I took "novel attack vector" to just mean "first time we've heard of using SSPR against AD". They even used the existing acronym "SSPR", so they'r…

  4. comment
    Comment #36967441

    They just claim to have identified abuse of an "SSPR" attack happening against Azure AD in the wild. What part is a lie?

  5. comment
    Comment #36827125

    While you can't memorize it (memorizing a fair amount of entropy would take an intelligent human quite some time), you can of course store them offline (it's just a key). Today's i…

  6. comment
    Comment #36827075

    A long time ago I wrote a variant of this - the signup page would generate a token, place it in a hidden password field, submit a hidden form, and instruct the user to click the "S…

  7. comment
    Comment #36827024

    > doing basic entropy checks on a user-provided password pretty much solves the issue anyways. No it does not. Users will find one high-enough-entropy variant of their password, an…

  8. comment
    Comment #36826982

    You can use mTLS client certificates (kept in the system key store) in browsers this way; but the UX is pretty hard to get right, and certificates nearly always have to have an exp…

  9. comment
  10. comment
    Comment #36792352

    Lots of people end up with AgentForward on by default as a sort of "make it work" fix, and lots of people use `git+ssh` on untrusted servers. Here's an example: https://abyssdomain…

  11. comment
    Comment #36702741

    > Social media networks with over 100,000,000 daily active users should not be considered as "private companies with a right to free speech through censorship". They are effectivel…

  12. comment
    Comment #36691365

    It took me a while to understand what you were talking about at the end there. I think the author is referring to a grammatical period ('sorry' vs 'sorry.'), not the menstrual kind…

  13. comment
    Comment #36676731

    This strikes me as a very strange opinion, especially now when Threads has 100M users 5 days out and is expected to support ActivityPub. In any case: since the beginning, pointing …

  14. comment
    Comment #36569009

    Trying to be fair here - it's technically not linked to any blockchains. It's just (ab)using the cryptographic primitives provided by the Metamask wallet app to sign things with a …

  15. comment
    Comment #36568690

    Because they clicked a button in this incredibly intuitive UX that said "Sign wiki edit", and then clicked "Confirm". I think you massively overestimate most users' grasp on crypto…

  16. comment
    Comment #36568466

    I have never tried Waze, forgot there was a third option. Will have to give it a try after reading this thread; maybe it avoids some of the bugs in gmaps I keep running into

  17. comment
    Comment #36568422

    Sorry, but this is an absolutely terrible idea. Signing things is cool. Humans on the internet should sign more things. But why in the world would you want to use the same key that…

  18. comment
    Comment #36422599

    Agree the quality of Apple Maps has improved to the point of acceptability in my experience. In addition to privacy reasons, I end up using Apple Maps because Google Maps has been …

  19. comment
    Comment #35491219

    That sounds horrible and I would immediately quit the ecosystem... I have never experienced this in nearly a decade of use, but I also pay for TV+; is it possible you got the bad l…

  20. comment
    Comment #35423554

    Yea, I gave up after: > Sure, the MacBook Pro I’m writing this article on works incredibly well — it’s objectively the best laptop I’ve ever owned — but it’s also the same thing ev…

  21. comment
    Comment #35134309

    To my knowledge all modern DCs have out-of-band networks for this sort of thing that provide serial access to the BMC chip, nothing old school about that. Old school is having to s…

  22. comment
    Comment #35134263

    If you are split-cloud under a homogenous puppet master without homogeneous break-glass SSH access (which would be crazy) then probably your best bet is to just re-kick the world. …

  23. comment
    Comment #35133988

    Been there before, we did exactly this; except over OOB+reboot-into-single-user (because SELinux). Took us a few days (~5k servers) but managed to get out of it with no public-faci…

  24. comment
    Comment #34626142

    It's about cutting off any free exit ramps (people that use bots to xpost and tools that allow you to find/follow friends on new platforms), same as before. Then you make people ch…

  25. comment
    Comment #34577532

    Lots of folks can make the hop from SRE to pentesting; much of the knowledge space - especially post-exploitation - is very similar! You have the advantage that you know how to ope…