I don’t get what they were thinking, how could they write a character letter for a convinced rapist? “Ya but he never raped us!”
Limeey
You’re claiming you were stripped and cavity searched on the side of the road
Lmao sorry if I don’t believe that.
Holy shit, what gateway is that? My neighbors was fine, that is intense..:
Uh I just configured xfinity for a friend and 10.0.0.1 worked find to get to the web panel for configuration. You def don’t need the app for that…
That's absurd. You must have many other issues if finding a button that is nearly guaranteed to be in basically the same spot across all cars is so difficult.
This is a stupid take. You're telling me that you expect car manufacturers incorporate manufacturing techniques that apply to your small niche that is also demonstrably less safe? And for what, "Privacy" reasons?
I’m sorry but roll windows are awful and I’ve personally seen people nearly get in accidents because they’re focused on rolling the window instead of the road.
I am willing to bet A LOT that the energy consumption of the small window servo is trivial on the ev’s battery and is a worthwhile expenditure so that the already incompetent drivers aren’t engaging in a physical task while driving down the highway.
Cougar
Ugh that face. Now I have an urge to snuggle a mountain lion. I bet I can do it, too. Once.
So, on that topic of "security" - just remember that whenever you post, your post is essentially sent to every "instance" that is federated (and listening for the community you posted to). Each instance is it's own server running it's own version of an activitypub implementation (lemmy, mastadon, etc).
So on lemmy.world that means your post is sent to literally thousands of servers that you cannot directly influence. If you delete a post, a request is made to those servers to also delete the post, but if that instance is modified or unavailable when the request is sent (it'll re-try, but there's a limit how many times), then it's possible your post will not be deleted and you'll never know.
Keep in mind this also means that anyone, say a government or private company, can establish an instance, federate, and receive the posts of everyone. Their instance may be nearly completely invisible - so you won't know they're collecting that information.
However, lemmy stores and sends almost no information about any user. A user profile does not contain IP address or country or anything. All of that stays in the server logs of the instance you originate from, and never enters the database. So your "true" personal information isn't shared, but your account name, and a link to your account, and the post content (whatever text you add) is shared.
Lastly, images tend to be shared. Lemmy uses "pict-rs" which is a FOSS image hosting server, and when an instance receives a federated post, if there is an image in the "URL" field, then it will ask pict-rs to download that image to its server for easier serving to its users.