Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Good for easily verified snippets, bad for large c (Score 2) 67

Personally, I find AI tools great for small tasks that are repetitive and easily verified. Helping write out a bunch of DAMP test cases? Great! Better ranking of autocomplete suggestions? Fantastic!

LLMs attempting to generate more than a line or two of production code? No thanks, code review of gibberish is way harder and prone to dumb mistakes than writing it myself.

Comment Fear mongering to avoid a read-only API? (Score 2) 89

Obviously no one wanted or expected manufacturers to expose safety critical functions over the internet. Looking at this summary the "run diagnostics" in "may access to retrieve mechanical data and run diagnostics through a mobile-based application" might have been a mistake, but the NHTSA could have stated that only read-only access was allowed.

When I voted for the bill I expected manafacturers to make some horrible JSON or XML dump of the diagnostic data. Instead they seem to have convinced the NHTSA that the bill would require the CAN bus to be exposed to the internet.

Which makes me wonder how existing telematics are implemented, and glad I never had a Starlink subscription. (Subaru's Starlink, not that I want Musk's either.)

Comment Re: The Verge is using the word "blackout"? (Score 0) 236

"Blackout" isn't racially charged; it references the loss of lighting during a power outage. Similarly "whiteout" isn't the opposite of blackout, rather limited visibility in a snowstorm.

Compare to the problematic "blacklist"/"whitelist" terms, which are ascribing bad/good qualities to the colors (and are less descriptive than blocklist/allowlist).

Comment Re:Short answer: (Score 5, Insightful) 686

And I'll say fuck you to the parasites and find my sources of entertainment, news, and community elsewhere. I'd be perfectly happy if all ad supported websites went out of business (I'm not counting those that have ads for their own products though, just those with ads from external sources).

Just out of curiosity, I'd like to point out that all search engines are ad supported. And, for that matter, Slashdot. You don't want to be able to use Google or Bing (and by extension, pretty much any other search like DuckDuckGo), or do you have some other business model to propose?

Comment Re:Interesting (Score 1) 106

Let's say I want to buy a copy of Windows, because it doesn't come with my Mac. I'm not even going to splurge for Ultimate, and settle for Windows 7 Home Premium. Newegg has it for "$189.99 was: $199.99". Yes, you can get OEM versions for half that, but saying $200 for a Windows license is certainly not out of thin air.

Slashdot Top Deals

C++ is the best example of second-system effect since OS/360.

Working...