• 8 Posts
  • 161 Comments
Joined 3 years ago
Aquileo | cake
Cake day: July 2nd, 2023

Aquileo | help-circle


  • LordPassionFruit@lemm.eetoPolitical Memes@lemmy.worldOnce in a Generation Person
    Aquileo | link
    Aquileo | fedilink
    Aquileo | arrow-up
    18
    Aquileo | arrow-down
    1
    ·
    1 year ago

    There’s always been very vocal criticisms of her from people who don’t agree with her (for whatever reason they may have). But since she first started her activism, over a decade ago, no one I personally know has had a negative view of her. The people who don’t like her are very vocal about it, but on the whole I’ve always assumed she’s well liked.

    I’ve personally been a fan of hers since I found out about her, and every time I hear about her doing something I basically always go “hell yeah”













  • LordPassionFruit@lemm.eetoTechnology@lemmy.world*Permanently Deleted*
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    18
    Aquileo | arrow-down
    1
    ·
    1 year ago

    I really enjoyed spreadsheets before becoming a programmer (I still enjoy them, I just spend less time on them) and basically self taught over the years using Google Sheets.

    There are several really useful functions on sheets that simply do not exist in Excel, and there are others that work almost the same but not quite. Having to use Excel drives me insane sometimes because of how clunky it feels.

    By contrast, using LibreCalc feels kinda how you’d expect an open source Google Sheets to feel? It’s slightly clunkier, but it gets the job done and generally feels better to use than Excel



  • My script is basically just the following in a .sh file:

    sudo apt update -y && sudo apt upgrade -y

    I think there’s an autoremove statement as well, but I can’t remember exactly off the top of my head.

    What broke it was entirely my fault, not the script. While I’m not entirely sure what had occurred, it’s definitely related to me turning off the computer in the middle of what I’m going to call “post processing” where everything is put in place.

    My best guess is that there were mismatched files from different versions that were causing some kind of error. Because I was able to navigate the file system and actually use gnome-terminal once I got there, I’m starting to think I broke something in Cinnamon rather than the kernel. The consequences were that the “taskbar” was gone, I couldn’t access the “start menu”, my windows couldn’t be resized, and no keyboard shortcuts worked.