MoonMelon

joined 2 years ago
[–] MoonMelon@lemmy.ml 17 points 1 day ago (4 children)

I remember her ex-husband lost some political run (in part) because it came out that he took her to sex dungeons basically against her will.

[–] MoonMelon@lemmy.ml 1 points 1 week ago

"A guy who likes to keep an empty stomach until the hard part of the day is done."

"Garlic"

"Sapper Morton"

[–] MoonMelon@lemmy.ml 20 points 2 weeks ago (1 children)

I was thinking Khorne wasn't appropriate for the USA because Khorne cares about honorable combat. Then I thought Nurgle because we're all fat and sick and because of the ivermectin brain-worms shit, but no, Nurgle is actually an avuncular and loving god in his own way. Tzeentch actually plans stuff and thinks ahead.

I think its a Slaanesh cult. The elites are all pedos, the propaganda is obsessed with genitalia, the populace doesn't give a shit as long as the treats flow.

[–] MoonMelon@lemmy.ml 27 points 2 weeks ago (2 children)

They exist, they're just more corporate and centralized, and inundated with basic tech support questions due to the huge install base.

Like this: https://techcommunity.microsoft.com/category/windows

If you dig deep enough in there you'll find administrators talking about powershell hacks and devops and group policy and stuff like that. There's probably people who are "passionate" about Windows, I'd imagine, but since it's closed source there's only so much you can do without being literally an employee of MS. The people I've met like this are kind of smugly defensive about Windows because they've invested so much training and knowledge into its arcana, but it's not exactly "passion".

[–] MoonMelon@lemmy.ml 44 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

If that's true the sequence of events will be something like:

  • Trump demands the ship be sent immediately because he doesn't understand what "dry dock" is.
  • Someone in the chain of command who understands how bad that is uses proper channels to politely call for a small delay.
  • That officer is immediately fired. Right-wing media starts rumor they are a trans immigrant when a document from 2012 is found where they listed pronouns.
  • The officer is replaced with a 26-year-old toadie who has a background in podcasting about flat earth.
  • Toadie immediately sends the ship.
  • Ship sustains heavy damage from corrosion because it wasn't painted yet, or some shit.
  • The hospital ship spends 90 days sitting off-shore in Greenland. During this time it treats a handful of patients who, it later turns out, got paid to be there and aren't even citizens of Greenland.
  • Ship returns to USA to actually do the refit, where it turns out the damage is now catastrophic.
  • Jared Kushner receives contract to build replacement ship, named "USS TRUMP 12" because we have 11 other USS TRUMPs.
  • The money changes hands.
  • The ship is never built.
  • This is only reported by Common Dreams.

edit: fuck it, made it more elaborate.

[–] MoonMelon@lemmy.ml 5 points 3 weeks ago

Even that's generous. It's like someone added gelling agent to a vat of cold corn syrup.

[–] MoonMelon@lemmy.ml 6 points 4 weeks ago

CLI installation guide is perfect, thank you.

[–] MoonMelon@lemmy.ml 14 points 4 weeks ago (13 children)

Thanks, I plan on doing this when my phone dies. Just some questions:

A computer with a Chromium-based browser (e.g., Google Chrome, Brave, Microsoft Edge, Vivaldi?). Unfortunately, I must recommend Windows 10/11 here, because then you don’t have to mess around with any drivers; it’s the simplest option.

This is the first I've read this, how much of a pain is it to use Linux instead? I don't have any Windows computers.

First of all, we need to make sure that our phone’s software is updated to the latest available version. For this purpose, we go to Settings -> System -> System update. If necessary, we update

How is this possible if the previous step skipped SIM and Wifi setup? I assume, if there's updates, to setup Wifi then proceed?

securing the phone with a fingerprint; I personally am an advocate of this solution...

Recommend not doing this for users in the USA, as police can compel you to unlock biometric locks. Yes, it's fucked up, that's what happens when octogenarian fascists run all three branches of your government.

[–] MoonMelon@lemmy.ml 166 points 1 month ago (2 children)

His health was so fucked it has its own wikipedia page: https://en.wikipedia.org/wiki/Health_of_Charles_Darwin

[–] MoonMelon@lemmy.ml 11 points 1 month ago

It reads exactly like the kind of work that goes into growing plant crops, which is good. It's the sort of study that needs to be done if something is going to be considered for a possible major food source.

[–] MoonMelon@lemmy.ml 3 points 1 month ago

Yeah, I fantasize about moving "sideways" often. Wherever I am, I wonder what that location is like in the untouched East/West + 1. Then I remember I have some medical metal in my body. It's not critical, but it would be a little worrisome to jump back and see it sitting on the ground.

[–] MoonMelon@lemmy.ml 11 points 1 month ago (2 children)

As someone who occasionally peers into the Bigfoot fandom, trans-dimensional, alien Bigfoot is a thing. As in, the reason we haven't found him yet is because he can disappear into portals. Sort of like "The Long Earth" but instead of Terry Pratchett it's poorly written youtube scripts with AI thumbnails.

15
submitted 10 months ago* (last edited 10 months ago) by MoonMelon@lemmy.ml to c/privacy@lemmy.ml
 

Prefacing by saying I'm a total noob to webdev.

I'm trying to move my personal portfolio site off of Squarespace and onto some sort of static hosting. Since I know nothing, I'm cobbling together hugo templates and using LightBox2 to show image galleries. The blog I'm referencing includes LightBox2 using this:

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.1/js/lightbox.min.js" integrity="sha256-CtKylYan+AJuoH8jrMht1+1PMhMqrKnB8K5g012WN5I=" crossorigin="anonymous"></script>

I would prefer to not subject people viewing my page to any external tracking if I can avoid it. My page has zero tracking/analytics for this reason. I briefly tried downloading LightBox2 and directly including it instead, and was able to get it working mostly, but some things were broken that I would need to debug. Before I do that I was wondering, is this even a problem? Is including stuff from cloudflare cdn like this sketchy? It's possible I'm being overly paranoid but I have no idea.

view more: next ›