• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: August 2nd, 2023

help-circle

  • I had something similar happen to me with Debian 12. I believe pressing ALT + F7 after it reached that “power off” message forced the computer to power off. Something caused it to get stuck, but I’m not 100% sure. It may have been some bug with my Samba file share setup, but I have no way of confirming that.

    Not sure if this will work for you, but it’s worth a try. Good luck and hope you solve the issue!




  • kenopsik@lemm.eetoMemes@lemmy.mlBut I can't sleep
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    In this economy??

    Fabricated poverty and homelessness, medical and educational debts, corporate greed and consumerism, accumulating environmental issues that nobody with the ability to make change is willing to pursue, non-stop wars, political turmoil…

    I don’t know. I think the dead have it better.



  • Flatpaks can also be used to run CLI programs, but it requires using flatpak run <package.name> instead of using the apps standard CLI command. But you can create an alias and should work mostly the same way.

    For example, I have neovim on my Debian laptop via flatpak. So in order to run it, you have to do

    flatpak run io.neovim.nvim
    

    You can create an alias for that command

    alias nvim='flatpak run io.neovim.nvim'
    

    And then you can use the nvim command as normal


  • These little ejector tools are useful for more than just SIM cards. CD/DVD ROM drives have force eject buttons inside tiny little holes that these can reach and push. Many hardware reset buttons are also hidden inside tiny holes.

    You could use an unfolded paperclip in a pinch. One of my air purifiers has a reset button inside a hole that is slightly too thin for the paper lips I have on hand. But the SIM ejector tool I keep around fits perfectly.



  • kenopsik@lemm.eetoMemes@lemmy.mlTankies
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 year ago

    This is something that I consistently see that people still haven’t gotten used to with Lemmy and other federated sites. People often complain about what they see on their feed or sometimes attack an OP for reposting. I assume people just aren’t thinking about it since we’re all still used to Reddit and using a centralized platform where everyone can see the same stuff. But with Lemmy, it seems that people forget that their feed will be completely different, based on which instance they are in.