KotlinConf 2019: Coroutines! Gotta catch ’em all!

KotlinConf 2019: Coroutines! Gotta catch ’em all!

A Functional Way Of Handling Error In Kotlin With runCatching

A Functional Way Of Handling Error In Kotlin With runCatching

A take on functional error handling in Kotlin

A take on functional error handling in Kotlin

The Result Monad

The Result Monad

Fotogrametria podwodna, czyli tworzenie modeli 3D podwodnych znalezisk

Fotogrametria podwodna, czyli tworzenie modeli 3D podwodnych znalezisk

Developing Restful APIs: A Comprehensive Set of Guidelines by Zalando

Developing Restful APIs: A Comprehensive Set of Guidelines by Zalando

401 Unauthorized vs 403 Forbidden: Which is the right status code for when the user has not logged in?

Status Code | Old foggy naming | New clear naming | Use case +++++++++++ | ++++++++++++++++ | ++++++++++++++++ | ++++++++++++++++++++++++++++++++++ 401 | Unauthorized | Unauthenticated | User has not logged-in 403 | Forbidden | Unauthorized | User doesn't have enough privilege https://stackoverflow.com/questions/50143518/401-unauthorized-vs-403-forbidden-which-is-the-right-status-code-for-when-the-u?rq=1

Dependabot creates pull requests to keep your dependencies secure and up-to-date

https://dependabot.com Keep all your packages up to date with Dependabot https://github.com/dependabot/dependabot-core

Cost of Living

Numbeo is the world’s largest cost of living database. Numbeo is also a crowd-sourced global database of quality of life informations including housing indicators, perceived crime rates, and quality of healthcare, among many other statistics.

How (not) to break your app with hashCode() and equals()

https://bulldogjob.pl/articles/1194-how-not-to-break-your-app-with-hashcode-and-equals