• 2 Posts
  • 33 Comments
Joined 4 months ago
cake
Cake day: April 26th, 2025

help-circle


  • it bothers me immensely that javascript backed Gnome that I can’t make run fluidly and jerklessly on competent desktop hardware is the default on underpowered mobile hardware, making Android and iOS level fluidity practically unattainable in the foreseeable future.

    edit: I run pmOS on a SDM845 with 8 GB RAM and fast storage, tried em all on edge (gnome, plasma, phosh, plasma mobile) and it’s a 5 fps stuttering mess. that’s before I load something to said RAM, like a browser or (dog forbid) an electron app.









  • 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 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.



  • kodi and its derivatives are not something you should be using. it’s shit software on so many levels and we should burn it in the deepest volcanos we got.

    try one of these:

    1. run lineageOS TV (konstakang images) on it and install regular ATV apps for the services mentioned. so, like googletv except there’s no spying and ads and shit.

    2. create a normal linux box that has a DLNA sink e.g. using macast. there’s no remote control, you use your android/iOS device to send it stuff, like movie from Jellyfin or a youtube video, and it plays it back and allows some control (pause, play, rew/ff, etc)

    3. dedicated Jellyfin box; same as 2) but boots right into jellyfin client. it can be run in TV mode where it reacts to only up/down/left/right/enter/back, via gamepad or remote controller. if yours isn’t recognised, you can emulate it with InputRemapper.

    not familiar with how twitch does stuff.

    you also have the option of installing a normal raspi distro and then using a wireless keyboard and mouse/touchpad to run it, but I am of the opinion that once the device gets placed by the TV, it loses all keyboard and mouse privileges and should only be operated via the TV’s remote.


  • raspberries were viable while those were cheap. I think I got a 3b (plus?) in pre-deficit years for like $25 second-hand AND I got some shitty case AND a microSD card AND it could run off of a somewhat normal USB phone charger. so using those instead of a 10 year old decommissioned desktop was an awesome value proposition.

    nowadays, those devices are encroaching on trip-digits territory and the power adapter is like $30. the computing power you can buy for a third of that designates raspberries exclusively for niche use cases where footprint and power consumption are primary considerations.

    not to mention fake Jason Statham just rubs me the wrong way, like all them “visionaries”. he makes this sound like he’s the head of Feed Africa or something, on a noble mission to save humanity and whatnot.



  • every mobile device I ever owned is encrypted and protected with a reasonably secure pass-phrase so losing it is no big deal. it is conceivable someone could forensic the shit out of my setup but that is highly unlikely; it’s far more likely it’ll get wiped and sold or parted out.

    I’ve done no benchmarks but I haven’t experienced any issues ever. the oldest linux device I own is a 2011 MBP (i7-2635qm, so quadcore) and I don’t perceive any speed degradation; it’s possible 1st gen Core i5/i7 could have issues as those don’t have AES-NI in hardware or sumsuch plus they’re SATA2 only, but those would be 15+ years old at this point.

    with btrfs that has on-the-fly compression, copy-on-write, and deduping, everything works seamlessly, even when I have database-spanking applications in local development.

    so the only thing I’ve changed recently is encrypting every device I have, not just the mobile ones. the standalone devices get unlocked with a key-file from the local filesystem so they boot without the prompt. selling/giving away any of those drives, mechanical or SSD, is now a non-issue.



  • using laptops as a forever-plugged-in device (regardless if workstation or server) isn’t the greatest idea. as an intermediary solution, like until you have something more permanent in place, sure. otherwise, look elsewhere.

    limiting battery charge isn’t available on all laptop models and is aimed at preserving the battery’s functionality; it doesn’t solve the issue of a forever charged and never emptied battery. on the other hand, removing the battery on a lot of models limits their performance, significantly.

    what is a viable solution is if you get a laptop board that runs at full power without battery, you can remove the board from the laptop, retrofit it with better cooling and additional storage (mini-PCI or M.2 to SATA adapters) and you end up with an energy-efficient server. but that requires a lot of work and is not something recommended for non-enthusiasts.

    in short, sell it or swap it for something more adequate.



  • those things were designed to run off mechanical drives. so whatever you fit it with will be screaming fast. the bottlenecks you’re concerned with arise with workstation-class machines with fully implemented PCI lanes and such, which are pretty rare in laptops. HMBs also require a beefier CPU as all that buffering introduces overhead; not noticeable on a 6-core Ryzen, noticeable on a dual-core decade-old i5.

    summarum: whatever SATA SSD you fit it with is more than adequate. obviously, don’t go with no-name “brands”. also, save yourself the bother and don’t dick around with adapters, just fit a regular SATA 2.5" SSD in there.