• 4 Posts
  • 300 Comments
Joined 2 years ago
cake
Cake day: January 5th, 2024

help-circle


  • I’ve been rewatching Community recently and it definitely fits the bill. It has incredibly good writing.

    But more than that, Community gives me the impression that is has an infinite budget. Not a ridiculously big budget like some shows and movies do… an infinite budget. The difference being that they don’t waste a cent. There isn’t a single thing on screen that doesn’t serve a purpose. No ridiculous effect or expensive crane shot added in just to flaunt their budget. But if an episode’s script actually called for a particular shot to be done, they would move heaven and earth to make that happen. That’s what it feels like.

    In my head I compare it to having unlimited vacation days at work. Case studies have shown that workers take fewer vacation days when they can take as many as they want, compared to when they have a set number per year. So in the analogy, a show with a set ludicrously high budget will use every last cent of it even for pointless frill, whereas a (hypothetical) show with an unlimited budget would only use however much money is necessary to create the show. Somehow, Community became that show. … It probably has to do with how frequently they actually went way over budget in practice.

    I fucking love Community.




  • NeatNit@discuss.tchncs.detoFediverse@lemmy.world1st Feb is #GlobalSwitchDay
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    4
    ·
    1 month ago

    The Fediverse’s biggest onboarding problem is having too many choices that seem important but don’t really matter. Namely, which instance to sign up on. Listing two different platforms that do the same thing and even federate with each other would only make it worse. I’m guessing that’s why they only listed one.

    As for why choose one over the other, I don’t have a horse in this race, I’m sure they had their reasons.



  • If it was me I would DEFINITELY go to a doctor or emergency room, better safe than sorry. There’s a chance it’s nothing, but there’s a chance it’s a huge freaking problem. You can’t tell by yourself. Doctors and nurses know exactly what to do in these situations. Go to them.

    But I’m in a country where an emergency room visit is very cheap or free, I know that’s a factor for you and it really sucks.







  • NeatNit@discuss.tchncs.detoProgrammer Humor@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    27
    arrow-down
    1
    ·
    edit-2
    3 months ago

    Two possible solutions to this:

    1. Always use a single digit for the base. Examples: binary is base 2, decimal is base A (because A=10 in bases higher than decimal), hexadecimal is base G.
    2. Use the highest digit plus one. Examples: binary is base 1+1, decimal is base 9+1, hexadecimal is base F+1.

    … or we just continue to agree that bases are always written in base 10 decimal unless specified otherwise. By the way, how does the alien speak English?



  • I’m pretty sure that generally some particles break off from either side whenever you cut something in half. When I cut paper with scissors I get a distinct smell, that’s clearly paper particles that have escaped into the air. Under the right conditions you may even see some dust.

    When using a saw it is very explicitly removing material to create a gap between the two sides. You can see this clearly in a lot of woodworking videos on YouTube. For other tools like a knife, it’s not as obvious, but I still think some material will inevitably be lost no matter what you do.

    Maybe some extremely specialized nano-scale methods can cut things without losing material, but I doubt that’s something you can do on an everyday life scale.

    Disclaimer: I’m not an expert and I did 0 research, just giving my opinion and personal knowledge (which may be wrong).





  • Now, hold on a minute. I get what you’re doing and I like it, but I don’t think those first 2 examples work.

    Visual programming is programming. Were they really ever touted as not requiring programmers? I would think it’s just marketed as more intuitive and easier to use for certain applications, but users are still referred to as programmers. Let me know if I’m wrong. Side note: my first programming language was LabVIEW, a visual programming language, which I used in high school to program our robot for FRC. It is, for all intents and purposes, a fully-fledged programming language and requires a programmer to create code for it.

    MDA, honestly I don’t know much about it, but from the description in the image it sounds like it still requires someone to “write a universal model”… did they try to claim that that someone would not be a programmer?