Viewing profile — cris-ward
cris-ward
HN member- Joined
- Mon, Apr 25, 2016, 7:59 PM UTC
- HN karma
- 75
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About cris-ward
No profile information was provided.
Recent public activity
-
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/
-
comment
Comment #38461432
Douglas Adam’s electric monk?
-
comment
Comment #38378148
Cyberpunk also has the red pill / blue pill and deja vu cat from the matrix.
-
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…
-
comment
Comment #37647982
Not forgetting Noah Webster - https://en.wikipedia.org/wiki/Webster%27s_Dictionary#Noah_We...
-
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…
- story
-
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…
-
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…
-
comment
Comment #27432924
https://www.vimeo.com/ too, including their api.
-
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
-
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 …
-
comment
Comment #19613450
Hope they haven't got rid of the killer feature - the offline dinosaur game.
-
comment
Comment #17928484
Looks like other people agree. https://news.ycombinator.com/item?id=17927972
-
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…
-
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…
-
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…
-
comment
Comment #15241292
I wrote the article, happy to answer any questions.
-
comment
Comment #13437308
Crystal lang - it's awesome