RxJava error handling: OnErrorNotImplementedException vs UndeliverableExceptionNov 1, 2018·3 min read
How to massively rename directories in a projectI recently had to change the package name of a project I'm working on but somehow the IDE didn't manage to adjust the name of the directories accordingly. Turns out there's a command line utility called rename that can be helpful in such situations. ...Mar 14, 2023·1 min read