Live data from Hacker News

Viewing profile — joe_hoyle

joe_hoyle

HN member
Joined
Sun, Nov 04, 2012, 7:49 PM UTC
HN karma
93
Public activity
38 items

About joe_hoyle

No profile information was provided.

Recent public activity

  1. comment
    Comment #46858338

    It is not better, this is a problem with the first-class callable syntax altogether.

  2. comment
    Comment #46855879

    The problem is that first class callables actually makes a new object wrapper for each reference, so trim(…) != trim(…). (It can be true in some cases, it depends if the memory is …

  3. comment
    Comment #37296686

    I’m one of the few contributors to ext-php-rs. I’d be interested in contributing to your fork if you are planning to support your fork too. I think there’s a lot of QOL improvement…

  4. comment
    Comment #30941240

    Is it not possible to set the lambda url has an origin in CloudFront and get WAF protection that way? For all production workloads we typically have cloudfront in front of everythi…

  5. comment
    Comment #28804270

    I have experienced the same, though I’ve done less visual comparisons. Comparing % quality like-for-like between webp and avif, on average avif files are slightly larger than webp …

  6. comment
    Comment #21352847

    The "work" is the arbitrary JavaScript in the `render()` function. In Concurrent mode, a `render()` function that renders 1000 children can now be interrupted "between" renders of …

  7. comment
    Comment #21063005

    This website isn't an interactive software application though!

  8. comment
    Comment #20822064

    > Siri uses a random identifier — a long string of letters and numbers associated with a single device — to keep track of data while it’s being processed, rather than tying it to y…

  9. comment
    Comment #20628696

    Only issue I have with this is it removes a bit of useful information when I'm asking users for screenshots when reporting errors on websites!

  10. comment
    Comment #19726268

    I recently had a child, and being a very tech savvy person, I'm mostly dreading the need to govern what they have access and do on their smartphones, internet, websites etc. My gut…

  11. story
  12. comment
    Comment #19612006

    I guess because we "follow" people who interest us or are like minded. I don't set out to "follow an influencer", but when I subscribe to a podcast, or follow someone on twitter be…

  13. comment
    Comment #19611179

    I don't think the intentional is to get people to smoke who otherwise wouldn't. It's to get the people who are going to buy cigarettes, and in doing so, chose their brand. When con…

  14. comment
    Comment #19611126

    Based off this definition of merit, any system would be meritocratic. A politician winning elections by purchasing votes wouldn't be considered to be merit based. In poker, reading…

  15. comment
    Comment #19073216

    It was my understanding that this doesn’t cover using a trademark in a domain name. I could be wrong; my only experience of this is that “WordPress” is a trademark, and therefore i…

  16. comment
    Comment #18203859

    :facepalm:

  17. comment
    Comment #18203430

    The post seems to suggest the number to be concerned about is 30 million users who had access tokens stolen. Seems to downplay the 400 million users who had their profiles leaked. …

  18. comment
    Comment #15790686

    Does anyone know how much this improves performance over a simple JavaScript only implementation? This looks cool, but I have no idea if it's really any better with all the extra l…

  19. comment
    Comment #14253763

    Read title: "The UK to open its first sex doll brothel, because men need more ways to objectify women" ...instantly close.

  20. comment
    Comment #12845907

    IMO the better way to run is with _no_ shared file system at all. Use CodeDeploy to ship the deploy files to all ec2 servers, and then use S3 to store all uploaded files. WordPress…

  21. story
  22. story
    Ask HN: What was that story about a guy that gets caught in the snow

    I'm sure I head a short story a couple years ago on HN, but I can't for the life of me find it. It was about a guy driving in the snow, his vehicle runs off the road so he decides …

  23. comment
    Comment #9687555

    JS is overwhelmingly edited in text editors, see Sublime, Coda, VIM, Emacs. Comparing to C# in this regard is not a good one. I find code completions / intelligence for JavaScript …

  24. comment
    Comment #7222649

    How is this exploit not possible by just telling someone to paste javascript:alert(document.cookie) etc into their address bar?

  25. story