• 0 Posts
  • 11 Comments
Joined 8 months ago
cake
Cake day: February 4th, 2024

help-circle
  • Minotaur@lemm.eetoProgrammer Humor@programming.devExam Answer
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    6 months ago

    I think you’re missing the forest for the trees here pretty heavily.

    Yes, Python has some goofy aspects about managing it while performing high level, in depth tasks.

    This is a post and a comment chain about pseudocode being taught to people who likely just learned what a “programming language” was several weeks ago. Essentially no one taking the GCSE knows what “bash-like scripts” even means.


  • Minotaur@lemm.eetoProgrammer Humor@programming.devExam Answer
    link
    fedilink
    arrow-up
    48
    arrow-down
    2
    ·
    6 months ago

    I’m very much guessing that this is just supposed to be a type of pseudocode given the context and vagueness of it.

    It’s a big reason why I really dont like pseudocode as instruction to people learning the basics of what programming is. It made more sense 20 years ago when programming languages were on a whole a lot more esoteric and less plain text, but now with simple languages like Python there’s simply little reason to not just write Python code or whatever.

    I took an intro to programming class in College and the single thing I got dinged on the most is “incorrect pseudocode”, which was either too formal and close to real code or too casual and close to plain English.

    It’s not a great system. We really need to get rid of it as a practice


  • I don’t know if I agree. Reddit doesn’t seem to have a huge issue with “bad mods” atm (despite what the community says, the website is more popular than ever). I struggle to think of a way to pay mods that wouldn’t absolutely fuck things or immediately drive it into a system where suddenly all these users are trying to maximize their profits or bribe existing mods to be part of the team in order to get Reddit money.

    For instance, some large subs operate with only a small handful of mods. Others like the askscience sub operates with literally hundreds of sub-mods. Does each subreddit now need a guild accountant to determine who gets what money?

    I don’t like Spez, but I really dont see paying mods as making the site better in any capacity for end users


  • Yeah, I was the sole mod of a “mid sized” community of around 50,000 for several years. It took maybe 10 minutes or less of “work” in an entire week. For the vast majority of communities, even ones with a few hundred thousand subscribers, it simply does not take that much effort to filter out bad posts and handle reports and similar.

    On the flip side, I have personally communicated with a decent deal of mods of major subs like news, politics, twoxchromosomes, etc. and in my experience it’s these subs that tend to get the… stranger dynamics, where a disproportionate amount of the mod team are people who have WFH jobs with essentially no actual workload, they’re stay at home disabled, they’re a NEET in some capacity (or maybe like, going to college but only taking a class or two a semester). Other subs like askscience revolve almost exclusively around discord channels with hundreds of “sub mods” who get together and kind of randomly review content and basically approve it on a lottery system.

    So without being too sympathetic I almost get the CEO from a purely business standpoint. I genuinely cannot figure out a way that you would pay some mods at a rate “equal” to their workload, and how doing so would in any way make the site better and not completely fuck things up where people are now exploiting the payment system for profit without actually contributing to the site.







  • Reddit, especially the bigger subs - feels really, really stupid lately. And I hate to say that because it sounds so insulting, but it really does feel like the average “IQ” on the site has gone from being this kind of tech/nerd culture of reasonably well educated people to like… old ladies complaining about their ‘entitled’ DoorDash drivers. It often feels like Facebook.

    Don’t get me wrong, Lemmy isn’t 100% geniuses or anything and there are some smart people on Reddit, but on Lemmy I’ll actually have back and forth conversations with people and it feels like more people are acting like human beings


  • Arduino is the best place to start imo. Get an LED to blink and youve got your intro to intro to electrical engineering done. Teaches you coding, basics of voltage and wiring, etc. You can scale it up and get pretty advanced and go from there.

    As a general word of caution though, as someone who does enjoy hobby electronics, please understand that like 95% of what you can make is going to be something that could these days be bought from Amazon or whatever for $15 or less. It can be a fun hobby, but I think it can sometimes feel like you’re essentially just making Knick knacks and toys and overengineered whoozywhats.

    This isn’t a bad thing per se, but something to keep in mind.