Forgot your password?
typodupeerror

Comment Re:Wrong conclusion. (Score 1) 45

Utilities are heavily regulated because they need to be. They have demonstrated it time and again. PGE in particular has proven it several well-publicized times that you surely have heard of.

The upshot of these regulations is that utilities including PGE only really make money from new generation projects, so they certainly would like to engage in them. But the longer they run, the more they cost, and the more PGE can charge as a result. This also motivates them to build the least cost-effective options.

Comment Re: High Aspirations (Score 1) 57

What the fuck are you talking about? Just because you love huffing the smell of petrol or diesel, most people don’t. It’s not a nice smell. And it’s bad for you.

And it’s not a fucking binary, you numpty. The fewer ICE cars, the quieter and less smelly the roads are. How this is difficult for you to understand is beyond me.

Comment Re: Blank (Score 1) 57

That’s not what drives population life expectancy! C’mon, it’s not about who survives a stroke or not, it’s about how long people live healthy lives in the first place, and the key determinant, *especially* in the US because of inequality, is wealth. Cities generate more wealth for populations than rural areas, and thus healthier populations who live longer. It’s very sweet that you think that frolicking in the open country air purifies the lungs or whatever mechanism you think exists that makes rural areas so healthy, but it’s not the overwhelming mechanism you think it is.

Submission + - WHO IS TIBO? THE OPENAI ROCKSTAR BLESSING CODEX USERS WITH USAGE RESETS (nerds.xyz)

BrianFagioli writes: An OpenAI product leader has somehow become a rockstar among Codex users. Thibault Tibo Sottiaux has more than 500,000 followers, and his repeated usage resets have become such a big part of Codex culture that some developers actually plan their AI usage around his promises.

I am one of them. I have notifications turned on for his posts, and his resets have helped me keep building with Codex while staying on ChatGPT Plus instead of paying for Pro. Here is how the guy with the reset button became one of the most recognizable faces in the Codex community.

Comment Infectious Subject (Score 1) 23

Why did you propagate it? Actually that's a rhetorical question and I think you can say "for the joke" in this case, but I think you should have added a second reply with a more thoughtful contribution and different Subject...

But my Subject isn't funny because most cancers are not directly infectious (though some cancers are linked to infectious conditions). Moral hazard time?

Comment Do AIs want to make you stupid? (Score 1) 52

I think it's funny because the AIs (including AC, of course) are training the humans to be stupid so they will buy profitable garbage that hurts the customers who bought it and vote for corrupt politicians who will harm the voters who voted for them. In reinforcement terms, shallow, trivial, and I dare say stupid questions get "meaningful" answers while deep questions result in negative reinforcement with increasingly ridiculous hallucinations, falsehoods, and I dare say directed lies. (The directors include Zuck and Musk and Bezos and Xi and f[r]iends, but I doubt any humans will be in the loop for much longer.)

Examples available upon polite request. But there are too many and I bet you can think of plenty of your own without my pitiful human help.

Comment Re:macOs no more? (Score 2) 9

There is a light version of the patch that only does fixes. If you want all of the content you will have to run Windows, or run the Windows version in some kind of VM. You can use protontricks or steamtinkerlaunch to install the provided openjdk and the required windows runtime and then run the jarfile installer, and copy the 4gb patch into the Apps directory alongside the game executable and run

wine 4gb_patch.exe "SimCity 4.exe"

To install the 4GB patch to a clean install.

I am running SC4 in dwproton.

Comment Re:Firewall? (Score 4, Informative) 29

Would a properly installed firewall stop someone from accessing this via the IP?

The short answer is yes, but the longer answer is it's complicated.

Devices with back doors may also dial out from your network. It's common for devices to phone home to check for updates and such so such activity is not necessarily even seen as suspicious, though of course in an enterprise context you should be disabling automatic updates and/or reconfiguring them to use internal servers.

Devices which might be malicious should be segregated onto their own physically isolated networks connected only through firewalls with policies for both ingress and egress so that you can control both types of threat. But it's better still when your software and firmware is OSS, and you build your own images and deploy them to the hardware yourself to have the best chance to avoid the possibility in the first place. Even this doesn't completely preclude such attacks, but it does offer some protection (mostly in proportion to the level at which you're auditing the source files, and the percentage of OSS.)

TL;DR: It's smartest to segregate and whitelist traffic in both directions for sketchy devices.

Comment Re:a path-traversal attack (Score 1) 64

I don't know that it's really "the EEs" that caused the problem. I suspect it's "the regular programmers who found themselves doing embedded programming jobs". They didn't care how it could be made to work, they just wanted it to work. Most of these haven't even been on USB until recently, they were all on I2C or SPI. However there ARE some standards now and corporations should just use them like everyone else. Since they don't, the semi-pro level stuff is superior, I'm pretty sure the RGB controller I'm using is put out by a one-person company.

I do not understand the point of colorful lights in keyboards and the like. But then, I am not mentally 5 years old.

Sorry your heart is dead, but a lot of us still understand fun.

Slashdot Top Deals

[A computer is] like an Old Testament god, with a lot of rules and no mercy. -- Joseph Campbell

Working...