Forgot your password?
typodupeerror

Comment Re: I think it's missing some nuance (Score 1) 49

Certainly! Your point raises a crucial, multifaceted issue that merits deeper examination. It's not just about detection accuracy, it's about the evolving interplay between human intention and algorithmic assistance — a dynamic that resists simple binary classification.

When we delve into the mechanics of modern AI tools, it becomes evident that the boundary between "correction" and "generation" is increasingly porous. Consider the following nuances:

Gradual authorship spectra: Text exists on a continuum — from fully human-crafted prose, to human writing with AI-suggested punctuation, to passages where the AI has restructured entire paragraphs. Detection tools, however, often operate on categorical assumptions that fail to capture this complexity.

The feedback loop phenomenon: Furthermore, as writers internalize AI-suggested patterns — Oxford commas, em dashes, and certain syntactic rhythms — their "human" baseline shifts. This creates a fascinating, almost paradoxical scenario: the more one learns from AI feedback, the more one's unassisted writing may trigger detection algorithms.

Contextual markers vs. stylistic choices: Notably, certain signals — like the increased use of "delve," "testament," or negative parallelism — may reflect genuine stylistic evolution rather than automated generation. It's a testament to how AI influences language culture broadly, not just individual documents.

In conclusion, the challenge you identify is not merely technical but philosophical — forcing us to reconsider what we mean by "authentic" voice in an era of human-AI collaboration. The question, ultimately, is not whether a tool assisted in the writing, but whether the ideas, arguments, and intellectual labor remain genuinely human.

I hope proves helpful! Please let me know if you would like to delve deeper into any specific aspect of these findings, or if you would like me to explore the broader implications for content strategy.

Comment Re:rrriiiight... (Score 1) 69

Huh? It's an unsecure and unmaintained open-source driver that's causing the issue. The OS is running perfectly fine.

Perfect illustration of the thinking problem here. You don't even get WHAT the problem is.

Why is a driver able to fuck up a system? The OS should be the watchdog that says "WTF are you doing there?", not the obedient slave executing whatever.

A great illustration is W^X - first found not in Windows, but in OpenBSD. Because Windows happily goes "whatever you say, master", while the guys at OpenBSD said "no actual use case of non-broken, non-malicious software should ever behave like that, so we'll block it".

since a non-MS open-source driver is actually the problem here.

If you are responsible for a sensitive location, and a five-year old kid from the neighbourhood one day just wanders in and take a look around out of curiosity, pressing a few buttons to see what happens - you would definitely not keep your job by claiming that the little kid is actually the problem here.

Comment Oh go fuck yourself (Score 1) 76

If you would stop being such a dumb mother fucker and stop voting for pedophiles because trans girls make you feel icky and give you a boner at the same time then we could fix all this shit.

There is absolutely no reason why everything can't be fine but guys like you are so fucking stupid you think you're part of the in group and that when the shit hits the fan Trump has your back. He hates you. You disgust him. When you showed up on January 6th to make him King he was pissed off how low class and how much of a bunch of losers you are.

The point of my rant which is way the fuck over your head is that if assholes like you would get out of the way people like me who aren't idiots could fix all this shit in a couple of decades tops. No poverty no war no starvation no hungry kids and the only thing we have to trade for it is you would have to be nice to trans girls and blacks or whatever group you don't like and you wouldn't be able to worship Elon Musk and pretend he actually did anything useful instead of just stealing all my taxpayer money and my 401k.

The real problem here is you have extremely low self esteem and you take that out on the rest of us. It's amazing that a bunch of losers with low self-esteem or basically going to end the human race for the stupidest fucking way possible in the stupidest timeline possible.

Comment Re:Wrong conclusion. (Score 1) 52

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 It's the woke agenda now (Score 0) 76

It was political correctness when I was a lad, then it was sjw and now it's woke. I think woke is running its course and being replaced by dei. But there is room enough in the right wing's head for both since God knows there's nothing else in there.

What's going to be fun is in 2032 when Trump's going into his fourth term and all these old fucking farts who sold us out so they could freak out about trans girls in sports and drag queens reading books lose $500 a month of social security money and become homeless.

I know they will just blame Joe Biden but at this point I'm not waiting for them to wake up anymore I just want them to fuck off. The problem is they didn't die fast enough they were able to destroy our democracy. A couple of drugs basically kept old people alive for too long and they're mean and they're nasty because even though they're alive they aren't any smarter if anything they're dumber because of age-related cognitive decline and as you get old you hurt a lot so you get angry and frustrated and you want to take your frustrations out on the people you see the most which is for these baby boomer trash usually some minority or another who had nothing to do with their current predicaments.

Basically what I'm saying is old people suck. We know old people suck. Traditionally not a lot of people made it to the point where they were old enough to suck that much. But now that we're keeping these fuckers alive this long they can really really fuck up everything with their incredible stupidity. I mean you're dealing with people who write it a fourth grade level when they were at their peak and now they've had decades of age related cognitive decline and they're still out there and mother fucking they vote.

Initially I thought it was just the older Gen x that doomed us but I gather that when the numbers were actually fully tallied about 70% of baby boomers voted for Trump. And the Reagan democrats can fuck right off. The I got mine fuck you crowd they are just nicer about it.

Not that the American left is making me terribly happy. They're so fucking useless. I mean I guess being useless is better than doing damage but still...

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) 36

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) 69

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

If the facts don't fit the theory, change the facts. -- Albert Einstein

Working...