Live data from Hacker News

Viewing profile — Ellipsis753

Ellipsis753

HN member
Joined
Sun, Mar 24, 2013, 5:02 PM UTC
HN karma
519
Public activity
289 items

About Ellipsis753

www.ifnotequal.com

Recent public activity

  1. comment
    Comment #48569563

    Yes! JWTs in the browser are a total pain. You need a way to revoke them (when a user is fired, etc). Or you need to make them crazy short lived (5 minutes). Users need to stay log…

  2. comment
    Comment #46437077

    Old links to your site might still be http - HSTS prevents that request being in the clear. Also, if you have a man-in-the-middle attack, it doesn't matter if you return a redirect…

  3. comment
    Comment #46392122

    It should be able to factor 15.

  4. comment
    Comment #45805488

    I was amused but unsurprised to see that this article was deleted when I looked it up...

  5. story
  6. comment
    Comment #45702150

    Looks like you were rate limited at the end. They don't rate-limit britishairways.com which is a SNI that you can always access. Lolz.

  7. comment
    Comment #45496582

    It does sound like each server is its own process. I think you're correct that it would be a little faster if all games shared a single process. That said, then if one crashed it'd…

  8. comment
    Comment #45387320

    Great article. Not understanding the hate. I think the jist of it is, you probably have sufficiently low requests/second (<1000) that using postgres as a cache is totally reasonabl…

  9. comment
    Comment #43411117

    Is this saying that intel will support _only_ 512 instructions? (And not 256). Or that it'll support _both_ 256 and 512 instructions going forwards (and stop doing the nonsense whe…

  10. comment
    Comment #42294871

    This is how most of the top of leaderboard works.

  11. comment
    Comment #41908216

    Weirder still, the discounts stack! So blind people can benefit from buying a black-and-white TV for an additional discount. I've given this a lot of thought in the past. The best …

  12. comment
    Comment #41085702

    Ehhh. Feel like CAP theorem is a bit overrated. It's correct from a theoretical purist point of view, but you can still solve many of these kinds of issues in practice. (Similarly,…

  13. comment
    Comment #40276710

    Let's plug my own "joke" website about my love of Bell Bollards: https://bellbollard.com/ We have bell bollard t-shirts: https://www.zazzle.co.uk/be_more_bollard_t_shirt-2350084277…

  14. comment
    Comment #40174097

    Why would this be easier than just making a diamond?

  15. comment
    Comment #39918957

    Gutted to hear this. I used these in London and they were magical and extremely convenient. I would show them to visiting friends as if they were one of London's main tourist attra…

  16. comment
    Comment #39915549

    Location: London, UK Remote: Yes, but hybrid/in-person preferred Willing to relocate: No Technologies: Rust, C, C++, Linux, AWS, TypeScript Résumé/CV: https://istherecake.com/Shane…

  17. comment
    Comment #39560613

    We had a bug on the 1st of this month. Some billing code liked to invoice on the last day of the month and failed to account for this month having an extra day. Interesting it happ…

  18. comment
    Comment #39154745

    This is for cracking password _hashes_. Most websites won't store a user's plain-text password but will only store the hash of it. Then a hack/exploit might later reveal the websit…

  19. comment
    Comment #38928340

    My cousin runs a very small home-made html blog. I really like it and it gives me that early 2000s nostalgia. I'm sure he'd be psyched if some people here were to read it. https://…

  20. comment
    Comment #38925010

    I doubt it. My guess is that you have speakers/headphones connected to your dock and they're picking up some kind of transients when you plug it in. Capacitors charging can also ha…

  21. comment
    Comment #38920067

    Interestingly, because your program runs on Linux and is run 5 times, Linux will almost certainly cache the 12gb file to RAM on the first invocation. This means that future invocat…

  22. comment
    Comment #37778964

    Yep. I've seen Bluetooth be affected by microwaves. Also seen WiFi be affected by Bluetooth. It doesn't mean your microwave is unsafe.

  23. comment
    Comment #32228153

    When the sun is directly overhead it's meant to be 12:00 - IN THEORY! However as Timezones are pretty wide, most of the time you'll be at least 15 minutes out. Sometimes you'll be …

  24. comment
    Comment #32094006

    Let's plug one of my "joke" domains: http://amibehindacaptiveportal.com If you get any response other than "No" then you're behind a captive portal.

  25. comment
    Comment #30587297

    People can simply set the volume on the player louder if there's more background sounds. The trick to the loudness wars is to sound louder (than other songs) at the _same_ volume. …