Live data from Hacker News

Viewing profile — geelen

geelen

HN member
Joined
Sat, May 01, 2010, 5:33 AM UTC
HN karma
1,748
Public activity
67 items

About geelen

No profile information was provided.

Recent public activity

  1. comment
    Comment #42241483

    Same issue here. Is it geolocked maybe?

  2. comment
    Comment #31342027

    > We are also very excited about D1 as a way to bring a subset of data closer to users in order to deliver faster experiences. We hope this will be a way to bring the benefit of ed…

  3. comment
    Comment #31341439

    Yeah, so you can always opt-in to strong consistency by transferring execution to the primary (see the "Embedded Compute" section of the blog). Then it's pretty much exactly the sa…

  4. comment
    Comment #29868525

    Yes, which is why Pages has some dedicated logic to help preserve assets that were "seen in the last version now gone". Unfortunately, the "cache everything" setting at the CDN ove…

  5. comment
    Comment #25091839

    I have not! It was never such a pressing issue that I investiaged a dedicated solution. But given that we're already using Cloudflare, and that this is a solution to a much bigger …

  6. comment
    Comment #25085602

    Beta invites are definitely flowing now, but I'd recommend pinging someone on Twitter or elsewhere with a quick description of what you're going to build. I think they had so many …

  7. story
  8. comment
    Comment #23703464

    This is more a discussion topic, really interested if someone can explain to me how this email looks legitimate (beyond the information in the replies already)

  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #9367885

    Holy shit that's perfect. Gonna need to do some work to make sure it performs ok as you type, but that's just the sort of thing I was looking for!

  15. comment
    Comment #9366769

    Yep! I really wanted this, but it's a bit more work. HTML5 canvas has a `measureText` method but it only returns width, so there's a few cases where the text will escape the box. T…

  16. story
  17. story
  18. comment
    Comment #8274619

    Well, the problem with having foo and foo--bar but not both is that contextual overrides become a problem. Having both of them solves that but clutters things up. This is a techniq…

  19. comment
    Comment #8274131

    You can definitely do this, though I think "data-am-" is better to avoid conflicts. React ignores unexpected attributes at the moment, but can't forever with Custom Elements (since…

  20. story
  21. comment
    Comment #7439629

    No good reason. I'm going to experiment with toggling the element's style instead of adding a class. But because of the way GIFs are rendered, that's an O(n) task on every frame (s…

  22. comment
    Comment #7439540

    Nope, has to be triggered by a user action (like a tap), and can only play full screen. Also, if you loop a video, the control bars flash up then fade away each time it loops.

  23. comment
    Comment #7439497

    Nah man GIFs are my spirit animal

  24. story
  25. story