• 30 Posts
  • 92 Comments
Joined 2 years ago
cake
Cake day: March 6th, 2024

help-circle




  • Exactly. Instead of complaining people can just grow them themselves. It’s not like commercial growers have a monopoly on growing food.

    Otherwise this is a typical lemmy complaint. Someone who isn’t me didn’t do a thing I like. That makes someone else besides me bad. If there are things you want to exist in this world then you have to do things. This realization is real adulthood.


  • x0x7@lemmy.worldtoMemes@sopuli.xyzValid concern
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    LPT: Always say yes. Because you are if you have any sort of life. And if what they mention next is actually important you can change plans and you’ll get more of your deserved kudos.

    So just always say yes. Nothing bad can happen from it.

    Remember it like Ghostbusters. If someone asks you if you are busy… You say yes.






  • Calling it. He did not. Source: People actually invested in knowing this would know. That includes traders on PolyMarket. All political markets are pretty flat since people started talking about this.

    It is possible given your evidence that something medical has happened, but that doesn’t automatically mean death.








  • x0x7@lemmy.worldtoMemes@sopuli.xyzPlease bro
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    At the very least local municipalities shouldn’t be bankrupting themselves to build data centers for these people, to create 10s of on site jobs. There is a county in Louisiana that is paying $22 million per estimated job created.





  • In my experience that means packages from this century. Eventually you do need a new software for something. Trying to get software from 10 years ago to agree with software released in the last 6 months leads to breaking things or finding myself doing Linux From Scratch on top of debian or ubuntu.

    It turns out if everything is new everything really does just work. That’s why I use Artix (child of Arch). It’s less pain. You just have to ignore the myth that these systems are “hard.” Graphics cards and Steam work out of the gait. There is a reason why StreamOS is built on Arch.

    No more compile hell in the rare case you need to compile because the AUR does the same thing, but in a single command line resolving all dependencies. It’s like compiling without the experience of compiling.

    Just make sure you always pacman -Syu before pacman -S {package}. No exceptions. Or in rare cases you may have to chroot from a live disk and pacman -S linux to fix your initramfs. If you do that one thing nothing ever breaks.