Live data from Hacker News

Viewing profile — scalatronn

scalatronn

HN member
Joined
Thu, May 02, 2019, 11:02 AM UTC
HN karma
2
Public activity
12 items

About scalatronn

No profile information was provided.

Recent public activity

  1. comment
    Comment #24221614

    funny fact, that's how Google started experimenting with Flutter

  2. comment
    Comment #23220989

    All I want is X1 yoga with 3:2 screen ratio and AMD ryzen... guess I will wait for X years for them to do anything...

  3. comment
    Comment #22828835

    Looking forward for kde moving to gtk ;) Would probably be good for gtk development

  4. comment
    Comment #22505394

    You don't have to do that. you can write everything in one file if you want. But when you introduce some architecture you always have some verbosity

  5. comment
    Comment #22505372

    My React Native experience is very limited, but RN lacks of widgets. With Flutter you get complete package of material and apple widgets to create UI. Also RN is quite laggy on And…

  6. comment
    Comment #22505338

    > As if Dart doesn't ship a runtime into all the platforms it runs on. > A quite big one actually. yeah, whole 4,5 mb....

  7. comment
    Comment #22505325

    Relax, it's being speced now, give them time to make non-nullables first.

  8. comment
    Comment #21846441

    Good opportunity to use Flutter and build apps for that :)

  9. comment
    Comment #21524540

    yeah, i got one with touchbar, it's very bad and useless. about butterfly switches... garbage

  10. comment
    Comment #21026725

    install macOS on thinkpad ;)

  11. comment
    Comment #19806591

    I'm tired of long compilation and failing compiler ;)

  12. comment
    Comment #19806588

    As someone who uses dart everyday - it's quite nice language. All I'm missing is case / data classes, non-nullable types and pattern matching, but they're changing the language and…