HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cekrem

no profile record

Submissions

[untitled]

1 points·by cekrem·15 dni temu·0 comments

[untitled]

1 points·by cekrem·17 dni temu·0 comments

Haskell for Elm developers: giving names to stuff (Part 8 – IO)

flaviocorpa.com
4 points·by cekrem·25 dni temu·0 comments

[untitled]

1 points·by cekrem·w zeszłym miesiącu·0 comments

Ensolabs/codimg: Transform your code blocks to SVG

github.com
2 points·by cekrem·w zeszłym miesiącu·0 comments

[untitled]

1 points·by cekrem·w zeszłym miesiącu·0 comments

The Tacit Dimension: Why Your Best Engineers Can't Tell You What They Know

cekrem.github.io
4 points·by cekrem·2 miesiące temu·0 comments

[untitled]

1 points·by cekrem·2 miesiące temu·0 comments

Show HN: GreenType – That Mechanical Keyboard You've Always Wanted

greentype.lamdera.app
2 points·by cekrem·2 miesiące temu·1 comments

[untitled]

1 points·by cekrem·2 miesiące temu·0 comments

[untitled]

1 points·by cekrem·3 miesiące temu·0 comments

[untitled]

1 points·by cekrem·3 miesiące temu·0 comments

[untitled]

1 points·by cekrem·3 miesiące temu·0 comments

[untitled]

1 points·by cekrem·3 miesiące temu·0 comments

[untitled]

1 points·by cekrem·3 miesiące temu·0 comments

[untitled]

1 points·by cekrem·3 miesiące temu·0 comments

[untitled]

1 points·by cekrem·4 miesiące temu·0 comments

[untitled]

1 points·by cekrem·4 miesiące temu·0 comments

[untitled]

1 points·by cekrem·4 miesiące temu·0 comments

[untitled]

1 points·by cekrem·5 miesięcy temu·0 comments

comments

cekrem
·6 miesięcy temu·discuss
The Java interop compromise is probably the biggest weakness of the proposal - it works beautifully within Kotlin but degrades at boundaries. This is similar to how Kotlin's nullable types (String?) become platform types in Java.

I think it's good nonetheless to add stuff to Kotlin that won't translate 1:1 to Java, both because Java is evolving but also because Kotlin is used in "Native" (non-JVM) contexts as well (not extensively, but hopefully that'll change).