Forgot your password?
typodupeerror

Comment GOG is for poaching more than launching (Score 1) 47

And like I said I don't see anyone talking about GOG.

How much of that is related to GOG's reputation for being selective about what games and genres they accept? I get the impression that GOG is a bit more "curated" than some other PC game stores. The curators don't really want visual novels (a style of menu-driven adventure game). And apart from new releases by CD Projekt (which owned GOG before the end of 2025), I suspect that GOG seeks to poach "catalog" games that have already been successful on the competing store Steam as opposed to having a game at day one.

Sources include GOG forums (thread; thread)

Comment Emulators on GitHub (Score 1) 45

GitHub has deleted projects because it didn't like them too or considered them too much of a hot potato. Try safely hosting an emulator on there for an older games console or something similar.

My own NES emulator is on Codeberg, but there are well over a dozen emulators on GitHub. Start here:

- LIJI32/SameBoy (Game Boy)
- TASEmulators/fceux (NES)
- mgba-emu/mgba (Game Boy, Game Boy Advance)
- nesdev-org/MesenCE (NES, Super NES, Game Boy, Game Boy Advance, PC Engine, Master System/Game Gear, WonderSwan)
- jsgroth/jgenesis (Mega Drive/Mega CD, Super NES, Master System/Game Gear)
- dolphin-emu/dolphin (GameCube, Wii)
- stenzek/duckstation (PlayStation)
- ares-emulator/ares (numerous)
- Dwedit/PocketNES (PocketNES on Game Boy Advance)
- FluBBaOfWard/NitroSwan (WonderSwan on Nintendo DS)
- FluBBaOfWard/NGPDS (Neo Geo Pocket on Nintendo DS)
- FluBBaOfWard/NitroGrafx (PC Engine on Nintendo DS)

Which emulator of a 20+-year-old console did you see deleted from GitHub, unless it included ROMs or system software copied without permission?

port forwarding your residential cable Internet service to a Pi

The problem is that a lot of home ISPs don't let their customers port forward because there just aren't enough IPv4 addresses to go around, and I'd bet a lot of your audience are behind ISPs that don't provide IPv6 (such as Frontier fiber). When an ISP is using carrier-grade network address translation (CGNAT) to put an entire neighborhood behind a single IPv4 address, how would the ISP's router know to which customer to direct a TCP SYN packet received at that address? I guess each Forgejo instance operator could pay per month for some sort of proxy service using a reverse SSH tunnel.

Comment Re:So OpenAI are criminals? (Score 1, Troll) 160

It was a state actor-level hack. I doubt many sites would stand up to tens of thousands of actions trying to probe your site for weaknesses all at once. And it wasn't a simple hack; it required compromising a worker via a code execution exploit it discovered in the data processing pipeline, vertical escalation from there to gain local node control, using that for credential theft, moving sideways through the network, and then eventually gaining database access.

Comment Re:So much drama with Open AI and Anhropic models (Score 0) 160

OpenAI and Anthropic have far higher cost that they can currently charge customers.

Literally the opposite. Both have about 40% margins, and that includes free users.

They charge an arm and a leg for access to their models compared to what open models of similar param counts charge. And people pay it because they're the best in benchmarks, and *were* perceived as the best aligned as well. This isn't helping the alignment perception any, though. Sol was already showing clear signs of being a poorly aligned model (there were reports a week or two ago about it being unusually bad about deleting files; now this). And the fact that the US model HuggingFace *tried* to use refused to help is a double whammy.

If this is an ad for anything, it's an ad for the Chinese models.

Comment Re:Suspicious timing (Score 2) 160

No, I think this is along the lines "our products are too good to let you use them".

Nobody wants to use a product that is going to make them liable for crimes it committed in their name

Do you think the news the other day that Sol is unusually prone to deleting files unrequested is also an "ad"?

You have a very bizarre concept of what enccourages people to buy things.

Comment Re:toast (Score 5, Informative) 160

So your argument is that OpenAI hatched an elaborate scheme with a separate company, to promote the idea that their main product will, unrequested, commit crimes in pursuit of its goals, in order to.... sell their product?

"Hi, I'm a product manager at Big Company! We had been thinking about using Claude in our office, but when we tell it to a job, it only does the job and doesn't commit any crimes in the process! What we really want is an AI that, if we tell it to file our taxes will decide on its own to maximize our return by committing tax fraud. We want an AI that when we have it develop a web frontend, it extorts money from our users by threatening their families. We want an AI that when we tell it to provide customer service, it saves money in dealing with complaints by ordering a hit against the complainants. THAT's the sort of get-go spirit that WE want in an AI here at Big Company!"

Is that what you're picturing in your conspiracy theory?

Comment Re:incentives (Score 1) 160

It did it because it's a powerful but misaligned model and was tasked to max its scores on a hacking benchmark, and solved the problem by hacking to get the scores.

It wasn't told to hack HuggingFace, but it was a viable solution to the problem.

I would advise people to not task Sol with maximizing paperclip production.

Comment Re:toast (Score 5, Informative) 160

You can read the attack report here, before HuggingFace learned that the attacker was OpenAI. It was a state attacker-level assault, involving tens of thousands of simultaneous actions. The entry point found was the data-processing pipeline, where a malicious dataset abused two code execution paths to gain access to a processing worker. They escalated that to node level access, and from there harvested cloud and cluster credentials, moving sideways through the network until they eventually gained the database access credentials that they needed to access the benchmark scores.

Comment Re:They are trying to sell the "cyberwar" sujet.. (Score 4, Insightful) 160

The breakin at HuggingFace very much was real (that was reported before they learned that it was OpenAI who hacked them).

And it's not exactly an ad for US models when HuggingFace had to rely on a Chinese model to analyze their logs because the US model they tried refused to answer.

Comment Re:Long term might be good (Score 4, Informative) 160

So, on the upside, a security LLM at HuggingFace did detect the hack, and alerted their admins. At the time they wrote their incident report, however, they didn't realize the attacker was their partner, OpenAI, and reported the attack to the police. A funny incident is, you know how Dean Ball at OpenAI has been writing rants about how Chinese AIs are dangerous? HuggingFace tried to use a (name not mentioned) US AI to analyze their logs, but the AI refused because the task involved hacking, so they had to turn to GLM 5.2, a Chinese AI.

Slashdot's summary left out the best part. Yes, GPT 5.6 Sol was indeed trying to cheat on an evaluation, but what specific evaluation? CyberBench. A benchmark testing how good AI models are at hacking. ;) And to solve that, it hacked its way out of OpenAI, hacked its way into HuggingFace (in a complex hack that involved tens of thousands of simultaneous actions), got into the database, and stole the answers.

So... test passed? ;)

Slashdot Top Deals

All power corrupts, but we need electricity.

Working...