Live data from Hacker News

Viewing profile — wende

wende

HN member
Joined
Thu, Jun 21, 2018, 6:04 PM UTC
HN karma
36
Public activity
12 items

About wende

No profile information was provided.

Recent public activity

  1. comment
    Comment #20669866

    P.S. I will be checking out Faenza (IT) this year as well

  2. comment
    Comment #20669861

    I've been working full-time remotely for past 5 years and tried many cities to live in. I feel like it might come down to personal preferences but I noticed a pattern in where I fe…

  3. comment
    Comment #19133838

    I stumbled upon this book by an accident about a month ago. What an amazing surprise it was. 10 out of 10

  4. comment
    Comment #17373558

    We are hoping for that as well. Elm although making an amazing foundation might cause problems in future when introducing backwards incompatible changes for instance. We are trying…

  5. comment
    Comment #17373539

    The former. It is a language almost identical to Elm that compiles to a readable Elixir output. It has all of Elm's advantages - the type system, readable error outputs. On top of …

  6. comment
    Comment #17373487

    Hi there, First of all, thank you for the post! It really made my day to see us land on HN I'm glad you like the idea. About the traction, I think I've got a mentality that makes i…

  7. comment
    Comment #17373333

    That's a good idea. I've never thought about it this way Thank you for a valuable input

  8. comment
    Comment #17368405

    It's the first big library that we'll be porting after coming up with a final version of the effects system

  9. comment
    Comment #17368171

    Same feeling here. I used to work in Erlang on daily basis - now Elixir. And although I'm not a big fan of its syntax (Erlang looks more readable to me) the tooling and the amount …

  10. comment
    Comment #17368056

    Sometimes the CDN is acting naughty That's true. The idea of how Ellie was brought to life is outstanding. Huge shoutout to Luke Wetsby for letting us use his codebase for Elchemy …

  11. comment
    Comment #17367968

    This. There's no need to rebuild everything from scratch and fail due to too much to do. If the project grows more we can think about going low level. However, right now we can use…

  12. comment
    Comment #17367914

    First of all thanks for all the interest and a good question! While obviously it would be possible to compile directly to Erlang, or even to Core Erlang it would just add a lot of …