HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marcobehler

no profile record

Submissions

Flyway: From Open Source Side Project to Multimillion Exit

youtube.com
1 points·by marcobehler·9 bulan yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

Prompt Engineering – Basic Concepts for Developers

youtube.com
1 points·by marcobehler·2 tahun yang lalu·0 comments

What Is Kubernetes? An Unorthodox Guide for Developers

marcobehler.com
2 points·by marcobehler·2 tahun yang lalu·0 comments

Docker Images – Understandable

marcobehler.com
3 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·2 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·3 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·3 tahun yang lalu·0 comments

[untitled]

1 points·by marcobehler·3 tahun yang lalu·0 comments

comments

marcobehler
·4 tahun yang lalu·discuss
Thanks, indeed a great one! Will put it in the article.
marcobehler
·4 tahun yang lalu·discuss
Didn't know that! Thank you, will update the post.
marcobehler
·5 tahun yang lalu·discuss
Yes, wholeheartedly agree. All other classic recommendations from this thread pale in comparison. Jay Wengrow did a fantastic job with this book.
marcobehler
·5 tahun yang lalu·discuss
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.