Skip to content

This new 40TB hard drive from Seagate is just the beginning—50TB is coming fast!

Technology
232 129 1.9k
  • What Does Palantir Actually Do?

    Technology technology
    16
    1
    191 Stimmen
    16 Beiträge
    17 Aufrufe
    D
    Fear Peter Thiel and his gangbuster crew of excel homies and consultants Don't get me wrong, they're enablers of authoritarianists, but let's not give them too much credit. Magic? 🫧🧐🪠
  • Creating Your First Game with Ebitengine (Go game engine)

    Technology technology
    2
    10 Stimmen
    2 Beiträge
    18 Aufrufe
    R
    This video complements the text tutorial at https://trevors-tutorials.com/0004-creating-your-first-game-with-ebitengine/ Trevors-Tutorials.com is where you can find free programming tutorials. The focus is on Go and Ebitengine game development. Watch the channel introduction for more info.
  • 574 Stimmen
    114 Beiträge
    3k Aufrufe
    T
    a toddler giving another toddler some milk.
  • 33 Stimmen
    13 Beiträge
    158 Aufrufe
    maggiwuerze@feddit.orgM
    2x Fn on MacBooks
  • 112 Stimmen
    23 Beiträge
    239 Aufrufe
    exec@pawb.socialE
    I mean no more live view via the screen
  • 377 Stimmen
    58 Beiträge
    757 Aufrufe
    avidamoeba@lemmy.caA
    Does anyone know if there's additional sandboxing of local ports happening for apps running in Private Space? E: Checked myself. Can access servers in Private Space from non-Private Space browsers and vice versa. So Facebook installed in Private Space is no bueno. Even if the time to transfer data is limited since Private Space is running for short periods of time, it's likely enough to pass a token while browsing some sites.
  • X launches E2E encrypted Chat

    Technology technology
    55
    2
    10 Stimmen
    55 Beiträge
    849 Aufrufe
    F
    So you do have evidence? Where is it?
  • AI cheating surge pushes schools into chaos

    Technology technology
    25
    45 Stimmen
    25 Beiträge
    297 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.