• 0 Posts
  • 157 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle





  • As you add more compute per user interaction (“smart” features), you increase power consumption. To keep an 18hour discharge cycle, you have to have more battery. Since phone thickness is a negative marketing feature but increased screen size is a positive marketing feature, you end up with bigger phones.

    Every time they reduce compute power consumption, feature inflation overtakes the gain and more power is needed over time. Try turning on battery saver in the morning… even with “normal” use the battery will last significantly longer due to disabling background power consumption.









  • jdnewmiltome_irl@lemmy.worldme_irl
    link
    fedilink
    arrow-up
    43
    arrow-down
    1
    ·
    1 month ago

    Believe it or not, this is a perfect time to leave a voice mail. The not answering spam calls I am normalized with, but the refusal to use voice mail for important calls is inexcusable.


  • jdnewmiltoLinux@lemmy.worldI messed up
    link
    fedilink
    English
    arrow-up
    14
    ·
    1 month ago

    You must have done more than rename a partition… it is looking for the partition UID and not finding it. Since the UID is never supposed to change until the partition gets wiped, this is very odd indeed.

    Also, putting external volumes (usb stick?) into fstab is not a good idea… let the automount find it when you put it in and want to access it.


  • Bash is always there, and bash scripts and snippets are precise. Describing gui manipulations when the GUI keeps changing is also quite hard… what if the person you are interacting with has a 2-yo system and you have the bleeding edge? Even knowing which menu the settings are in can be frustrating for the helper.

    Windows users (e.g. me at work) get grumpy when Microsoft starts changing the menu structure after keeping it consistent for 20 years and start thinking of powershell scripts to create consistency between our engineering workstations.