Live data from Hacker News

Viewing profile — r1ch

r1ch

HN member
Joined
Tue, Apr 01, 2014, 4:12 PM UTC
HN karma
3,713
Public activity
648 items

About r1ch

System admin working for esports websites. Also into software development, live streaming, reverse engineering and other fun stuff. See https://r1ch.net/ for more.

[ my public key: https://keybase.io/r1ch; my proof: https://keybase.io/r1ch/sigs/pcrLB7IUV_tZ-u-B7hUSOD-5ke3L2JSthNhI1izUmI4 ]

Recent public activity

  1. comment
    Comment #49042234

    Alongside this release I seem to have lost all thinking traces from all models - now it only generates a one-line summary similar to Gemini. I'm guessing this is an anti distillati…

  2. comment
    Comment #48977633

    Does Sol allow this kind of research by default or is this a "look at me I'm on the cyber research allowlist" post?

  3. comment
    Comment #48958679

    Even that isn't sufficient - I've been using this for years and every so often AWCC still manages to get through. The only 100% protection from it is to use Image File Execution Op…

  4. comment
    Comment #48925484

    Great for merchants, not so much for consumers. Once the merchant has your money it's very difficult to get it back if things go wrong.

  5. comment
    Comment #48256569

    Meta had(has?) a similar bug with one of their business manager features, the attacker has complete control of the initial body text which makes it highly convincing. Trying to rep…

  6. comment
    Comment #48256540

    I've started to assume that any non-chain hotel is compromised after losing $2k to hackers that completely owned the hotel's email system. Thankfully DMARC made it irrefutable that…

  7. comment
    Comment #47848055

    The timeline is off too if the Trend Micro report is to be believed. It makes for a catchy headline, but a source is definitely warranted here.

  8. comment
    Comment #47649712

    I recently had to go through the recovery flow for an admin account and it was wild. Despite Google manually unlocking the account and giving me a reset link, every login was force…

  9. comment
    Comment #46912228

    Anyone can request a CVE, this is sadly the most likely path towards getting it fixed.

  10. comment
    Comment #46852458

    Every shared hosting provider has this risk. Critical projects should be using dedicated or VPS hosting, preferably with encrypted filesystems too as even datacenter techs can fall…

  11. comment
    Comment #46808507

    Please do not take 5000mg/day of Vitamin D. The author confuses IU and mg which is very dangerous.

  12. comment
    Comment #46177864

    Yes, that's standardized but is only rated for up to 30 meters at the higher speeds you get from it, so it's not very useful outside of server room / data center applications and y…

  13. comment
    Comment #46177513

    The bottleneck with SFTP / SCP / SSH is usually the server software - SSH can multiplex streams, so it implements its own TCP-style sliding windows for channel data. Unfortunately …

  14. comment
    Comment #46177463

    OP mentions using "Cat 7" cables - please don't buy these. Cat 7 isn't something that exists in TIA/EIA standards, only in ISO/IEC and it requires GG45 or TERA connectors. Cat 7 wi…

  15. comment
    Comment #46156763

    The modern way to do this is with the Content-Security-Policy: frame-ancestors directive: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/...

  16. comment
    Comment #45560119

    Cloudflare will actually slow down TTFB for small, less popular sites since they don't maintain a keepalive connection to the origin. This means you pay an additional TCP/TLS setup…

  17. comment
    Comment #45098207

    Ironically the AI crawlers I do want to block - the million-IP-strong residential botnets that fake their user agents - Cloudflare doesn't detect at all.

  18. comment
    Comment #45053427

    At first they were easily detectable using HTTP header analysis - e.g. pretending to be Chrome but not sending the headers that Chrome always sends. Now it's a combination of TLS /…

  19. comment
    Comment #45029152

    Residential proxy botnets have exploded since LLMs became a thing. The amount of DDoS-level scraping we receive from residential IPs has exploded over the last year, one of our sit…

  20. comment
    Comment #45019734

    This is the same direction that Microsoft is taking Windows. Smart App Control is already rolling out to some regions - no .exe will run without a code signing certificate. https:/…

  21. comment
    Comment #44616705

    Loss-based TCP congestion control and especially slow start are a relic from the 80s when the internet was a few dialup links and collapsed due to retransmissions. If an ISP's link…

  22. comment
    Comment #42161305

    Thanks, somehow I missed that entry.

  23. comment
    Comment #42160095

    How did you deal with the length of the USB and display cables? I thought after 5m or so things would start falling apart. Are there active extenders and can they can handle 240+ H…

  24. comment
    Comment #41955209

    This can also happen with IP addresses. We recently moved one of our sites to a new IP and got a trickle of complaints about it being inaccessible from various authoritarian countr…

  25. comment
    Comment #41594264

    The end user typically has their device compromised by using free apps where the developers were bribed $$$ to add the proxy "SDK". The botnet operator then rents out the bandwidth…