alpaca_math

joined 1 year ago
[–] alpaca_math@beehaw.org 2 points 1 year ago

“No fair, you changed to outcome by measuring it”

[–] alpaca_math@beehaw.org 1 points 1 year ago

There’s a few projects out there to get Linux onto phones & make it a reasonable user experience. It will probably always be a very niche segment. Postmarket OS looks promising too but I haven’t been able to try it as my old pixel isn’t supported. Depending on your galaxy model it might be supported.

Fairphone is another one to watch. They make phones & you can pick the OS when ordering

[–] alpaca_math@beehaw.org 3 points 1 year ago* (last edited 1 year ago) (2 children)

I’ve played around with Ubuntu touch from ubports foundation on an old pixel 3a. It works ok as a basic daily driver. Depending on the phone model there’s support for waydroid which helps with using android apps.

[–] alpaca_math@beehaw.org 1 points 1 year ago

Recent best little projects for me was moving home assistant from raspberry pi to proxmox as a VM. A coupe of the challenging ones was setup frigate nvr in docker & getting the TPU to work with it. Then integrating it with home assistant over mqtt. I was driven to set this up to get to turn a cheap ip camera into a smart camera & stop all the false alerts & actually identify what it found. Then only send notifications only when conditions are met, like a person in my driveway or by my front door. Or simply record all dogs so that I can find out who’s repeatedly not picking up after their dog pooped on verge.

Another was to liberate my roborock s5 robot vacuum from the cloud by flashing valetudo. It really just throws a web server onto the vacuum to answer & trigger the API calls, so give local control & no longer needs their cloud or their app. It’s now also integrated with home assistant as well & can use the Siri voice commands as I leave the house.