echo 'export ANDROID_HOME=/opt/my-user/android-sdk' > ~/.bashrc
Which would have effectively overriden my whole bashrc config if I had blindly copy-pasted it. * don't have web analytics at all
* self-host a Plausible Analytics or other open source analytics solution
* use the data from server-side access logs (for those using nginx, apache or other similar solutions)
* use Vercel web analytics' free tier (relevant for kanadojo which appears to be hosted there) - more privacy friendly than Google Analytics. * lack of user-friendly UIs in the end product
* super frustrating *NullPointerException* showed to confused users in (almost) all java programs they get close to - despite java enthusiasts assuring that good programs should not feature that.
* annoying frequent update popup shown to end users, with bloated process pushing to install other unrelated stuff
* creating a super tiny dependency program in java results in a hundreds-megabytes distributable because (??)
* heavy and bloated IDEs
* confusing JRE / JDK required installs
* licensing confusion once Oracle made Oracle Java SE paid
* supposed to be multi-platform but tricky to make it work well on some versions of linux (painful memories using pentaho or gephi, finding the right file where to set-Xms<memory> -Xmx<memory> flags after a crash)
> Quantization-Aware Training (QAT) [...] allows preserving similar quality to bfloat16 while dramatically reducing the memory requirements to load the model