• 1 Post
  • 57 Comments
Joined 2 年前
cake
Cake day: 2023年6月22日

help-circle
  • If chess can be a mental sport there’s no way in hell that Starcraft isn’t. The mindgames and insane amount of instant control and choice making is crazy. Sure professional chess players attempt to go as quickly as possible but they could take their time if they wanted in Starcraft a fraction of a second can be the difference between winning or losing in a battle that you are controlling hundreds of variables






  • The problem is that by the time I have said that to them it’s already to desktop. I cursed Myself by having an operating system that is fast and efficient and I also did not install 18 different applications that open at boot. So now I just feel left out from the group not waiting for my computer to finish booting :(




  • I’ve unfortunately gotten tired of ironfox, some of the crap they change for “privacy” (doesn’t exist on the internet and all attempts to block things actually make you MORE identifiable) just break too many websites. After the like 30th time having to switch to nightly to make something work i just said fuck it.

    They really need to be more careful about actual functionality if they want to take over as the main version of ff. Don’t get me wrong I use ublock origin, decentraleyes, clearURLs etc. But i use them for performance not privacy, blocking all the bullshit sites load to eat my battery. They work without constantly breaking basic sites unlike whatever ironfox does








  • pacman is the best and I’ll stubbornly refuse to entertain any other opinion. It’s in my experience the least likely to just randomly rip the system to shreds. I don’t know if it has more through prechecks or what bit I’ve had debian and Fedora (apt and dnf) rip the system asunder trying to jump multiple major versions in an update of a system that hadn’t been online in a long time.

    I don’t care if jumping multiple releases at once “isn’t supported” it shouldn’t be that frail and arch will happily update something many years behind as long as you update the keyring.

    Even in the event your system somehow does get hosed you can fix almost everything by just chrooting in, grabbing the static pacman binary, and running “pacman -Qqn | pacman -S -” I’ve recovered systems that had the entire /bin wiped (lol oops moment with a script) and as far as i know apt and dnf have no equivalent easy redo all.





  • LordKitsuna@lemmy.worldOPtoSelfhosted@lemmy.worldGood Self hosted MDM?
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    7 个月前

    One of the documentation is mostly useless ones. Maybe I’m blind but i searched for 5min to try and find any instructions at all for their official docker image and found nothing. Seems they only want you using the cloud now even if you self host as i can only find aws or render documentation, there is also kubernetes but I do not have a kubernetes setup nor do I want one for just this single application.

    Guess i can try to muck through the docker without instructions and hope it’s simple enough without any gotcha steps.