Skip Navigation
I swear it was real!
  • “It’s a tv show about these people who make a podcast.”

  • I swear it was real!
  • Did he go MAGA too?

    I heard Gallagher went MAGA, but he’s been balding since the 70s.

  • I swear it was real!
  • He was kind of funny on the show News Radio before even that. That was a good show with a lot of good actors but seems like a lot of people never heard of it.

  • Butcher knife
  • I feel like if they were butcher, they would only work with fish.

  • Long Cow is coming
  • They will be flying and self driving by the year 2000.

  • Long Cow is coming
  • How dairy you

  • 'WE ARE EVERYWHERE' Videos Show Angry Neo-Nazis Cursing and Screaming Slurs During March in Florida
  • I’m confused. Is it 650 rounds per minute or 100 rounds per minute?

  • Burning Man festival-goers trapped in desert as rain turns site to mud
  • It’s like a roast. His friends give him sick burns all evening one night a year.

  • Now that's some devotion!
  • What is the Fword or the Kword?

  • Now that's some devotion!
  • Wendy’s

  • I don't get it
  • Rickwheeled

  • Microsoft is killing WordPad in Windows after 28 years
  • But then what do you use for database???

    Probably a database.

  • Microsoft is killing WordPad in Windows after 28 years
  • At first I was certain this was going to be sarcasm.

  • Bodycam: Pregnant woman accused of shoplifting shot by police
  • The argument will be that she was trying to use her car as a deadly weapon because she accelerated into an officer standing in front of the car.

  • Even if they have footies and a matching nightcap
  • Think there was a TNG one too though. Someone else mentioned, was Data running the bridge?

  • I fully understand
  • Or why didn’t the rescuers text or leave a message?

    Sounds like everyone has trouble communicating properly here. It’s like how to write a sitcom plot 101.

  • Lemmy Support @lemmy.ml KIM_JONG_JUICEBOX @lemmy.ml
    Install Lemmy from Scratch docs seem broken

    I'm trying this on Ubuntu 22.04 Rust's cargo install seems to keep creating permission problems between what I have to install, compile and what gets published in the cargo "registry", which causes issues at runtime when I run as lemmy:lemmy through systemctl.

    If I run: cargo install lemmy_server --target-dir /usr/bin/ --locked --features embed-pictrs as a non-root user, I get permission denied issues with /usr/bin/.future-incompat-report.json and /usr/bin/release

    If I run the build as a root user, and then manually copy the binaries to /usr/bin and chmod them to lemmy:lemmy, then try to run as lemmy:lemmy, it appears the binary is trying to access some "registry" files in /root/.cargo/registry (for which of course it does not have permissions.)

    How do I fix this?

    3
    KIM_JONG_JUICEBOX KIM_JONG_JUICEBOX @lemmy.ml
    Posts 1
    Comments 232