Forgot your password?
typodupeerror

Comment Re:Sounds like a good problem to have (Score 1) 127

the Mac mini being the rare exception, which was just a little too nerdy (needing your left over keyboard, mouse, and monitor)

If that's a barrier to entry, it's one that is shared by 90% of the (non-laptop) PC market, and it never seemed to bother PC users. It's not like Apple won't happily sell you a keyboard, mouse, and monitor along with your Mac Mini, if that's what you want to do.

Comment Re:Costly status quo? (Score 4, Insightful) 57

it's using horrendous amounts of power and causing untold environmental damage

Comparable to, say, a 787 airliner, whose environmental damage we tolerate without thought or comment simply because we're already used to it.

while maintaining the existing overall parity between the bad guys and the worse guys.

Consider the alternative, then. Anthropic does nothing, and sooner or later OpenAI or some other less responsible company delivers an AI with similar capabilities, but just throws it out to the public without much thought about the consequences. Both the black hats and the white hats start using it, of course, but the black hats have a field day compromising anything and everything before the white hats have a chance to find, fix, and distribute all the necessary patches to defend against all the newfound exploits. Not a great situation to be in, but probably unavoidable at this point unless the white hats are given a head start.

Comment Re: I already cancelled my subscription (Score 2) 46

It's about 5 tokens/second which is totally fine for an async assistant. 20 tokens/second is about the lower limit for usable in realtime. You can also set it up to use a smaller model for quick questions (what are the next 6 items on my calendar/to-do list?) and drop through to the bigger slower model for harder questions (can you add this feature to my internal ticketing system and redeploy?)

Comment Re:BitTorrent (Score 1) 61

Yes there is, it's hardware and driver version dependent. It's far more efficient to just do the compilation in the background than to keep a precompiled version for each game for each combination of hardware and driver, x2 once for Vulkan and once for DirectX for games which support both.

They could take that one step further: once your computer has compiled the appropriate shader for its particular combination of hardware/driver/etc, the game could upload that particular shader to a repository, so that the next install with the exact same combination of conditions could just download it instead of having to duplicate the work. I imagine there are a lot of people out there running functionally identical systems that would benefit.

I suppose they don't do that because they don't trust people not to repurpose the mechanism as a malware vector, or something.

Slashdot Top Deals

One of the most overlooked advantages to computers is... If they do foul up, there's no law against whacking them around a little. -- Joe Martin

Working...