Live data from Hacker News

Viewing profile — cris-ward

cris-ward

HN member
Joined
Mon, Apr 25, 2016, 7:59 PM UTC
HN karma
75
Public activity
19 items

About cris-ward

No profile information was provided.

Recent public activity

  1. comment
    Comment #40332739

    I think they meant Jodrell Bank,a radio telescope with an astronomy based visitors centre in Cheshire in the uk https://www.jodrellbank.net/

  2. comment
    Comment #38461432

    Douglas Adam’s electric monk?

  3. comment
    Comment #38378148

    Cyberpunk also has the red pill / blue pill and deja vu cat from the matrix.

  4. comment
    Comment #37843043

    For web apps, chrome has a throttling tool in the dev tools. Not sure how sophisticated it is, but I've used occasionally to recreate bugs only noticed by clients on slower connect…

  5. comment
    Comment #37647982

    Not forgetting Noah Webster - https://en.wikipedia.org/wiki/Webster%27s_Dictionary#Noah_We...

  6. comment
    Comment #36664955

    As a designer + developer, it always frustrates me to see a design not translated into code well. If this is built using css, there really aren't any excuses for not making this lo…

  7. story
  8. comment
    Comment #29567353

    From someone who briefly used 'bower', which was JS dependency management using git, relying on git is a lot worse. Github repos can vanish, NPM will only let repos be deleted if t…

  9. comment
    Comment #28001791

    Word of warning, their readme says 'Some of its APIs are not "finalized" and will have breaking changes over time as we discover better solutions.' I started using this library sev…

  10. comment
    Comment #27432924

    https://www.vimeo.com/ too, including their api.

  11. comment
    Comment #23235906

    Actually it also works in IE11, as it should. Flex does work in IE11 with some known bugs - https://caniuse.com/#search=display%20flex

  12. comment
    Comment #22649793

    I've been using matter.js to help encourage my kids to learn to program in light of the recent school closure here in the UK. Excellent resource that gives you interesting instant …

  13. comment
    Comment #19613450

    Hope they haven't got rid of the killer feature - the offline dinosaur game.

  14. comment
    Comment #17928484

    Looks like other people agree. https://news.ycombinator.com/item?id=17927972

  15. comment
    Comment #17925812

    They've removed `www.` from website url's in the address bar. Actually knowing if I'm on the www subdomain can be very useful, especially as a web developer checking if domains hav…

  16. comment
    Comment #15242664

    Getting acceptance was much easier than I expected. We used coffee-script a lot before which has a bit of an overlap with Ruby/Crystal, which helped. We've since moved to using typ…

  17. comment
    Comment #15242344

    Speed was never a real concern of ours. Node is more than quick enough. The big issues for us are code clarity, runtime errors and memory usage. We like to run our sites inside doc…

  18. comment
    Comment #15241292

    I wrote the article, happy to answer any questions.

  19. comment
    Comment #13437308

    Crystal lang - it's awesome