• 1 Post
  • 36 Comments
Joined 2Y ago
cake
Cake day: Jul 03, 2023

help-circle
rss

Based on the pro Trump people in my life, I’ve seen two classes:

  • Those in denial and ignorant in general (don’t really follow the news), who don’t believe for example that Trump is deporting people without due process, and blatantly violating the law and constitution.

  • Those who are so sucked into the MAGA own-the-libs circle-jerk that even when presented with the facts and proof of Trump doing something blatantly illegal, will usually retort with something like ā€œoh so when the Democrats do it it’s okay, but now the Trump is doing it it’s wrong??? You fucking communist!ā€

Both I believe are the result of being fed far right propaganda by YouTube, TikTok, Instagram, Facebook, etc. It’s the only explanation I have. These aren’t random people I don’t know. These are people I love and have known my whole life.

It hurts to see, and I don’t see a way to help them that doesn’t involve ruining those relationships. I avoid talking about politics around them because I know it’s going to make me resent them, and I don’t want that.


This is one of those radical ideas that people are terrified of, because it would kill the business models of a lot of massive corporations. It’s easy to spin that as the death of the game industry, rather than what it is: the death of a business practice.

Like the laws against underage smoking probably wiped out billions in shareholder value, but that was objectively a good thing. Banning (or heavily regulating) in-game purchases would also be a good thing, no matter how much it affects existing players. If it leads to the death of name brands like EA, Ubisoft, etc. then who cares? The market will readjust and new players who were able to adapt to the changed environment will take their place.


I’m seeing people say that the broadcaster (Fox Sports, of course) injected cheers into the broadcast for Trump, and boos for Taylor Swift. I don’t want to spread misinfo though so does anyone know if it’s true, or if there’s a way to validate it? (Eg by analyzing the audio)


EA should split itself up or sell off some franchises. The current situation makes nobody happy: investors don’t like the profitability of single player games, players don’t like the live serviceification of single player games, and I’m sure devs don’t like that they can’t work on projects that likely inspired them to become game devs in the first place.

The Sims franchise could support a medium sized studio on its own.

I played the Sims 1&2 as a kid, and love the fuck out of them. As an adult with disposable income, I would have gladly dropped even $100 on a proper modernized rerelease of these games I love. Instead, I saved my money and downloaded them for free. Because why the hell wouldn’t I? The pirate versions are literally better. EA is squandering the potential of this and many other IPs



96 GB+ of RAM is relatively easy, but for LLM inference you want VRAM. You can achieve that on a consumer PC by using multiple GPUs, although performance will not be as good as having a single GPU with 96GB of VRAM. Swapping out to RAM during inference slows it down a lot.

On archs with unified memory (like Apple’s latest machines), the CPU and GPU share memory, so you could actually find a system with very high memory directly accessible to the GPU. Mac Pros can be configured with up to 192GB of memory, although I doubt it’d be worth it as the GPU probably isn’t powerful enough.

Also, the 83GB number I gave was with a hypothetical 1 bit quantization of Deepseek R1, which (if it’s even possible) would probably be really shitty, maybe even shittier than Llama 7B.

but how can one enter TB zone?

Data centers use NVLink to connect multiple Nvidia GPUs. Idk what the limits are, but you use it to combine multiple GPUs to pool resources much more efficiently and at a much larger scale than would be possible on consumer hardware. A single Nvidia H200 GPU has 141 GB of VRAM, so you could link them up to build some monster data centers.

Nivida also sells prebuilt machines like the HGX B200 which can have 1.4TB of memory in a single system. That’s less than the 2.6TB for unquantized deepseek, but for inference only applications, you could definitely quantize it enough to fit within that limit with little to no quality loss… so if you’re really interested and really rich, you could probably buy one of those for your home lab.


If all you care about is response times, you can easily do that by just using a smaller model. The quality of responses will be poor though, and it’s not feasible to self host a model like chatgpt on consumer hardware.

For some quick math, a small Llama model is 7 billion parameters. Unquantized that’s 4 bytes per parameter (32 bit floats), meaning it requires 28 billion bytes (28 gb) of memory. You can get that to fit in less memory with quantization, basically reducing quality for lower memory usage (use less than 32 bits per param, reducing both precision and memory usage)

Inference performance will still vary a lot depending on your hardware, even if you manage to fit it all in VRAM. A 5090 will be faster than an iPhone, obviously.

… But with a model competitive with ChatGPT, like Deepseek R1 we’re talking about 671 billion parameters. Even if you quantize down to a useless 1 bit per param, that’d be over 83gb of memory just to fit the model in memory (unquantized it’s ~2.6TB). Running inference over that many parameters would require serious compute too, much more than a 5090 could handle. This gets into specialized high end architectures to achieve that performance, and it’s not something a typical prosumer would be able to build (or afford).

So the TL; DR is no


And on top of it all, he would just get a presidential pardon


ChatGPT prompt

Please generate an SEO friendly article on a video game blog covering the remaster of the classic 1995 Disney game ā€œGargoylesā€


I’ve been on Silverblue (well, Kinoite) for quite a while now, and the only issue I remember having was that I had to use flatseal once to give steam access to an external drive when adding a new library folder.

Everything seems to work fine. I’ve never been prevented from playing a game when I wanted to due to immutability or flatpak issues.


Maybe I’m in the minority here but I’m not a huge fan of the recent trend of sex in mainstream video games. Besides the janky awkwardness of polygons, there’s something off-putting to me about my character having sex. Am I supposed to be pretending that it’s me as I watch the animation happening? When I play a game (esp. an RPG) I can get really immersed in the experience and feel like the mouse/controller is an extension of my hand, shooting fireballs and whatnot. So is it also supposed to be an extension of my penis when my character starts having sex? Am I supposed to be jacking off for maximum immersion?

In movies it’s different because when a character in a movie has sex, the audience understands that they’re watching someone else do it. I’ve never seen a movie where I’m supposed to pretend like I’m the main character and I’m the one having sex. (Hardcore Henry notwithstanding)

I have nothing against porn or adult games as their own thing, but encountering it in a regular game always throws me out of the immersion. Coming from a mainstream studio, it also just feels like a desperate cash grab aimed at horny teenagers more than anything else, even if it’s nothing more than a short fade to black.




Just played for a few hours on my Steam Deck and yeah it does feel a lot like Fallout, but with extra steps. It’s very polished and I’m sure I’ll have a lot of fun with it eventually, but so far I’ve been disappointed with the little I’ve seen.

I got the game for free though, so I don’t feel too bad lol


I don’t trust anyone who invented Javascript.



Idk, but not anything that uses delta compression like git does.

Game developers use Perforce and Plastic scm which is (supposedly) optimized for images and other binary assets. I’ve never used them, but I’m sure a less-overkill and open source alternative exists somewhere.


There’s a joke here about Facebook spying on you


Don’t use git for images (or most other binary data)



What would happen if your surgeon just left in the middle of surgery?
Say you’re having major surgery, like installing some new ribs, and half way through the surgery, while your chest is wide open, the surgeon just leaves. Like he just decides to go home and leave you there. Eventually you’ll wake up, right? You’ll wake up with your chest open, probably in a lot of pain. Would you die? If you manage to stay calm and just lie there patiently, how long could you survive? Besides something like an infection, what would be the things that could kill you in that situation?
fedilink