CharlieTap

CharlieTap @charlietap

About: I make software, occasionally it works

Joined:
Jan 26, 2022

CharlieTap
articles - 7 total

Emulating classes with functions in Kotlin for maximum performance 🚀

If you're building quality software in Kotlin, you'll undoubtedly be using classes and dependency...

Learn More 13 2Oct 7 '24

Making my concurrent algorithm 6000% better 🚀

Would you trade a little bit of memory for a whole lot of concurrency? This is the concept behind a...

Learn More 24 4Oct 29 '23

A Blazing Fast 🔥 Kotlin Native Cross Compilation Environment

This post was written over the course of one evening, it's a brain-dump of information I've...

Learn More 3 1May 11 '23

Synking all the things with CRDTs: Local first development

So you want to build a local first application? You want the application to work both offline and...

Learn More 14 1Apr 12 '23

Making PR checks pretty by example

If you've worked on a project with any form of continuous integration before, then you'll likely be...

Learn More 3 0Feb 14 '22

Gradle versions catalog integration

This post is a continuation from another, I'd advise reading that prior to tucking it this. You can...

Learn More 8 0Jan 28 '22

Upgrading to Gradles modern plugin configuration

Android studio Bumblebee became stable this week and with it comes a bunch of new features and...

Learn More 2 0Jan 26 '22