Live data from Hacker News

Viewing profile — overtowed

overtowed

HN member
Joined
Wed, Apr 26, 2017, 1:48 AM UTC
HN karma
217
Public activity
17 items

About overtowed

ryanatkn.com

Recent public activity

  1. comment
    Comment #37266667

    > it is literally their job to capture the entire thing and whatever else they can capture Their job is to maximize shareholder value, and if attempting to capture the entire thing…

  2. comment
  3. comment
    Comment #24554498

    Hey author here. This is a map of Earth that uses NASA imagery[1] to roughly sketch how sea levels could change if all ice melts. Estimates of potential sea level rise vary, with m…

  4. story
  5. comment
    Comment #22612315

    Sure, thank you for the question! It prompted me to add a note about Elm and Dart in a relevant section in the document. One important difference with Svelte versus Elm is that Elm…

  6. comment
    Comment #22546429

    Svelte is a component compiler, not a general language compiler. Big distinction! Being purpose-built for this use case opens up a lot of opportunities. The article goes into this …

  7. comment
    Comment #22546396

    It's not a comprehensive weighing of alternatives, instead it's a deep dive into Svelte's pros and cons as they relate to my experience and our project. Elm is awesome! There's not…

  8. comment
    Comment #22543412

    Thanks for sharing! On point 1, this issue is the one to watch. https://github.com/sveltejs/svelte/issues/4518 Language server support will work for both JavaScript and TypeScript …

  9. comment
    Comment #22542273

    It's buried in the article, but TypeScript support is being worked on by one of the TypeScript team members in collaboration with the Svelte devs - https://github.com/sveltejs/svel…

  10. comment
    Comment #22538388

    I considered linking or footnoting that text and probably should have. Like all surveys, there's a selection bias. For example where are the world's millions of jQuery developers? …

  11. comment
    Comment #22538336

    Svelte can do server-rendered and static page generation with the near-zero overhead of string concatenation, and with it you gain the component model. Part of the magic of compile…

  12. comment
    Comment #22538078

    Good question, thanks for asking it. I didn't explicitly address this (oops) and I'll have to do some more thinking. My first reaction is that: 1) Svelte gives you a solid foundati…

  13. comment
    Comment #22537766

    Author here, just wanted to make a note. This isn't written to hype a battle in the holy war. Frontend frameworks are a positive sum game! Svelte has no monopoly on the compiler pa…

  14. story
  15. comment
    Comment #22431530

    author's tweets about its history - https://twitter.com/sebmck/status/1108407803545214977

  16. comment
    Comment #15819575

    I'm a JS developer who tried to adopt Reason for a full stack side project in September. There is so much to love about the language and ecosystem. After about a week I decided to …

  17. story