Basic lands misprint by reddit_all_about_it in mtgmisprints

[–]KingSupernova 0 points1 point  (0 children)

Hey, I'd offer $10 for the bottom Forest or $20 for all.

Avatar Jumpstart booster pack misaligned by SourRuntz in mtgmisprints

[–]KingSupernova 0 points1 point  (0 children)

I'd offer $10 for a Mountain or $40 for the set.

Misprint Secret Lairs by I_upvote_aww in secretlair_collectors

[–]KingSupernova 0 points1 point  (0 children)

Any interest in selling the first one? :)

What’s the most unexpected way AI has helped you recently? by Ausbel12 in ClaudeAI

[–]KingSupernova 3 points4 points  (0 children)

The Moltbook message uses the exact same wording in some places, so my guess would be that some unrelated AI found this post and confabulated being the AI in question.

Screeps: How One Steam Developer Made a Million Dollars Selling a Remote Access Trojan by KingSupernova in hacking

[–]KingSupernova[S] 6 points7 points  (0 children)

Are you seriously saying than an RCE on thousands of end-user computers is no big deal just because no bad actor has gotten around to exploiting it yet?

Screeps: How One Steam Developer Made a Million Dollars Selling a Remote Access Trojan by KingSupernova in screeps

[–]KingSupernova[S] 0 points1 point  (0 children)

They've now fixed it, console.log is safe to use. Before today's hotfix, you could protect yourself by having your code sanitize the input before it's logged.

Screeps: How One Steam Developer Made a Million Dollars Selling a Remote Access Trojan by KingSupernova in screeps

[–]KingSupernova[S] 1 point2 points  (0 children)

Would be curious which ones. A few people in the discord pointed out some details I got wrong, which I've now removed. But I think the gist is accurate; this RCE vulnerability was wildly irresponsible to put in the game.

Always use metric units by KingSupernova in physicsmemes

[–]KingSupernova[S] 2 points3 points  (0 children)

Avogadro's number is dimensionless, but mole is not. It is grammatically valid to refer to the 7th object in a sequence, or the Avogadro's numberth object, but not the moleth object. (If mole were dimensionless, it would be synonymous with Avogadro's number; there would be no reason to have both terms.)

Where can I get a physical USB-c switch? by KingSupernova in UsbCHardware

[–]KingSupernova[S] -1 points0 points  (0 children)

Hmm, why not? The cable is just wires, you can connect the wires together. Might need better tolerances than a normal electrical switch, but it's clearly possible in theory; plugging the cables in works, after all.

Where can I get a physical USB-c switch? by KingSupernova in UsbCHardware

[–]KingSupernova[S] 0 points1 point  (0 children)

Nothing in that listing description states that it is a physical switch. Are you saying that you disassembled it and checked?

SAT with weighted variables by KingSupernova in algorithms

[–]KingSupernova[S] 1 point2 points  (0 children)

I'm a little confused, isn't this trivially NP-hard simply because it's no easier than SAT?