HackerTrans
トップ新着トレンドコメント過去質問紹介求人

cekrem

no profile record

投稿

[untitled]

1 ポイント·投稿者 cekrem·15 日前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·16 日前·0 コメント

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

flaviocorpa.com
4 ポイント·投稿者 cekrem·25 日前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·先月·0 コメント

Ensolabs/codimg: Transform your code blocks to SVG

github.com
2 ポイント·投稿者 cekrem·先月·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·先月·0 コメント

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

cekrem.github.io
4 ポイント·投稿者 cekrem·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·2 か月前·0 コメント

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

greentype.lamdera.app
2 ポイント·投稿者 cekrem·2 か月前·1 コメント

[untitled]

1 ポイント·投稿者 cekrem·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 cekrem·5 か月前·0 コメント

コメント

cekrem
·6 か月前·議論
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).