Skip Navigation

Posts
15
Comments
171
Joined
3 yr. ago

  • Have the comments here read the article? It's arguing that the CEOs themselves have spread the doomer narrative and are now being molotov'd as a result. The subject of the title is/includes Altman, hence the Altman cover photo. This was way way better than I expected of Gizmodo (bravo Gizmodo), warning us that execs are only toning down their AI dooming for self-protection.

    Whatever happens, it feels like the AI executives have painted themselves into a corner. They’ve told everyone their product has the potential to destroy everything. They were the doomers, if we want to call it that, at least when it was convenient. And now we seem to be entering a different era where the same people who told us about the dangers of AI try to get us to look exclusively at what they claim are enormous benefits for society; so far, with little to show.

    @gravitas_deficiency@sh.itjust.works @Sundray@lemmus.org

  • the photorealistic AI image model that they use looks scarily realistic

  • Each screen can now switch between any of the system’s virtual desktops independently

    Huge for multi-monitor!

  • It seems to me like nobody bothered to measure how long it took to trigger, and those in the first two threads seem unaware that it is caused by uptime and not some other random thing

  • Multiple reports on Apple's community forums and open-source projects describe symptoms that match this bug precisely:

    • Apple Community #250867747: macOS Catalina — "New TCP connections can not establish." New connections enter SYN_SENT then immediately close. Existing connections unaffected. Only a reboot fixes it.
    • Apple Community #252991075: "Mac Pro TCP/IP stops working." TCP completely fails, but ping (ICMP) works normally.
    • Podman issue #12495: "podman machine network connectivity stalls after some uptime" on macOS 12. The VM running on macOS shows outbound TCP failure with ICMP still functional, occurring after running for multiple weeks.
  • Can’t you just disable it and install uBO? The post even mentions that as an option

    And on whether what’s better: Don’t they use the same filter lists?

  • science didn’t say it either. the first thing you learn in research class is you don’t trust pre-prints since they by definition have not been reviewed (like the academia equivalent of blog posts)

  • well you should also see the 1993 production

  • i mean cliff bradshaw is pretty much in a play in this musical

  • hadestown. i can't imagine anyone other than morgan dudley playing eurydice now. her hair perfectly fit her backpacking clothing

  • have you watched an upload of the 1993 production?

  • did you hear what happened to last year's college performance of Assassins?

  • Those are five bugs the kernel maintainers have reviewed and decided to patch (the links are to the commits), not just five bug reports. I think that leans towards “they tested it” or at least “proofed the formal logic in their minds successfully”.

  • an entire way? he didn’t do any of

    control what was bootable on the device at a firmware level, enforce signatures to ensure that you couldn’t boot something unrestricted, remove the ability to be root, and block LDPRELOAD so signals couldn’t be faked

  • Here’s the sentence right after the quote:

    Privacy-wise, it’d be wise to “blend in” and always report the most common value. Tor browser thinks this way to make users less fingerprintable.

  • It’s going to be used to ban “critical race theory” and lgbtq topics first.

    How would the CA law allow that? It’s not KOSPA but a dropdown selection.

  • tiny bit clickbait, small companies are still at $100,000 unchanged

    ![Classification of companies as Nascent/Small based on units of content provided and type of content delivery:

    | OTTStreaming | FASTStreaming | Social Media | Cloud Gaming | Cable/SatelliteTelevision | OTANetwork | | - | - | -| - | - | - | - | - | | <5M | <20M | <500M | <5M | <1.5M | <100M |](https://lemmy.dbzer0.com/pictrs/image/97191cb5-a66b-4b26-a208-ea4c419d01d1.webp)

    not that that should exist, either

  • VS Code is far from the best GDB GUI; in fact I would confidently say that everything about running and debugging in VS Code has been the biggest pain I have ever experienced. even with its recent decade of inattention from the community, Eclipse CDT is miles better than this thing. i’d wager that even Qt Creator is better than it

    Anyways, JetBrains recently made CLion free for non-commercial, so that’s what you should use. it is obviously better than VS Code