

I’ve been using a spoon and a lighter like a heroin addict all this time…
I’ve been using a spoon and a lighter like a heroin addict all this time…
Funny, it’s the exact opposite in my family. I used to be the one tidying up after everyone else. I absolutely cannot stand messy rooms while neither my mom or sister seemed to care that much. My living room and bedroom are pretty much always spotless.
I’m sorry but that screenshot absolutely sent me. Beyond hilarious
Personally I just want front turn signals to be visible from the opposite side again
Not sure if I read that correctly, but I don’t think this has ever been the case?
On reddit yes, but on the fediverse it’s mostly the people running the servers.
This is a massive loss for the Fediverse.
I’d just go to the local hospital and tell them that I suffer from anmesia. I will then depend on the social system for support and will eventually aquire new legal documents. After that I’d probably use my knowledge to breeze through an apprenticeship to get into my line of work again.
No but the emergency assistant system is required, and for that you need a cell modem.
I don’t think that it has a cell modem, either
So it’s not coming to Europe then.
Try opening the link in your browser. Seems like it’s an issue with whatever app you’re using.
Seems to be a smart metering antenna. Not sure what it does exactly.
I felt a great disturbance in the Force, as if millions of voices suddenly cried out in terror and were suddenly silenced…
Stream it with something like a Steam Link maybe?
Pretty sure China would rather have a different neighbor. North Korea keeps getting propped up because nobody wants to deal with a nuclear capable nation collapsing and the absolutely massive refugee crisis it would cause. The Chinese govt is not too friendly with the Kim dynasty, even less so since they intensified their relations with Russia.
Then set up a script that migrates your subscription list to the new account
No need for that, you can export your subscriptions and settings on your profile page.
You can use this script with a browser addon like Tampermonkey to get around the sign-in requirement:
// ==UserScript==
// @name reddit - unblock (create cookie and reload)
// @namespace Violentmonkey Scripts
// @match *://*.reddit.com/*
// @grant none
// @version 2024-01-08
// @noframes
// @license MIT License
// @description for "Blocked" "whoa there, pardner!" cowboy bs
// ==/UserScript==
/* thanks: https://www.reddit.com/r/mullvadvpn/comments/18jbxb2 */
if (document.title === "Blocked") {
document.cookie="reddit_session=;Domain=.reddit.com;Path=/;Expires=;Secure=true;SameSite=None";
window.location.reload();
}
There is no point in making an effort to preserve relations with the US since their clown in chief will just tear down decades of relationships anyways after reading something on Twitter.