• Transfem enby
  • She/her or they/them
  • Anti-fascist, anti-racist
  • Reddit refugee…

Say it with me

Trans rights are human rights!

  • 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: September 8th, 2023

help-circle

  • My advice: make sure he has other interests and socializes.

    I was obsessed with coding from age 7, and now wish I had spent that time otherwise, more being a “normal” kid and less time sitting alone giving orders to a damned computer. Once I reached my mid-twenties the joy died in the realities of the job market, and now I can’t even think about that crap anymore.

    You know what I enjoy now? Playing a guitar. Didn’t start until age 30, and it was like a revelation.

    Sorry I didn’t answer your question. I still think any parent who wants to “get their child started” on something early should heed my advice and experience. I am for real a walking, talking (sometimes) warning.





  • ThatFembyWho@lemmy.blahaj.zonetolinuxmemes@lemmy.worldAverage Arch user PC build
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    5
    ·
    edit-2
    7 months ago

    You are waaaay overthinking this.

    It’s a crossover meme from trans/gender-nonconforming spaces. We have ways of finding humor in what is often an frightening and deadly serious situation (being trans in this world).

    One of the in-jokes we have that I saw quite a bit on reddit, is that especially trans women and femboys “are all programmers or IT people” and being technical minded, use Linux. (I’m a trans woman who uses Fedora… Hi)

    I think there is also the political and economic association that comes with FOSS – it’s a sort of disruption of the norm in capitalism, which is to have proprietary secrets as a store of value. FOSS challenges the notion that the fruits of labor should be privitized. In that sense it’s a radical movement, always has been, even if it has been adopted by the world at large.

    Trans folk are as a rule, politically left-leaning, it seems these days we must be to exist, and so FOSS like Linux naturally appeals to the community.

    Obviously there are going to be many non-technical trans people, and tech trans people alike who use proprietary OSes; and conversely most Linux users aren’t trans or GNC. The meme isn’t meant to be taken literally or to change anyone’s beliefs or actions.







  • Yeah the constant stream of critical CVEs affecting C/C++ libraries that get patched on my computer is legitimately frightening. So much low quality (and dangerous) code out there. Maybe if you have a personal project that doesn’t connect to another device… you could be justified in writing C code. Or tiny embedded systems?

    Modern C++ is actually pretty good. The language gets knocked firstly because it’s complex, and secondly a lot of people remember the old pre-C++11 days. It’s like a different language now.

    But it’s a looong way from being my favorite language. That goes something like Python… by a lot; Rust; JavaScript; C# and then everything else.