Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)YL
Posts
480
Comments
46
Joined
2 yr. ago

Gaming @lemmy.ml

Why the gradual death of the console exclusive makes business sense

Gaming @lemmy.ml

Microsoft QA Contractors Say They Were Laid Off for Attempting to Unionize

Gaming @lemmy.ml

GameStop Raises $2.14 Billion on Back of Roaring Kitty-Led Rally

Technology @lemmy.world

HPE Is Also Having Trouble Making Money With AI Servers

Gaming @lemmy.ml

Division 2 Players Really Hate The New Shift To Seasonal Characters

Gaming @lemmy.ml

Casper Van Dien is loving the Starship Troopers renaissance but still finds it mind-boggling some take it at face value

Gaming @lemmy.ml

Starfield's latest update draws player ire by sticking a bounty hunting quest behind the Creation Club paywall

Gaming @lemmy.ml

Call of Duty: Black Ops 6 always online, including campaign, due to "continuous" texture streaming

United States | News & Politics @lemmy.ml

Morale plummets inside The Washington Post as staffers express alarm over publisher’s attempts to squash story

Gaming @lemmy.ml

For Science: Gamer Motivation Survey data suggest strategic gaming in is a nasty decline

Gaming @lemmy.ml

A 1-Minute Trailer At Summer Game Fest Costs $250K

Gaming @lemmy.ml

More than 100,000 people are currently playing a Steam game where you click a banana

Gaming @lemmy.ml

GOG will let you bequeath your game library to someone else as long as you can prove you're actually dead

Gaming @lemmy.ml

Behind ‘Suicide Squad,’ the Year’s Biggest Video-Game Flop

Gaming @lemmy.ml

Hello, PC gaming here: Are the consoles OK?

United States | News & Politics @lemmy.ml

'Washington Post' publisher tried to kill a story about him. It wasn’t the first time

United States | News & Politics @lemmy.ml

Clash Over Phone Hacking Article Preceded Exit of Washington Post Editor

Programming @programming.dev

Study finds 268% higher failure rates for Agile software projects

Gaming @lemmy.ml

Indie dev baffled after acquaintance clones his game, puts it on Steam, and acts like it's no big deal: 'Happens every day homie'

Gaming @lemmy.ml

GOG is going to start deleting oversized cloud saves at the end of August

  • Retention, or the lack thereof, when cold-stored.

    In term of SD or standard NAND, not even Nintendo does that. Nintendo builds Macronix XtraROM in their Game Card, which is some proprietary Flash memory with claimed 20 year cold storage retention. And they introduced the 64 GB version only after a lengthy delay, in 2020. So it seems that the (lack of) cold storage performance of standard NAND Flash is viewed by some in the industry as not ready for prime time. Macronix discussed it many years back in a DigiTimes article: https://www.digitimes.com/news/a20120713PR201.html.

    And Sony and Microsoft are both still building Blu-ray-based consoles.

  • There might be several misunderstandings:

    • Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: https://docs.docker.com/desktop/faqs/linuxfaqs/#what-is-the-difference-between-docker-desktop-for-linux-and-docker-engine
    • Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.
    • Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.

    So what you want is already available, and no Docker Desktop is actually needed.

  • There are plenty of EDID blockers and emulators already on the market. Unfortunately, no, “find[ing] […] the monitor’s model number” is not as trivial as you may think, if somebody really wants to evade. It is quite trivial nowadays to spoof the EDID in hardware, without the software able to do anything.

  • First of all, the source is CNBC, so it is not a “weir vendetta […] solely on the .ml instances.” This and e.g. their prior article (https://www.cnbc.com/2023/09/26/organized-retail-crime-and-theft-not-increasing-much-nrf-study-finds.html) are well in-line with economics reporting as their core business. And then, it is Target and CEO Brian Cornell and NRF — where Cornell is also a board member — pushing this narrative (e.g. https://www.nytimes.com/2023/09/26/business/target-store-closures-theft.html), that lead to news outlet to their investigative reporting. There are further legitimate concerns by press regarding NRF’s legislative lobby effort based on non-existent evidence: https://www.cnbc.com/2023/10/26/retailers-lobby-congress-to-pass-combating-organized-retail-crime-act.html

  • AMD’s support for AI is just fine

    This is quite untrue, especially if you do actual research and not just run other people’s models. For example, ROCm is missing in many sparse autograd frameworks, e.g. pytorch_sparse, or having a viable alternative to Nvidias MinkowskiEngine. This is needed if you do any state-of-the-art convnets with attention-like sparsity.

  • Germany traditionally is quite shocking in their practice of segregating children with disabilities into special Förderschulen. Whereas the U.S. has the Individual’s with Disabilities Education Act since the 1970s, Germany was basically forced into integration recently after the country signed the U.N. Convention on the Rights of Persons with Disabilities in 2009. And even then, they are taking their sweet time to integrate. See e.g. https://www.aktion-mensch.de/inklusion/bildung/hintergrund/zahlen-daten-und-fakten/inklusionsquoten-in-deutschland as how currently, slightly less than half of German students with disabilities go to a regular school (the Inklusionsanteil).