It is, and you're a limp dick loser for owning them. Its a hobby that routinely leads to school shootings and mass murders, and defending it means you're either a selfish moron, or a truly evil person.
...But the democratic party hasn't disarmed anyone. No serious effort to do so ever goes anywhere, and any attempts to regulate guns usually fail or are ineffective. Even when they had a majority, they didn't ban guns. To think this is something they were ever seriously interested in is silly, and probably a sign you've been spending too much time on internet gun communities (which are pretty much all far right conspiracy shit holes)
While it's true we're a very litigious country, it's also a meme that blows the reality out of proportion. In my circle of friends and family, the only lawsuits have been insurance related (car accidents, etc), or financial stuff (sued by a corporation for not paying a debt, suing employer for unpaid wages, etc). All of that is pretty standard stuff.
I've never met or heard of anyone near my circle who has sued another person over some personal issue/grievance. If you run over someone's foot with a shopping cart at the supermarket, you're more likely to get into a fist fight (or a shoot out) than a lawsuit.
waste of time and money
Well, the legal system here is relatively efficient, and if you do decide to take someone to court and win, there's a good chance it'll be worth it. If anything, the large number of lawsuits is a testament to how well the legal system works. If it didn't, people wouldn't use it so often.
You can bring a stupid frivolous lawsuit intended to waste everyone's time and money, but those can get dismissed quickly.
Calculators made mental math obsolete. GPS apps made people forget how to navigate on their own.
Maybe those are good innovations or not. Arguments can be made both ways, I guess.
But if AI causes critical thinking skills to atrophy, I think it's hard to argue that that's a good thing for humanity. Maybe the end game is that AI achieves sentience and takes over the world, but is benevolent, and takes care of us like beloved pets (humans are AI's best friend). Is that good? Idk
Or maybe this isn't a real issue and the study is flawed, or more realistically, my interpretation of the study is wrong because I only read the headline of this article and not the study itself?
If your friend blinks, they won't see the light, and thus would be unable to verify whether the method works or not.
But how does he know when to open his eyes? He can't keep them open forever. Say you flash the light once, and that's his signal to keep his eyes open. Okay, but how long do you wait before starting the experiment? If you do it immediately, he may not have enough time to react. If you wait too long, his eyes will dry out and he'll blink.
This is just not going to work. There are too many dependent variables.
There's so much misinfo spreading about this, and while I don't blame you for buying it, I do blame you for spreading it. "It sounds legit" is not how you should decide to trust what you read. Many people think the earth is flat because the conspiracy theories sound legit to them.
DeepSeek probably did lie about a lot of things, but their results are not disputed. R1 is competitive with leading models, it's smaller, and it's cheaper. The good results are definitely not from "sheer chip volume and energy used", and American AI companies could have saved a lot of money if they had used those same techniques.
I think you're conflating "open source" with "free"
What does it even mean for a research paper to be open source? That they release a docx instead of a pdf, so people can modify the formatting? Lol
The model weights were released for free, but you don't have access to their source, so you can't recreate them yourself. Like Microsoft Paint isn't open source just because they release the machine instructions for free. Model weights are the AI equivalent of an exe file. To extend that analogy, quants, LORAs, etc are like community-made mods.
To be open source, they would have to release the training data and the code used to train it. They won't do that because they don't want competition. They just want to do the facebook llama thing, where they hope someone uses it to build the next big thing, so that facebook can copy them and destroy them with a much better model that they didn't release, force them to sell, or kill them with the license.
I used to think like that, but now I'm on the fence since I've started working much more closely with packaging. Calling it "linux" is actually kind of harmful for adoption. Devs that claim their software works on Linux mislead people into thinking it works on any Linux distro, which is rarely true. Most of the time, those devs only test on Ubuntu and no other distro.
Maybe when Snaps finally die out and Flatpak emerges as the one true standard for desktop apps, then that problem will go away once and for all. Until then, I think we should normalize distinguishing Ubuntu, Fedora, Arch, etc as separate "operating systems" instead of "distros", which is an unnecessary and misleading term anyways.
Same, it has been years since I've watched any Star Trek but every now and then I'll dream about an episode or just randomly remember a scene or quote.
Maybe a rewatch is exactly what I need to restore my faith in humanity right now?
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
So the dems are dumb for not fighting fascism with fascism? You can't save democracy by destroying it. That "ends justify the means" thinking is why the republican party ended up this way. Why would republicans in congress want to disenfranchise themselves by installing a dictator? They're just morons grasping for conspiracy theories to win elections, without thinking about the long term consequences. Maybe I'm naive, but save for the few actual lunatics (like MTG), I'm sure many republicans would turn on Trump the instant they felt they could get away with it, especially now
Wow. This comment is one of the stupidest, most embarrassing comments I’ve seen on the internet. This comment is such a sad representations of ignorance and complicit brainwashing. Really dumb dumb comment right here.
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.
Man, Trump really flooded your zone, huh? Seriously, stop following the news for like a day or two. I don't even understand what point you're trying to make here, but the passive aggressive seething is palpable.
Most of what DOGE is doing is probably illegal, most of Trump's executive orders are going to get blocked by courts, and many have already been rescinded. The point is to demoralize people so they don't bother voting or fighting back. I'm getting the impression that the strategy worked on you.
Stop it. Play video games, draw pictures, watch porn. Whatever you do, disconnect from the fire-hose of outrage coming from the whitehouse. It's all bait, and you're gobbling it up.
Elon over here pulling the old "I know you are but what am I" strategy. Truly a genius.