This may be a little too generous to 2013, but it's not that far off.
CoderKat @ CoderKat @lemm.ee Posts 7Comments 728Joined 2 yr. ago

I think it's a standard case of people suing the one who has money. Stalkers don't have much (if any) money. Apple has much money. It's a dumb lawsuit IMO, but there's generally no penalty for frivolous or misplaced lawsuits (and this is probably on the border where it's dumb but not frivolous).
All websites where you can post comments and all multiplayer video games are social media to some degree. And would become so to an even more degree if you ever somehow magically banned kids from more mainstream sites (which is a comical pipe dream that might actually make the sites more appealing).
So basically, they're proposing the internet be blocked for minors. No, they don't actually mean that. You see, they want the sites they dislike to be blocked. Like Facebook. But not the things they use like Lemmy. You see, they're better than you, so the things they like are okay. It's just the things you like that are dumb and harmful.
Yeah, the only difference from the violent video games thing is that people on sites like this one hate tik tok (or any other social media except the one they use) and like video games.
Like, what, they made their app too entertaining? That comment about their sibling spending all day on tik tok is exactly what many people do with video games. But I bet if you say "we're gonna ban any video game that's too fun because you'll play them all day", then all the tik tok haters will be like "but that's different!"
I'm doing an evil playthrough now and finding various things I missed from the first playthrough. But oof, I feel really awful about the horrible things the game lets you do. 😅
Permanently Deleted
Personally, I enjoy the problem solving. Debugging is fun once you're good at it (and when there isn't major time pressures).
Professional software dev is also waaaaay more than just coding, too. And the more you do it, the less coding you'll do. A junior dev might spend most of their time coding, but senior devs are spending a lot of time doing high level design, helping the juniors, and reviewing various kinds of things.
It's not an anger thing. I'm not mad when people do it. But it's a time wasting thing and I'm not gonna waste my already under-available time. This gets pushed a lot within my work. Senior devs get a lot of messages. I regularly am spending a substantial amount of my day dealing with messages asking for help, reviews, and more, so anything they can do to be more actionable makes things go better for everyone.
Also, there's some people that take "hi" messages to extremes, as they won't even send their actual message until you reply to the "hi".
They can and I had hoped they were gonna for me. But my problem must be heavily neurological. The cochlear implant did help some, I'm a far cry from normal hearing (I especially struggle with accents, low tones, and when sounds overlap).
Same, first 20 years of my life I disliked the idea of tattoos and thought I'd never, ever get any. Turns out all that was just society pushing puritan ideas on me and I just had to get over that.
I'm hearing impaired and would love if some brain implant could fix me. I already almost have this, with a cochlear implant (it's not technically in the brain, but it is an implant in my head). It's not enough for me, though, cause my hearing still sucks.
There's a lot of common patterns, but you have to understand how URLs work. You have to recognize which URL parameters are tracking ones or even just might be tracking. And that means you have to know how they work and that takes a moment.
In brief, URL parameters start after a ? in the URL and are formatted like key1=values&key2=value2. You can't usually remove all parameters because not all are tracking. To further complicate things, URLs can also have an anchor starting with a # character which will be after the URL parameters. You often don't want to remove that (though theoretically the anchor could in fact contain tracking details).
It's often trial and error to see which parameters you can remove. I do this a lot since I write a lot of technical documentation. Clean URLs make the documentation more compact and less likely to break. It's not just tracking stuff, but sometimes you need to remove temporal data that makes a page display data from a specific time when you want it to just default to the current time (etc).
Jeez, where do you live?
I'm in Canada and have never had to wait even remotely that long in any city I've been a pedestrian in. It's certainly a poorly followed law in that I'll regularly see people not stop even if they had tons of time, but the majority of drivers do stop. I don't think I've ever waited more than maybe a minute. I'd usually have to wait longer at a light than I would at an uncontrolled intersection or no-intersection crosswalk.
That said, the most annoying was in Saskatoon, where I went to university. There's a road going up to the university where there's a very long stretch with no controlled crosswalks until you get to the very end. I learned to just cross at the end (even if it meant needing to loop back) because crossing at an uncontrolled crosswalk in the middle was annoying. I would have often been on the top part of a T intersection and there were always parked cars, so being seen as trying to cross the road was the challenge there. But even then it usually wasn't more than a minute and crossing from the other side was a lot easier because it was so much more obvious that you were waiting to cross. It was also a 2 lane road, but usually when one direction stops, drivers in the other lane figure it out.
Yeah, in colloquial usage, most people understand that China and Taiwan are two different countries and there's no confusion over which one is which.
In Canada, pretty much every fast food restaurant has poutine these days. McDonalds is the worst one IMO. They have the best fries for plain fries, but for poutine, Burger King is much better (and offers poutine with bacon, which is the best combination).
Poutine is also super common in sit down restaurants, which often offer fancier versions. Buffalo chicken poutine is a really fun combination. Some places will have like half a dozen different poutine options, with stuff like hamburger poutine, loaded with multiple kinds of cheese, mushroom gravy, butter chicken, pulled pork, etc.
How does this happen? Really soggy, thawed pizza?
Bear in mind that some instances blocked Hexbear and similar. This means that what people perceive as the fediverse can be very different. Some instances are super curated while others see warts and all.
Plus some users have blocked the instance on their side. Easy to forget how bad things are when you utilize blocking.
But we (as a collective) do need to remember that what we experience isn't the same as what a potential new member experiences. Which is why I now advocate defederating instances like Hexbear. I really didn't want to for a while, but eventually it became clear that they're too aggressive and bad for the fediverse as a whole.
Yeah, it's so weird that they're sooooo in love with Russia and China. They claim to be communist and/or socialist, but those countries aren't what I'd consider to be either of those things. They're just... regular ol' dictatorships full of human rights abuses. Why the hell would they want to support them?
Permanently Deleted
Hot pursuit was the one that let you play as or against cops, right? I freaking loved that as a kid. I'm not much for racing games, but that's the exception.
Which half the provinces don't even recognize (as in, not a stat holiday). Not that it really matters that much. No problem has ever been solved by merely declaring a holiday and there's no shortage of shitty actions speaking louder than any holiday could.
Yeah, the average consumer doesn't buy Windows. They buy a computer and it happens to come with Windows most of the time. Those consumers aren't going to want to pay for a subscription. Especially when you look at the prices of the kinds of computers that most people are buying. They're budget machines. No way a subscription would go over well. And why would OEMs want to deal with the fallout of people not buying their computers because of subscriptions?
A true static site can use GitHub Pages for free hosting (probably other options, too -- never checked). That's what I do for my ultra low traffic personal site (at least, I assume ultra low -- I don't install any tracking on principle). I pay for a domain and that's it (and that's just to look nicer, not actually necessary).