• 8 Posts
  • 46 Comments
Joined 10 months ago
cake
Cake day: April 26th, 2025

help-circle
  • used SDM845 or similar phone (Poco F1, Oneplus 6/6T, etc). it should be attainable in the $50-100 region. blazing fast, good features, you can get at the battery with some finagling and thus replace it, etc.

    not only does it have support for lineageOS, practically every Linux (mobian, postmarket, ubuntu touch) supports it. get the 8 GB version. when you’re done using it after a few years, it can be a great home server!

    if you come up short, I’d suggest going to the lineageOS site, devices page, and filter for latest version (22.2 currently). that should give you all devices with current support. then you can see what you got available locally for cheap.

    another resource to research brands and unlock options, the unlock wall of shame.




  • well, disabling ModemManager was a mistake, because that prevents you from using mmcli.

    with it, you can issue mmcli --modem=0 --set-power-state-off or mmcli --modem=0 --disable. nope, the latter puts it in a low-power state.

    there’s also --inhibit which seems to turn off the modem completely, it’s gone from mmcli. nope, that just removes it from the manager, it’s still running.

    will keep experimenting as to what each does.






  • no idea about that but I was forced to use them for a short while and shan’t be returning. there were issues with the deployment UI, support sucked, they wanted us to prepay for like a year and I believe they were using an inferior virtualization stack (at the time at least) can’t remember details. the prices weren’t good, at all, so unless something changed in the last year or two, keep looking.




  • “rebooting” is not a thing ova here. yeah, you can accomplish that but that’s not what you want. utilising something like InputRemapper + e.g. Plasma shortcuts, you can launch a big-picture UI, like steam or plama-bigscreen when it’s ready or somesuch, when you press a key combo on the controller or mouse or keyboard or any combination thereof.










  • I used enpass for years and was a happy user. one day it prompted me for some re-authentication bullshit security theater. although in that instant it was an easy task, took me all of 10 seconds, it demonstrated a scary amount of power they had as I couldn’t bypass it and access my data. from that point on, its days were numbered.

    the second issue is the export functionality that was seriously lacking and I had to resort to 3rd party converter tools to convert it to keepassXC; no way that flew by their QC, it had to be intentional.



  • you’re fine using lineageOS with microG and utilising it for cloud messaging, i.e. notifications. the actual content of the notfication doesn’t go through google (or apple), a push message just signals the telegram client there’s activity. then the telegram client wakes up, fetches the message from telegram servers, constructs the notification in-app and then displays it.

    google doesn’t have access to the contents of it, but harvests lotsa metadata that microG (as opposed to full-featured play store services) somewhat ameliorates.

    having said that, you should make every effort to ditch telegram as well, for a buncha reasons.


  • you’re running way too old a distro for what you want. debian 12 has its merits as a server, you install it and leave it be and it just works.

    what you want - fluidity with power management, dock/undock, etc - although achievable with tweaking this and that isn’t being worked on, not on X, not on debian 12, so it’s not like those things will eventually get there. so you need a semi-modern distro, like ubuntu or fedora or even trixie.

    wayland isn’t new, it’s default on a lot of distros since 2021 or so, so you can be sure that your use case was previosly met and solved. costs you nothing to boot e.g. F42 off a USB and try it out (has to be 42 as earlier live sessions default to X11). if you have lots of RAM, add the rd.live.ram switch so it copies the image to RAM and everything is super-snappy for testing and it doesn’t touch your SSD.