• 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 10 months 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.zonetoLinux Gaming@lemmy.worldGamedev and linux
    link
    fedilink
    English
    arrow-up
    27
    arrow-down
    1
    ·
    8 months ago

    Bc linux users are not only more tech literate on average, but also have more of a sense of community and shared responsibility. Yeah, if we get annoyed by something, we know we’re not the only ones, and if we can’t fix it ourselves, we tell the ppl who can. You don’t just assume it will always be broken, or assume a future update will magically fix it.


  • 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.




  • They still sell the old slow ones don’t they? from the website: “Raspberry Pi 1 Model A+ will remain in production until at least January 2026” “Raspberry Pi 3 Model B will remain in production until at least January 2028” etc etc.

    If you like pain, go get yourself a rpi1 lol. As for me, idk… I’m drawn more to VMs and containers which can run very well even on a 2011 tower pc (with few upgrades over the years).


  • I don’t need any of those things tho. Mostly what I need is decent IO throughput which was unnecessarily constrained on earlier pis by poor design choices. The pi4 is the first to really shine in that regard.

    I have a pi2 and I used it as a libreelec media center, and it was Ok in that capacity, but it’s far too slow to transfer larger files regardless of how you do it (all relies on a slow usb interface).