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

marcobehler

no profile record

投稿

Flyway: From Open Source Side Project to Multimillion Exit

youtube.com
1 ポイント·投稿者 marcobehler·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

Prompt Engineering – Basic Concepts for Developers

youtube.com
1 ポイント·投稿者 marcobehler·2 年前·0 コメント

What Is Kubernetes? An Unorthodox Guide for Developers

marcobehler.com
2 ポイント·投稿者 marcobehler·2 年前·0 コメント

Docker Images – Understandable

marcobehler.com
3 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 marcobehler·3 年前·0 コメント

コメント

marcobehler
·4 年前·議論
Thanks, indeed a great one! Will put it in the article.
marcobehler
·4 年前·議論
Didn't know that! Thank you, will update the post.
marcobehler
·5 年前·議論
Yes, wholeheartedly agree. All other classic recommendations from this thread pale in comparison. Jay Wengrow did a fantastic job with this book.
marcobehler
·5 年前·議論
Honest question: I'd really love to know what UTF-8 traps people fall into all the time when working on a consumer product with Java - especially given that Java basically stores all Strings in UTF-16 (well, starting with Java9+ there's some "optimizations" made, but still). I literally can count those issues on one hand in over a decade of working on such (multilingual) products.

I also completely fail to see what a CRUD app (i.e. java + db) + shooting REST requests to confluence has to do with your concurrency questions, as in interview != job fit, but that might have to do with some missing context.