[-] MoonMelon@lemmy.ml 1 points 1 day ago

You can probably rig up something similar using firefox settings depending on what your needs are for convenience and granularity.

[-] MoonMelon@lemmy.ml 5 points 1 day ago

Yeah, you can manually whitelist domains (including expressions). I do this for sites where I don't mind keeping cookies around (like lemmy).

[-] MoonMelon@lemmy.ml 15 points 1 day ago

I use Cookie Autodelete. Doesn't matter what I choose, it's getting nuked when I close the tab. Handy to clear out IndexedDB and localStorage too, for sites that only let you read one or two pages before putting up a paywall.

[-] MoonMelon@lemmy.ml 12 points 5 days ago

Even if the vehicle itself is possible nothing is taking the existing highway curves at that speed. Either they need to have a huge radius or be banked. It's just ridiculous. It's like reading the hyperloop propaganda all over again.

[-] MoonMelon@lemmy.ml 24 points 5 days ago

It's pathetic, especially so because the busses will not happen either.

[-] MoonMelon@lemmy.ml 19 points 6 days ago

You know those bug reports where the user somehow didn't see the huge bug report right on the front page with 100 comments, pinned to the top of the issues page, and they duplicated it? Where they didn't provide a log or a stack trace, or even their system specs? The kind of report which caused the developers to implement a massive issue template that the user just ignored?

We automated that 😎

That template? — Filled with garbage.

That stack trace? — Contains methods that don't actually exist.

It's not debugging, it's deblowmyfuckingbrainsout.

[-] MoonMelon@lemmy.ml 10 points 6 days ago* (last edited 6 days ago)

Tap objects that can experience true suffering.

Peewee, Chairry, Cowboy Curtis,
Chairry, Randy, Jambi
Human Fetus, Mr. Kite, Chairry
[-] MoonMelon@lemmy.ml 113 points 3 weeks ago
[-] MoonMelon@lemmy.ml 117 points 1 month ago* (last edited 1 month ago)

I invite you to look beyond the machinery of misinformation—an integral part of this aggression—and instead speak with those who have visited Iran. Observe the many accomplished Iranian immigrants... Do these realities align with the distortions you are being told about Iran and its people?

Sorry is there an Adrian Zenz-like figure I can ask instead?

Seriously though I admire that, despite all we've done to them, he still responds with a dignity that we certainly don't deserve. Of course we're totally deaf to this as a people, but I respect the gesture.

[-] MoonMelon@lemmy.ml 294 points 2 months ago

There's no way they want to eliminate bot traffic, it would kill 2/3rds of their traffic instantly. So this just means, "bots that aren't paying us."

[-] MoonMelon@lemmy.ml 169 points 3 months ago

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

[-] MoonMelon@lemmy.ml 115 points 9 months ago

You paid for something and never got it. Initiate chargeback with your bank. Amazon may close your account for this, but fuck them.

15
submitted 1 year ago* (last edited 1 year 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 ›

MoonMelon

joined 2 years ago