Explore >> Select a destination


You are here

arturdryomov.dev
| | msfjarvis.dev
2.9 parsecs away

Travel
| | GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages.
| | shpota.com
2.9 parsecs away

Travel
| | When I write programs in Kotlin I usually don't think about where to put my source files and how to structure packages; my build tool knows it better. After ...
| | jakewharton.com
3.1 parsecs away

Travel
| | [AI summary] Jake Wharton details how he reduced the size of a Kotlin executable binary by over 99% through the strategic use of R8/R8 ProGuard, metadata removal, and standard library optimizations.
| | ma.ttias.be
18.3 parsecs away

Travel
| When trying to compile WebAssembly (wabt-rs) for a dependent package, it failed on Ubuntu 18.04 LTS due to this error message.