Viewing profile — scalatronn
scalatronn
HN member- Joined
- Thu, May 02, 2019, 11:02 AM UTC
- HN karma
- 2
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About scalatronn
No profile information was provided.
Recent public activity
-
comment
Comment #24221614
funny fact, that's how Google started experimenting with Flutter
-
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...
-
comment
Comment #22828835
Looking forward for kde moving to gtk ;) Would probably be good for gtk development
-
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
-
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…
-
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....
-
comment
Comment #22505325
Relax, it's being speced now, give them time to make non-nullables first.
-
comment
Comment #21846441
Good opportunity to use Flutter and build apps for that :)
-
comment
Comment #21524540
yeah, i got one with touchbar, it's very bad and useless. about butterfly switches... garbage
-
comment
Comment #21026725
install macOS on thinkpad ;)
-
comment
Comment #19806591
I'm tired of long compilation and failing compiler ;)
-
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…