Live data from Hacker News

Viewing profile — ryantownsend

ryantownsend

HN member
Joined
Tue, Jun 08, 2010, 4:17 PM UTC
HN karma
109
Public activity
36 items

About ryantownsend

[ my public key: https://keybase.io/ryantownsend; my proof: https://keybase.io/ryantownsend/sigs/vcABc_WLxLlnkz44thLfpHGOvYmF-BSsuCrXNn9LWTE ]

Recent public activity

  1. comment
    Comment #43886994

    In my view, DX should be renamed "Developer Convenience" as we all know that convenience is often a trade-off. Please forgive the self-promotion but this was exactly the premise of…

  2. comment
    Comment #41764691

    iirc, most content delivery networks have now configured initcwnd to be around 40, meaning ~58kb gets sent within the TCP slow start window and therefore 14kb is no longer relevant…

  3. comment
    Comment #36874882

    Great to see presentation of actual facts rather than unsourced anecdotes – it cleared up some of my own misinterpretations.

  4. story
  5. comment
    Comment #33238725

    This will make complex upserts so much more simple, fantastic addition. I really hope `RETURNING` support gets added to `MERGE` asap though (I believe it's been noted as a fairly t…

  6. comment
    Comment #32524125

    You've got a fairly heafty JS file on the critical rendering path (350kb), so one option to help your roundtrips 3 is to preload the other files it uses so it's not dependent on th…

  7. comment
    Comment #31259980

    Another thing to be mindful of with Render: currently there's no native high-availability Postgres / Redis.

  8. comment
    Comment #25527171

    I don’t want to distract from the tragedy itself but, even after all this, more people will continue to suffer due to the subsequent cladding scandal. The UK government are trying …

  9. comment
    Comment #19086007

    > Mandrill has a `render` endpoint which makes this easy. None of the others have this yet. Campaign Monitor have the ability to take an API call and render into HTML using templat…

  10. comment
    Comment #17727638

    > schwinn: were the filmstrips enough to convince them, or did your bosses want to see numbers/stats like how many were dropping off your site for each x-seconds of delay? There ar…

  11. comment
    Comment #17723199

    One technique I've seen work well for getting bosses to care is showing them how much slower their sites are than their competitors - nobody wants to be worse than their competitio…

  12. comment
    Comment #16366441

    You might want to read https://jakearchibald.com/2017/h2-push-tougher-than-i-though... This is specific to H2 Push

  13. comment
    Comment #16320818

    iOS is getting Service Worker support in 11.3 [1], this is one of the key foundations for PWA support, so the situation is improving. I reckon it’ll be a long time before we see PW…

  14. comment
    Comment #16315761

    It makes sense as an approach – Dropbox open-sourced a library along these lines, called zxcvbn: https://github.com/dropbox/zxcvbn

  15. comment
    Comment #14636272

    I'm going to guess Google would penalise that behaviour for showing different content, justifying it as "harming the user experience" or something. If they don't do this already, t…

  16. comment
    Comment #13382352

    Are 16x TB3, 4x TB2 AND 4x USB3 actually achievable with current/near-future hardware? If Apple were to implement this, I'd imagine it would be N x TB3/USB3 USB-C format ports, an …

  17. comment
    Comment #12772653

    Can anyone comment on the best way to run multiple DNS services? Is this as simple as setting up the same records on multiple providers and updating your nameservers to point to th…

  18. comment
    Comment #12100341

    It's not so much about performance, it's about specificity. To override anything in `.c-button.primary` you'd need something to have equal or greater specificity (meaning you could…

  19. comment
    Comment #11897041

    Does anyone know if this is going to be available via the standardised Web Payments API? [1] (support being worked on by Chrome [2] and Microsoft Edge [3]) That way web developers …

  20. comment
    Comment #10276830

    I agree with the above. That said, even if you are doing something new, you don't need to reinvent the wheel – it may be worthwhile taking a look at https://www.contentful.com/ (no…

  21. comment
    Comment #8930117

    Ditto this, the integrations are really the icing on the cake for Slack. We've even written notifications from our own applications to push into Slack, so we get notified on everyt…

  22. comment
    Comment #7351511

    This is excellent news - SNI very widely supported in browsers now, so there is little excuse to avoid it. Would be great to see SPDY/HTTP2 support so the overhead of serving many …

  23. comment
    Comment #6603178

    I also use this setup. Sometimes Sketch can be a little fiddly to get SVG export working properly, so iDraw fills that niche nicely for me. I'm glad to finally see Layer Styles in …

  24. comment
    Comment #6558947

    If you happen to be doing Rails development, it may be worth checking out Ninefold: http://ninefold.com/pricing [no affiliation of mine]

  25. comment
    Comment #5710483

    I also have this problem intermittently - using Chrome v26, Mountain Lion.