HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cekrem

no profile record

Submissions

[untitled]

1 points·by cekrem·15 gün önce·0 comments

[untitled]

1 points·by cekrem·16 gün önce·0 comments

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

flaviocorpa.com
4 points·by cekrem·25 gün önce·0 comments

[untitled]

1 points·by cekrem·geçen ay·0 comments

Ensolabs/codimg: Transform your code blocks to SVG

github.com
2 points·by cekrem·geçen ay·0 comments

[untitled]

1 points·by cekrem·geçen ay·0 comments

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

cekrem.github.io
4 points·by cekrem·2 ay önce·0 comments

[untitled]

1 points·by cekrem·2 ay önce·0 comments

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

greentype.lamdera.app
2 points·by cekrem·2 ay önce·1 comments

[untitled]

1 points·by cekrem·2 ay önce·0 comments

[untitled]

1 points·by cekrem·3 ay önce·0 comments

[untitled]

1 points·by cekrem·3 ay önce·0 comments

[untitled]

1 points·by cekrem·3 ay önce·0 comments

[untitled]

1 points·by cekrem·3 ay önce·0 comments

[untitled]

1 points·by cekrem·3 ay önce·0 comments

[untitled]

1 points·by cekrem·3 ay önce·0 comments

[untitled]

1 points·by cekrem·4 ay önce·0 comments

[untitled]

1 points·by cekrem·4 ay önce·0 comments

[untitled]

1 points·by cekrem·4 ay önce·0 comments

[untitled]

1 points·by cekrem·5 ay önce·0 comments

comments

cekrem
·6 ay önce·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).