You may also enjoy
And she say’s Just Not Interested (JNI)…
4 minute read
Well, now that we know how to compile a rust library for android, we need to write it and interface it with the app written in Kotlin. If you have done some ...
Rusting away my time
1 minute read
In my journey through searching for federated learning methods other than tflite (don’t blacklist me Google), I came upon Burn by traceAI which is a machine ...
AW(e)Some is the name of the game
2 minute read
There is a new beast in the house!!! You need to stop being afraid of the behemoth called AWS… I considered it to be an untameable beast, something good to s...
Custom builds are always a chore
3 minute read
Okay, so now we have a ready dockerfile for the android opencv build. Next we just need to run CMake and compile the library with make. But scramjet, you say...