• 4 Posts
  • 222 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle






  • I’m content without a lot of customization for this application when it gets things right. The tablet is a a tertiary device that doesn’t really get used for productivity.

    The OSK doesn’t get things right. I shouldn’t have to press layer switch keys six times to type ~/note2b. This is Linux. Linux users type things like that all the time.



  • When installing distributions generally regarded as user-friendly on hardware that’s well-supported, I usually do have pretty low-fuss experiences. It’s usually no more trouble than installing Windows, though the average Windows user has never actually done that.

    When installing Arch Linux ARM on an old Chromebook and trying to make tablet mode and rotation play well with various lightweight window managers, I did not, in fact have a flawless experience. Once I tried Gnome on it, the experience became much smoother, but that’s a little heavyweight on a 4gb machine.


  • Safely is always a bit iffy when you’re resizing partitions with data on them. Parted and various GUI tools built on top of it can resize partitions without losing data in most cases, but there is always a risk. I wouldn’t like doing this without fresh backups.

    You can unmount the home partition for resizing when you’re not using it, e.g. if you log in as root, which typically has its home directory in /root. This would allow resizing it while running from your installed OS rather than a flash drive.


  • I’m very experienced with desktop Linux, and I recently installed PostmarketOS on an older phone. It and Ubuntu Touch are derived from traditional desktop Linux and have the potential to run the same apps.

    It’s not there yet for people asking questions like the ones you are. I wouldn’t even say it’s there yet for people like me as a primary phone. The set of apps designed for mobile is minimal and not necessarily feature-complete. Hardware support is partial on most supported phones. Apps not specifically designed for a phone screen are not a good experience at all. Sometimes parts of the OS crash.

    LineageOS, on the other hand is Android. It’s designed for phones, and it will work pretty much like the Android your phone came with. It does not come with Google apps and services by default, which reduces the selection of third-party apps that work out of the box. You can add MicroG for an open source implementation of most of those Google services, which will make most third-party apps work while still keeping your phone Google-free.






  • My Rockchip 3399 powered former Chromebook (now running proper Linux) from 2017 runs Gnome smoothly with Wayland, not with Xorg.

    That’s reasonable to directly compare with phones from 2017; it’s slower than a Pixel 2. Mine actually benchmarks a little slower than the reference board linked here.

    It isn’t working as it should be if it doesn’t run smoothly on more powerful hardware, but it’s not necessarily a matter of the end user “doing something wrong”. Sometimes it takes effort to get a particular combination of hardware and software to run smoothly even though it should work.



  • I like cooking with fire. Temperature changes (especially reduction of heat) are much faster than resistive electric, and when cooking on an unfamiliar stove, it’s easy to tell what’s going on; I don’t have to guess what “6” means on a dial because I can look at the fire and see.

    Both the awareness that gas stoves are a significant source of pollution (mostly nitrogen oxides) and availability of induction are fairly recent and not universally distributed. I’d accept the pollution for a better cooking experience than resistive electric, but induction is pretty compelling all things considered.


  • Zak@lemmy.worldtoLinux@lemmy.mlLinux gave me a brand new laptop
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    2 months ago

    I’ve used Linux as my primary OS for many years, but I keep a copy of Windows on my current laptop for gaming. I know the gaming story on Linux is pretty good now, but having to hibernate and reboot is enough of a barrier to launching a game that it helps me stay more productive.

    At home, my laptop sits on a stand with great airflow, but when trying to play The Witcher 3 on a desk while traveling, it overheated and throttled to the point it wasn’t playable. On Linux, the thinkpad_acpi driver allows setting the fan level to “disengaged”, which sounds like “off” but actually means unregulated and results in a considerably higher speed and cooling performance than the usual maximum. Some research led to the conclusion that while manual fan control is possible with certain apps on Windows, there is no way to exceed the maximum automatic speed.

    It only took a couple minutes to set up Lutris and Proton to run the game, and as expected the mild abuse of my laptop’s fan does make it playable. What I didn’t expect is considerably faster load times, but I got those too.