Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
0
Comments
65
Joined
2 yr. ago

  • Rule

    Jump
  • I’m always confused by people who don’t seem to understand that MacBooks and iPhones run different OSs. Why would they run the same OS?

    You can install pretty much anything on a MacBook via the open-source package manager brew. I’ve been exclusively using Linux at home for almost 20 years, but on my work computer, which is a MacBook, I really don’t find much is missing. I use the same oh-my-zsh profile on both, brew install the real version of most utilities, and I move on with my life and get work done.

    Apple doesn’t lock down the bootloader at all, so it’s trivial to install Asahi Linux now if you want to. I did this on my home computer because I like the screen, battery life, and keyboard layout.

  • What exactly do you think discard means?

  • I think it’s important to know that this program is for code developers, and the issue here is with a tool called git. Git is like file saving on steroids, because on top of saving a single file, you save many changes to files in git, add a comment for why you made those changes, and share your changes across dozens of files with other developers.

    What this guy did was develop for many months after starting to use git, but he never actually committed the files. Then he asked for to reset everything back to the original state, something that I do multiple times a day, and it gave him a warning that original means original and you will lose everything. And he said do it anyways.

  • Did you know that you’re allowed to write all the letters in the word F-U-C-K on the internet?

  • From a marketing perspective, it sounds like a slam dunk. Someone wants to sue you, with lots of fanfare, saying that your energy drink doesn’t actually give you wings? Sure, come in at us. In the mean time, we’ll take out ads everywhere with fake apologies about not actually giving you wings.

  • Yeah, I feel like a meta community is a clients side feature with server side hints.

  • That’s a bummer. I would have a plan for how to get to the courthouse without personally driving, otherwise the judge might take offense with how you arrived there illegally and do something more drastic.

  • Operation Jade Helm

  • It might be too late, but if you have your license renewed tell that to the judge. They will ask you how do you plead, I wouldn’t try to pull any shit with the not guilty plea. Just say you plead guilty, it was a mistake, and you renewed it immediately.

    I had my state inspection expire and it was dismissed by the judge. Just dress nice, be respectful, and tell them it happened and you fixed it ASAP. You will still have to pay a court fee, so you won’t get out of jail free, but not having points on your license is worth it.

    At the end of the day, most judges just want to see that there wasn’t a nefarious reason you didn’t have a valid drivers license. If you were able to renew it, no harm no foul.

  • I think you can just ask most general purpose models to make a logo. I literally just asked Google Gemini “Create a logo for my starfinder company” and it created some reasonably good logos

  • Aren’t the defaults set by your distro?

  • That’s a good way to think about it, actually. Thanks for sharing

  • It does make establishing a critical mass of comments to make a good discussion difficult. I’ve had it once or twice where I discovered a post in one community commented and didn’t get any replies, only to discover some other discussion on the same content happened elsewhere on the fediverse that I wasn’t subscribed to.

  • If you are into development, the setup I use is ollama running codegemma:7b along with the Continue.dev plugin for vscode.

  • To actually answer your question, you need some kind of job scheduling service that manages the whole operation. Whether that’s SSM or Ansible or something else. With Ansible, you can set a parallel parameter that will say that you only update 3 or so at a time until they are all done. If one of those upgrades fails, then it will abort the process. There’s a parameter to make it die if any host fails, but I don’t recall it right now.

  • I feel like in most states, non-voters overwhelm the difference between the two candidates. Vote s d find a friend to vote with.