Live data from Hacker News

Viewing profile — ghxst

ghxst

HN member
Joined
Thu, Nov 02, 2023, 10:24 PM UTC
HN karma
276
Public activity
191 items

About ghxst

hello@ghxst.dev

Recent public activity

  1. comment
    Comment #47432693

    The proxy you suggested sounds similar to a WAF, I don't doubt there's use for it but I would assume it comes with similar downsides.

  2. comment
    Comment #47341237

    My fear is that platforms that will go to great lengths to enforce this will become an RL playground for some devs to train their chatbots.

  3. comment
    Comment #47268677

    I would say you can get to this point far below 100 million people, especially on web. Some people are truly special and have some kind of setup you just can't easily reproduce. Bu…

  4. comment
    Comment #47132057

    Highly recommend this video as well, he has a bunch more worth watching. https://youtu.be/rdlZ8KYVtPU?si=wgjkkNDSzuuS3lVK

  5. comment
    Comment #47130375

    How does it compare against tshark?

  6. comment
    Comment #47021440

    Any docs on this? I didn't know this was a thing.

  7. comment
    Comment #47021260

    The use of "storage.googleapis.com" is probably because it's an "authority" domain that apps can't easily ban without side effects. Buckets can typically be used as a static site h…

  8. comment
    Comment #46891273

    I'm working on a shared remote box for AI assisted development, will definitely look at this for some inspiration.

  9. comment
    Comment #46891234

    Don't forget color bots!

  10. comment
    Comment #46834573

    Most of them abuse the ip pool attached to lambda from my experience.

  11. comment
    Comment #46834538

    They do KYC when you want to unblock certain domains.

  12. comment
    Comment #46726551

    That really sucks. Any advice on how to "negotiate properly" to avoid a situation like this?

  13. comment
    Comment #46712684

    Is this constitution derived from comparing the difference between behavior before and after training, or is it the source document used during training? Have they ever shared what…

  14. comment
    Comment #46609211

    If you go http native, could you leverage range headers for offsets?

  15. comment
    Comment #46609111

    I've used wireguard for a while, not sure why I never considered doing BGP over it, might make for a fun weekend project.

  16. comment
    Comment #46537318

    And patients can use it to improve communication with their doctors (which, given the short duration of an appointment can make a big difference.)

  17. comment
    Comment #46535798

    Unfortunately, I feel like I'm in the minority here, but AI has been really helpful to me and my doctor visits when it comes to preparing for a ~10-minute appointment that historic…

  18. comment
    Comment #46491722

    IMO eliminating as much client side authority as possible is a very good foundation for MMOs where the latency is acceptable or factored into all aspects of the game (looking at ol…

  19. comment
    Comment #46442401

    Just short of 300k members on discord (almost 17k online) at the time of writing this. It's their Google Labs discord.

  20. comment
    Comment #46442391

    Not dismissing your first argument but we had good success hiring talent through Discord servers. If you want to reach the same audience that attends hackathons and such it's in my…

  21. comment
    Comment #46442369

    They've used discord for a while for things like GSoC but in general it's becoming more widespread seeing that even Copilot has a Microsoft owned discord server, Valdi from Snapcha…

  22. comment
    Comment #46336722

    Please consider allowing the user to modify the TLS handshake / ClientHello. Out of all proxies I have used only Burp offers this through a plugin / extension.

  23. comment
    Comment #46336697

    I went from charles to mitmproxy to proxyman and am currently using Reqable. Something all of these miss imo is a way to modify TLS handshakes.

  24. comment
    Comment #46336675

    I'd say Reqable is a worthy mention as well.

  25. comment
    Comment #46259122

    Assuming a secure connection this isn't possible without terminating TLS and re-negotiating.