Skip to content

YouTube's Latest Update Shows That Online Monoculture Is Dead

Technology
85 65 0
  • The Decline of Usability: Revisited | datagubbe.se

    Technology technology
    2
    0 Stimmen
    2 Beiträge
    16 Aufrufe
    2xsaiko@discuss.tchncs.de2
    Just saw this article linked in a ThePrimeagen video. I didn't watch the video, but I did read the article, and all of this article is exactly what I'm always saying when I'm complaining about current UI trends and why I'm so picky about the software I use and also the tools I use to write software. I shouldn't have to be picky, but it seems like developers (professional and hobbyist alike) don't care anymore and users don't have standards.
  • Blocking real-world ads: is the future here?

    Technology technology
    33
    1
    198 Stimmen
    33 Beiträge
    156 Aufrufe
    S
    Also a work of fiction
  • Amazon Workers Defy Dictates of Automation

    Technology technology
    5
    1
    84 Stimmen
    5 Beiträge
    38 Aufrufe
    T
    The amount of times the shit breaks down combined with the slower speeds means it doesn't really matter if they work 24/7 right now. Yes, robots are coming, but amazon has been acting like they will be here tomorrow since it's inception. The reality is robots that cost less than people that at least do comparable work in the same time frame is still a decade or 2 away optimistically. Amazon trying to force it doesn't change that. Amazon is to robots what meta is to vr. Dumping tons of money trying to force the 'future' today.
  • 327 Stimmen
    64 Beiträge
    303 Aufrufe
    B
    I get that, but it's more logical to me that of I'm going to whistleblow on a company to not use one of their devices to do it. That way it doesn't matter what apps are or are not secure, you're not using their device that can potentially track you.
  • 0 Stimmen
    1 Beiträge
    12 Aufrufe
    Niemand hat geantwortet
  • 72 Stimmen
    7 Beiträge
    44 Aufrufe
    F
    I think the issue is people started buying etf instead of using Bitcoin themselves. Bitcoin as such has no value at all, it's only valuable if people use it for transactions.
  • Ispace of Japan’s Moon Lander Resilience Has Crashed

    Technology technology
    2
    1
    38 Stimmen
    2 Beiträge
    20 Aufrufe
    M
    $ ls space?
  • AI cheating surge pushes schools into chaos

    Technology technology
    25
    45 Stimmen
    25 Beiträge
    114 Aufrufe
    C
    Sorry for the late reply, I had to sit and think on this one for a little bit. I think there are would be a few things going on when it comes to designing a course to teach critical thinking, nuances, and originality; and they each have their own requirements. For critical thinking: The main goal is to provide students with a toolbelt for solving various problems. Then instilling the habit of always asking "does this match the expected outcome? What was I expecting?". So usually courses will be setup so students learn about a tool, practice using the tool, then have a culminating assignment on using all the tools. Ideally, the problems students face at the end require multiple tools to solve. Nuance mainly naturally comes with exposure to the material from a professional - The way a mechanical engineer may describe building a desk will probably differ greatly compared to a fantasy author. You can also explain definitions and industry standards; but thats really dry. So I try to teach nuances via definitions by mixing in the weird nuances as much as possible with jokes. Then for originality; I've realized I dont actually look for an original idea; but something creative. In a classroom setting, you're usually learning new things about a subject so a student's knowledge of that space is usually very limited. Thus, an idea that they've never heard about may be original to them, but common for an industry expert. For teaching originality creativity, I usually provide time to be creative & think, and provide open ended questions as prompts to explore ideas. My courses that require originality usually have it as a part of the culminating assignment at the end where they can apply their knowledge. I'll also add in time where students can come to me with preliminary ideas and I can provide feedback on whether or not it passes the creative threshold. Not all ideas are original, but I sometimes give a bit of slack if its creative enough. The amount of course overhauling to get around AI really depends on the material being taught. For example, in programming - you teach critical thinking by always testing your code, even with parameters that don't make sense. For example: Try to add 123 + "skibbidy", and see what the program does.