i’m not sure there’s any metric by which the soviet union could be called a success but go off king
- 2 Posts
- 730 Comments
ah good, lemmy hasn’t changed a bit since i left it 2 months ago
welp see you losers next year
on the plus side, i now know that if a climate disaster doesn’t do me in, the french revolution 2 electric boogaloo will
AVincentInSpace@pawb.socialto Ye Power Trippin' Bastards@lemmy.dbzer0.com•Banned from Egg_irl for calling out a Mod's misuse of the Egg prime directiveEnglish5·6 months agofor fuck’s sake, chill. they were calling out one specific trans person who was harassing people who weren’t using their preferred pronouns.
Draconic_NEO thinks that while trans people are valid, and neopronouns like xe/xer are valid, neoprounouns like “drag” that refer only to a single person cease to function as pronouns. when a word refers exclusively to a single person, that word is a proper noun. Draconic_NEO also thinks that hounding people over failure to use neopronouns is not especially poggers. these are both very reasonable stances.
by your comment history i’m guessing you’ve just started hormones. you’re definitely not the first trans girl who’s gone through a major emotional phase. hormones are running high – it’s no surprise you’re prone to lashing out. but i’d like to remind you that you’re saying that someone hates all trans people based on an opinion in reference to neopronouns, which are an entirely separate issue from the concept of transness and a contentious topic even among nonbinary people – an opinion, i might add, that that person has demonstrated they do not hold.
personally, I’d advocate against someone being banned from the entire Fediverse if they said being gay should be illegal – and i am gay. people’s opinions can change, and permanent bans from entire platforms do nothing except make them more bitter and more hateful. you can ban assholes from communities, and if you disagree with the mods on whether someone should be banned, lemmy has a block button for a reason.
more to the point, though, the point of the fediverse is, and has been from its inception, uncensorable freedom of speech. the fact that no corporation – and by extension no individual – can tell you what you can and can’t say, regardless of what that is, is literally the entire point. the fediverse is an unfathomably large place, not limited to the five or six instances you keep hearing about, and it is designed specifically so that it is impossible to completely ban someone. in fact, TruthSocial (Donald Tr*mp’s personal Tw*tter clone) is a Mastodon instance. the price we pay for nobody being able to tell us what we can and can’t post about here on fedi with regard to queerness is that we have no means to fight back against anti-gay/anti-trans dipshits besides defederation and the block button.
also, pro tip: pinging someone over and over and calling them a hateful bigot, especially when they aren’t, doesn’t make them change their mind, it just makes them annoyed at you.
No, the company used “appoint some other asshat to do the exact same shit” (or if they hasn’t yet they soon will)
You keep using that word.
I do not think it means what you think it means.
AVincentInSpace@pawb.socialto Ye Power Trippin' Bastards@lemmy.dbzer0.com•Banned from Egg_irl for calling out a Mod's misuse of the Egg prime directiveEnglish3·6 months agoyou literally linked to a comment in which Draconic_NEO said explicitly that neopronouns like xe/xer are valid. and last i checked, calling nounself pronouns “confusing and unintuitive” is not the same as calling them invalid. if you cannot find a concrete example of someone saying they believe something apart from one where they literally say the opposite of that thing, consider rethinking your stance.
my sibling in christ this is lemmy you don’t need to censor swear words in your posts. see watch: bitch ass shit fuck damn cunt
what nobody likes to talk about is that when an autistic person meets another autistic person who is slightly more annoying than they are, they are exactly as pissed at that person as a neurotypical person would be if not more so
AVincentInSpace@pawb.socialto Programmer Humor@lemmy.ml•In case Copilot was too much workEnglish3·6 months agonah, that’s code that does something slightly different every time you run it. that’s a different beast.
AVincentInSpace@pawb.socialto Programmer Humor@lemmy.ml•In case Copilot was too much workEnglish86·6 months agoah sweet, code that does something slightly different every time i compile it
AVincentInSpace@pawb.socialto Ye Power Trippin' Bastards@lemmy.dbzer0.com•Banned from Egg_irl for calling out a Mod's misuse of the Egg prime directiveEnglish1·6 months agoThere is a fundamental assumption here that learning that you might be trans will be liberating that I do not think is true.
AVincentInSpace@pawb.socialto Memes@lemmy.ml•I would say "take notes", but I know how underfunded your schools areEnglish23·6 months agoamericans: “yeah so life sucks over here”
europeans: “lmfao rip bozo holy hell am i glad i’m not you”
your drug dealer wants to lower your debt in exchange for fixing their PC? HELL NO!!!
nuh uh, if i’m getting paid (getting paid in reduced debt is still paid cuz it’s money i was gonna give him anyway) i’ll do whatever
HAHAAA YOU FOOL YOU HAVE ACTIVATED MY INFODUMP I AM AN UNSKIPPABLE CUTSCENE
Because to a certain extent Python is duck typed. Python has no concept of interfaces, unless you count the
abc
module combined with manualisinstance()
checks, which I’ve never seen anyone do in production. In order to be passed to some function that expects a “file-like object”, it just has to have methods namedread()
,seek()
, and possiblyisatty()
. The Python philosophy, at least as I see it, is “as long as it has methods namedwalk()
andquack()
, it’s close enough to a duck for me to treat it as one”.Duck typing is distinct from weak type systems, though.
AVincentInSpace@pawb.socialto Programmer Humor@programming.dev•python is great.English10·7 months agoFor the last time, Python is not weakly typed. It is dynamically typed. The statement
5 + "hello"
results in a type error. Bash is weakly typed, and that same addition results in5hello
this is the part of autism that nobody likes to talk about
AVincentInSpace@pawb.socialto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•JDownloader2 asking for donations to keep it "free of advertising" while showing an ad on the same screenEnglish3·7 months agoI’m not sure about Click’nLoad or Debrid, but aria2 does all the other things you just listed.
Return oriented programming is not a…
…you know what, never mind. You keep doing it. Cybercrime is cool anyway