• 0 Posts
  • 10 Comments
Joined 2 months ago
cake
Cake day: 3 August, 2024

help-circle


  • I’m not a parent, so you have that experiance where I don’t. Are there any books, in your opinion, that shouldn’t be in schools?

    My parents have extremely strong point of view when it comes to sex: only when you’re married, no porn, etc.

    My argument is that it might make sense for a very religious state to protect their children with regards to their beliefs.

    I agree with you that high schoolers could probably handle a book like that. But I don’t think it’s as far of an over-reach as your suggesting. A high schooler would have the ability to get it via their own means. (Go to the public library, or get it on kindle)



  • I don’t have any good reason to be interested in performance. That being said, I tend to view inefficient languages- Python and Javascript especially- as “less good.” Granted, python’s ability to be built on top of C libraries is a huge saving grace. Javascript should be replaced by WebASM in IMO. Like you said, the inefficiencies add up as the scale gets larger.

    As a disclaimer, I could be swayed to like Javascript. I haven’t been challanged on my view yet.

    I’d like to go into embedded programming which is why I’m interested in C and OS dev. Most of the tooling we have (as an internet) is still built for C. I know they’re starting to write parts of the Linux kernel in Rust. How is Rust for that kind of development?