CannotSleep420

joined 2 years ago
[–] CannotSleep420@lemmygrad.ml 25 points 2 years ago (4 children)

Only if we get some of Hexbears' too.

[–] CannotSleep420@lemmygrad.ml 18 points 2 years ago (1 children)

What does it mean for someonthing to be "external[ly] self proclaimed"?

[–] CannotSleep420@lemmygrad.ml 5 points 2 years ago

Scratch and sniff liberal.

[–] CannotSleep420@lemmygrad.ml 34 points 2 years ago (1 children)

He was supposed to destroy vaush, not become him!

[–] CannotSleep420@lemmygrad.ml 37 points 2 years ago (2 children)

I never thought I'd see Amazon as a comparatively better employer.

[–] CannotSleep420@lemmygrad.ml 10 points 2 years ago (1 children)

my boss put me on support calls

Your boss is a demon.

[–] CannotSleep420@lemmygrad.ml 15 points 2 years ago (1 children)

They live in a predominantly white upper middle class suburb outside of a major city.

[–] CannotSleep420@lemmygrad.ml 10 points 2 years ago

Xi's trolling by constantly playing the song of time to reset the countdown.

[–] CannotSleep420@lemmygrad.ml 18 points 2 years ago (9 children)

I wish that was the case. It was in the context of Italy's government, and other governments. Apparently Marine LePen is too extreme, and Macron is too left wing, but Meloni is just right.

[–] CannotSleep420@lemmygrad.ml 25 points 2 years ago (1 children)

That's really cool, but how often do you need to move a power station?

[–] CannotSleep420@lemmygrad.ml 21 points 2 years ago (12 children)

I went out drinking with my friends a few nights ago and some of them said Meloni was based 💀

9
submitted 2 years ago* (last edited 2 years ago) by CannotSleep420@lemmygrad.ml to c/programmerhumor@lemmy.ml
 
class Lol {
    get length() {
        console.log('Lol. LMAO even.');
        return 5;
    }
}

const noLolsAllowed = (notALol: string) => {
    for (let i = 0; i < notALol.length; ++i) {
        console.log('No lols here');
    }
}

noLolsAllowed(new Lol() as unknown as string);
 

I was just in a sprint retrospective with my team. We started with one of those corporate "fun" "ice breaker" things with a question of who you'd like to spend a day with. The scrum master went on for several minutes about how she'd like to spend the day with Alexy Navalny because he's the "only opposition to Putin". It was only a few minutes, but it was a very concentrated dose of liberalism.

 

I was thinking of making a parenti bot and noticed that lemmy's settings allow you to mark an account as a bot. Doing a search for "bot" in the server side code shows options for showing/hiding content posted by bots when viewing communities, but I didn't see anything for actually having an account run a script.

I'm sure people viewing this from lemmygrad may recall Comarade Rose, who was likely a bot, regularly posting content from communist subreddits; I'm sure making a bot is possible.

view more: ‹ prev next ›