Live data from Hacker News

Viewing profile — bonkabonka

bonkabonka

HN member
Joined
Sat, Mar 20, 2010, 2:20 AM UTC
HN karma
129
Public activity
58 items

About bonkabonka

No profile information was provided.

Recent public activity

  1. comment
    Comment #47358657

    Yow, submitter sure isn't shy with their bias. Maybe defang the title?

  2. comment
    Comment #31520176

    I wish some clever person would make a sort of modern-day kali.net where you could easily route game traffic over Wireguard so your self-hosted Minecraft of Valheim servers don't h…

  3. comment
    Comment #31104798

    Reminds me what ATA over Ethernet[0] promised. I bought one of Coraid's Parallel IDE to 100mbit single-device developer kits to experiment with, and then attempted to use their bla…

  4. comment
    Comment #30013614

    I would prefer to use the --json flag to provide syntactic sugar for setting the content type and accepts headers and leave the marshaling of data to a separate tool. Or if it has …

  5. comment
    Comment #30013552

    I mostly use `jo` to format JSON from the CLI (except when I have to use `jq` to do so and then I suffer).

  6. comment
    Comment #30013452

    Except if it's an enterprisey distro, it won't get updated. Specifically RHEL 7 ships 7.29.0 and cherry-picks features (TLS handshakes) to backport to their nine-year-old version.

  7. comment
    Comment #30013365

    Unhappily RedHat won't. Heck, RedHat has gone well out of their way to backport updated TLS handshakes (1.2 at least) to their 2013 version (7.29.0) of curl.

  8. comment
    Comment #29545805

    To guard against malicious filenames I use `find ... -print0 | xargs -r0...` since posix disallows null bytes (and forward slashes) in filenames. The `-r` flag on xargs means it do…

  9. comment
    Comment #29542553

    The original example MUST be corrected for the same reason that folks who post naive code snippets adding SQL strings together with user input must be corrected. It is not a matter…

  10. comment
    Comment #28457934

    https://www.abebooks.com/servlet/SearchResults?isbn=97803453...

  11. comment
    Comment #27567317

    Reminds me of Ellinwood, KS: https://www.youtube.com/watch?v=QqGk3b-9wkQ

  12. comment
    Comment #25964251

    Interesting! I was exposed to a "3D" dungeon crawler (Wizardry[0]) on the Apple II in September of the same year. I do wonder if 3D Monster Maze truly qualifies as "the world's fir…

  13. comment
    Comment #25654931

    Other than the logo on the plane, of course. :P

  14. comment
    Comment #25654609

    Hopefully Amazon (or maybe it was Air Transport Group that did the hiring since the planes were leased from them) has implemented a better training regimen since their crash[0] abo…

  15. comment
    Comment #25223718

    Ah, thank you for noticing that and commenting! I had a real uncanny valley moment listening to the clip because I recognized most of the explosion/gunfire samples.

  16. comment
    Comment #25221193

    If you're going to enhance JSON, you might consider how you could support comments in unencoded files at-rest on disk.

  17. comment
    Comment #25213392

    I think it might depend on your goals - the old, "The Journey is the Reward" chestnut. She mentioned a couple of times that she went into the tangle because she wanted to, that she…

  18. comment
    Comment #25213191

    Ayup! Totally like that. And I'm sure they have their own sort of correction-reflex for "My computer has 1TB of memory!" - "Oh, you mean you have 1TB of storage." - "Same thing." -…

  19. comment
    Comment #25183772

    Firefox 83. I did a search for "section" and got 4 hits but none of them were visible.

  20. comment
    Comment #25183025

    I wish this didn't break browser search. You can find (but not highlight) content on other "pages" :(

  21. comment
    Comment #25161508

    Dude is the owner of HVAC company #3.

  22. comment
    Comment #25144614

    It's the same for warranties. I was lucky when I replaced my HVAC system in that I got a manufacturer's warranty. A coworker who did the same six months later got a vendor warranty…

  23. comment
    Comment #25070461

    I'd second that! I use the heck out of SSE to add update notifications to various of my apps because it's just so easy to do. Have it glued to a Redis stream (or pubsub channel) wi…

  24. comment
    Comment #24929184

    Well and is the permanent unlock transferable? There was that fellow who bought a Tesla from a used-car dealer and had a bunch of paperwork stating certain things were unlocked tha…

  25. comment
    Comment #24865499

    Several months after they eliminated all open positions and stopped contributing to 403b funds (at least for staff), the University president sent out a self-congratulatory note ab…