Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:I am not of sinji's opinion. (Score 1) 304

Same I hate it and turn it off manually every time I get into the vehicle. I will pull up to a stop sign on a busy road, and it seems that every time a safe space finally appears is when the engine decides to cut out. When you start to hit the gas immediately after it turns off, there is this lag that happens. Because of the lag, its more like 2 seconds before I have actual power again, and by then I have sometimes missed my chance. My next vehicle will not have the feature or will have the ability to turn it off permanently, or else I am not buying it.

Comment Re:What was expected, happened (Score 1) 48

Water and power were 2 of the main reasons why our city declined an incoming DC. While not the size of Dallas, we sit at ~250k residents, and the "AI" DC that was coming into the area was projected to double both our water and electricity usage. We already typically have water restrictions in the summer months, so water was going to be a major issue, and doubling our electrical usage would have required building even more transmission lines into the town. All for a measly 45 jobs and a projected 30M in taxes (current budget for the city is ~500M).

Other reasons were noise (they were putting right near a brand new subdivision), acres to job creation ratio (130 acres can fit a lot of retail, office, or other jobs), and secrecy (the city council signed an NDA that didn't allow them to talk about the deal until a week before the vote).

Comment Re:Umm... robots.txt? (Score 1) 85

You are missing that its not the big four that are doing it (for the most part). Its other unknown players out there that want to train their LLM and don't care about being polite about it.

Its when you get hit with a botnet of over a million unique IPs that has been rented from some malware provider to crawl and slurp your site down as fast as possible. When your site goes from 4-5 requests per second to 1000s. All with randomized user agents, all coming from different residential subnets in different parts of the world. And then it goes on for weeks on end. Even when you manage to block it, it doesn't stop the traffic. They keep trying, and then they keep iterating to find new ways around your block.

Comment Re:Destroying Websites? (Score 1) 85

I built something like this a decade ago with PHP and a dictionary file. The problem that you run into, is the more bots you trap in the Labyrinth, the most CPU you end up using, because they will blindly just keep slurping up what you are giving them.

In the end I shut it down, as I would rather just block them to begin with instead of wasting CPU cycles for no real gain on my part.

Comment Re: Destroying Websites? (Score 2) 85

I have had to fight off several, one of which I recorded over 1 million unique IPs, all random and coming out of nearly every Vietnam and Indonesian subnet, mostly residential. My site normally gets 5-10 requests per second and was now getting over 1000+ for 12-14 hours per day for 3 weeks straight. It always started at the same time of day, almost like it was on a timer. Luckily, that one all used a User Agent with the same old version of Chrome in the string and was easily blocked. But the attack continued even though every request was reporting 403 Forbidden back to them. So its like they weren't even paying attention to the data they were getting.

The next one was out of the same region but they randomized the User Agent, but still in a way that wasn't too difficult to filter out. Once they figured out to better replicate a real User Agent, then I had to resort to blocking the entire countries at the router.

Other attacks have been random IPs from all over the world, a mix of residential and cloud providers. Since then I have installed Anibus, and I haven't had a single issue.

Comment Yes (Score 1) 196

Ugh.. you wrote a lot of words, and I didn't really want to read all that, so I asked my friend, whom I call CG3P0, and he summarized it and said the answer to your question is Yes.

Comment Re:End of life (Score 1) 31

Exactly. And it should be pointed out, that the patches were only released to the Extended support repos, not to the default repos. I know plenty of people who are still running ESXi 6.7 because they don't feel the need to throw out perfectly good hardware to upgrade to 7/8 (most have updated VCenter at least) and they didn't get these patches.

Comment Silly things (Score 1) 192

Mostly by making it do silly things like
"Rewrite the lyrics to 'Welcome to the Jungle' to make it about an actual jungle"

other than that, I haven't found much good use for it. A friend of mine is using it to write a lot of technical docs for his Open Source project, and then he just goes behind it and cleans up and corrects any mistakes. Saves a good bit of typing.

Comment Re:My property my way. Right? (Score 1) 106

Exactly. ~10 years ago they decided to put a high voltage power line (the huge 365KW type) across my property. We fought it to the bitter end, but they just used eminent domain and condemned our property. It's on the far side of my property so I learned to live with it and farm around it. Now that the power line is here, Solar is rolling in and building 6000 acres of panels surrounding my house. We learned our lesson, there is no fighting it, we are just moving. Our beautiful scenery and country life are being ruined, so we are moving to the city.

Slashdot Top Deals

Nothing succeeds like the appearance of success. -- Christopher Lascl

Working...