

if the VPN ban doesn’t work then the only reasonable course of action would be to ban the internet entirely. it’s the only way the children can be truly safe.
proud recipient of the prestigious you tried award.
if the VPN ban doesn’t work then the only reasonable course of action would be to ban the internet entirely. it’s the only way the children can be truly safe.
the mustache binds them
i’m guessing he got punched in the head a few too many times
it’s the opposite of Economy Plus
looks like we’ve got 1078 years to figure out time travel
should just be a matter of saying “AI can’t do this job because it can’t properly do any job”. could even make that your email signature.
it’s hard work but someone has to do it
if OP is using gentoo then there is a very real chance they aren’t able to take screenshots yet.
back in my gentoo days it took a while to get that set up. although it wasn’t exactly a top priority
everything is simple once you know how to do it. i think a lot of the arch recommenders likely don’t realize how difficult some of these things can be the first time. it’s the same with any kind of specialized knowledge i think. it’s one of the reasons why teaching can be difficult. but the arch community has been super helpful in my experience
the days of slamming are over. it is time to start blasting.
could pringles be the new face of gaming?
i feel like ubisoft has been having really cool ideas for games pretty consistently for the past decade. (in the sense that every game has a cool elevator pitch.) but then, every time, they ruin those ideas by making the most bland and generic open world game with the most boring stories, dialogue, and gameplay systems imaginable. it’s like the creativity behind their games is forbidden to develop past the elevator pitch.
this is particularly noticeable with the assassins creed games i think. super cool ideas for settings, time periods, and main characters, etc. but every time, they find a way to turn the games into the most boring and generic slop imaginable. there’s just so much wasted potential.
god, what a beautiful language. it brings a tear to my eye
i will never forgive C for making the type syntax be
char* args[]
instead of the much more reasonable
&[char] args
it also bothers me that char* args[]
and char c
are “the same type” in the sense that the compiler lets you write
char c, *args[5];
with no problems. i think the C languages would be way easier to learn if they had better type syntax. don’t even get me started on C++ adding support for
auto fn_name() -> ReturnType { … }
this would be in violation of the 8th amendment
i’m partial to “eviscerate”. but i agree, i feel like these headlines are just a more clickbaity way of communicating “X says Y” and typically that’s not super interesting. especially when lots of other people are already saying Y.
slamming alone is not enough i’m afraid. they also need to “rip” and “jab” them
mtg would have a meltdown if you asked her what day of the week it is. it’s the only reaction she’s capable of
i don’t know about you but i’m still in 2024. didn’t seem like 2024 would be worth switching to
if (bed->isTooCold()) { return; }