Live data from Hacker News

Viewing profile — gdotdesign

gdotdesign

HN member
Joined
Thu, May 24, 2018, 5:19 PM UTC
HN karma
282
Public activity
99 items

About gdotdesign

No profile information was provided.

Recent public activity

  1. comment
    Comment #49229128

    This is really good, found a possible great spot near Lugo!

  2. comment
    Comment #48674720

    Same experience for me, it's been great! I never needed to visit since I could use Wise for banking. The only thing is that surprised me was the tax rate, when I created my Company…

  3. comment
    Comment #48275528

    Initially I didn't see the value in React. I thought that the whole virtual DOM compiling on every change was a waste of resources instead of just doing the change itself directly.…

  4. comment
    Comment #48062599

    Check out Mint ( https://mint-lang.com ), it's s language where everything is built in: small to mid size projects can be built without any third party dependencies and JS interop …

  5. comment
    Comment #47610522

    Thank you for building this.

  6. comment
    Comment #46767992

    > The pessimistic one is that most of what needed building gets built, and the remaining work fits in fewer hands. I don't think that's true, mainly because if it were true it woul…

  7. comment
  8. comment
    Comment #46743704

    Yes! I'm very close to releasing 1.0 and I'm planning on doing it then.

  9. comment
    Comment #46743127

    Thanks :) I didn't make those threads, so the title choices were mine. I'll do a proper Show HN with 1.0 sometime, maybe with can switch it with that then.

  10. comment
    Comment #46743007

    It's perfectly fine to allow if in tags (the compiler can figure it out). In Mint you can do that no problem: https://mint-lang.com/sandbox/6lnZHiG8LVRJqA component Main { fun rend…

  11. comment
    Comment #46742816

    It's nice to see that we are converging on the same syntax I came up for Mint ( https://mint-lang.com ) 8 years ago (feels strange to write it down). I saw Ripple some time ago its…

  12. comment
    Comment #46613697

    Thanks for putting these lists together. When Mint reaches 1.0 I'll use the same format to present it here.

  13. comment
    Comment #46579033

    I think so, yes.

  14. comment
    Comment #46573816

    It's very similar to Mint ( https://mint-lang.com/ ) which I'm building for some time now. Looking at the samples, it seems Ripple is going the same direction as Mint: - explicit c…

  15. comment
    Comment #46499372

    I'm still waiting to evaluate Zed because I work with/on my programming language which has LSP Semantic Highlighting, but Zed doesn't https://github.com/zed-industries/zed/pull/395…

  16. comment
    Comment #46444496

    Happy New Year from Budapest!

  17. comment
    Comment #46271885

    IMHO, Marko and Mint target different things. Mint was specifically made to create Single Page Applications, whereas Marko seems like more for general all things web. I'll try to a…

  18. comment
    Comment #46266225

    Still working on the Mint programming language ( https://mint-lang.com/ ) with a 1.0 release in January :). I'm happy with the current feature set, so I'm just polishing and optimi…

  19. story
  20. comment
    Comment #46035348

    - There is a single root dependency somewhere which gets overtaken - A new version of this dependency is published - A CI somewhere of another NPM package uses this new version dep…

  21. comment
    Comment #45864357

    No it's nor supported currently.

  22. comment
    Comment #45864354

    1. Inside style blocks it's pretty much regular CSS except for interpolation and if/case expressions, so you can create a style for the root element and then use ids and classes if…

  23. comment
    Comment #45859563

    I think I managed to combine three languages in one with Mint ( https://mint-lang.com/ ): 1. There is HTML (tags) with, but without interpolation {...} you can put string literals,…

  24. comment
    Comment #45823799

    Lovin' this! Though I'm not a fan of the design but like the spirit of it. I can't fathom why we can't have a modern car with analog displays and switches in the cockpit. I own a 2…

  25. comment
    Comment #45566607

    Thank you!