• 3 Posts
  • 1.33K Comments
Joined 3 years ago
cake
Cake day: July 29th, 2023

help-circle
  • Use our easy bash oneliner to install our software!

    Looks inside script

    if [ $(command -v apt-get) ]; then apt-get install app; else echo “Unsupported OS”

    Still less annoying than trying to build something from source in which the dev claims has like 3 dependencies but in reality requires 500mb of random packages you’ve never even heard of, all while their build system doesn’t do any pre comp checking so the build fails after a solid hours of compilation.


















  • I’m using Rocknix on an android handheld and it feels so powerful to be running 6.18 mainline kernel with all the modern features I want despite having to build stuff from source since the package manager only has a small list of stuff mostly meant for networking (Entware).

    Even though its in beta for my device (AYn Thor), it works so well after only 4 months of development that I’m genuinely reaching the point of perma install and removing the stock Android install from the device.

    I would pay cold hard cash for an OEM to do the same with PostmarketOS. Throw in proper open source kernel modules and use Steam’s upcoming waydroid fork for Android compatibility, and then throw that sucker in the market and watch Google try to litigate it out of existence.