• 1 Post
  • 20 Comments
Joined 3 years ago
cake
Cake day: June 7th, 2023

help-circle


  • Both. Sure, the actual exchange might be made-up. The problem is that it’s entirely plausible it is real. I’ve seen this kind of exchange happen on video (which of course could also be made up). It’s common for television shows to do stories on what the “person on the street” knows about some topic. For local news stories, it’s usually to showcase how poorly educated “the youths” are today.

    Periodically a reporter will go to a public place and showcase how people answer questions that arguably should be fairly easy to answer with an elementary school education or if they check in with some news source regularly and actually understand the topic. The worst ones are where they are “confidently incorrect”.

    Jimmy Kimmel does this regularly for laughs. I’ve seen several examples going back decades from various local news programs. In all cases, I’m confident they are showing the 10% of interviewees that were the most clueless, and not showing the other 90%. Still, the level of cluelessness on the ones they do show is often truly frightening.




  • I didn’t intend to do that. I realize you also have a growing right-wing that is on the same page as ours, and there are other excesses, along with insane housing issues.

    I also feel like the ire of the world is not as strongly directed at you. We have decadea of negative stereotypes. It comes from being “in your face” for so long and having such outsize influence in the world.

    I remember encountering several negative ideas during my term abroad in Europe during college and was very careful to avoid reinforcing any of them.









  • Lower level languages are definitely helpful in learning how computers work. When I was in college, I was not taught C, but our algorithms course was in C. We were expected to learn it on our own.

    lisp and Prolog were used for AI - those we learned in class. Assembly was the ultimate “get intimate with the machine” language, and we wrote a simple compiler for VMS.

    All of this is meant to help us understand how to work with machines. It doesn’t mean that that’s how we should work with machines. Sometimes the higher level language is the better choice. Sometimes it is not. We are expected to make that decision based on the situation at hand.



  • I suppose the question is whether Rust is worth the extra work. I know nothing of rust. I know C#, JavaScript, and some other web app tools. Is Rust significantly better than those? Are there enough developers interested in Rust to encouage robust participation?

    Can Lemmy handle plugins in a language agnostic way? If so, that might be a better route. Again,I am not advocating anything, just raising questions that can lead to an informed decision.


  • I don’t know the backstory to this. My view in General on open source projects is that the people who initiate those projects and manage those projects generally have final say. If enough people disagree a fork will naturally occur.

    However I’m a little uncomfortable with the idea of claiming that they should not curate and control how their own project is managed. I’m here labor of love should not be forcefully taken from them. They have reasons for their decisions and it is their baby.

    If you believe that a large number of users want the features that you want, then by all means Fork it. We will find out over time if you are right. And that is how it works. There should be no animosity.