Skip to content

Spotify fans threaten to return to piracy as music streamer introduces new face-scanning age checks in the UK

Technology
427 254 5.0k
  • Meta Quest 3/3s XR headsets finally rooted after 2 years

    Technology technology
    22
    1
    79 Stimmen
    22 Beiträge
    48 Aufrufe
    L
    Thank you for finding that. I got lucky, I bought a quest around July/August and needed to do the mandatory/initial OS install. I ended up with v78 (August 3, 2025) release. I didn't realize there was a WiP announced in July 2025.
  • 257 Stimmen
    45 Beiträge
    149 Aufrufe
    F
    So if you removed it for those reasons why did you reply with a different comment but without the link just after? Also are lefties still actually using “chud” and thinking it’s a zinger? Haha
  • 494 Stimmen
    91 Beiträge
    369 Aufrufe
    R
    I don't think you appreciate how remote many people are in the US. There's now way they would ever run cable or ISDN out to them. A run of an ISDN line can only be really short.
  • 147 Stimmen
    17 Beiträge
    49 Aufrufe
    M
    Good if true, but of course they'll find a scapegoat for this, as all big corporations do.
  • 337 Stimmen
    64 Beiträge
    327 Aufrufe
    C
    Could I ever pay you to help refine my coding ability? I need to talk it out with someone. My adhd makes reading things difficult.
  • 100R — working offgrid efficiently

    Technology technology
    4
    30 Stimmen
    4 Beiträge
    55 Aufrufe
    M
    Love 100 rabbits! They have some very interesting projects and articles.
  • 130 Stimmen
    6 Beiträge
    74 Aufrufe
    P
    This is a tough one for me: I'm opposed to femicide, but I only wish the absolute worst on influencers.
  • AI cheating surge pushes schools into chaos

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