Forgot your password?
typodupeerror

Comment Re:Googles logic is insane (Score 2, Insightful) 91

Google's argument is simply a trivial permutation of that slob's "worthless clause" defense, with which he tried (and failed) to escape felony criminal conviction for fraud.

Perhaps more significantly, Google is now on record, testifying and admitting, under oath, that their LLM-generated summaries are garbage.

Submission + - CERN Open Sources Its KiCad Component Libraries

ewhac writes: CERN, a long-time Open Source pioneer, has made several contributions over the years to KiCad ("KEE-kad"), an Open Source EDA (Electronic Design Automation) package widely used in the hobbyist and professional electronics communities. It's gotten so widely used that users can now submit their KiCad design files directly to several electronics fabricators (rather than the traditional step of converting the layouts to Gerber files). Over the years, CERN have also developed their own symbol and footprint libraries to support their own internal electronic designs. Last week, CERN released those KiCad component libraries, containing over 17,000 symbols, under the CERN Open Hardware License (permissive version).

Comment eBay is Now eStop! (Score 1) 97

Welcome to the all-new eStop! We know you have concerns, so let us put them to rest straight away.

The site will not change. We respect the investment you've made in learning and navigating the site. However, if you're feeling curious or adventurous, feel free to check out our [new site design prototype]. (This design will become the default landing page in mid-2027; the old site UI will enter maintenance mode for only the most critical bugs.)

To thwart LLMs and other bots, new default limits on bidding have been imposed. Accounts may only bid on a given item no more frequently than once every 20 minutes. If your circumstances require more frequent bidding, have a look at our [eStop Pro Membership Plan] for only $9.95/month (billed annually; no pro-rated refunds), which will allow unlimited bidding frequency. And for members who want to have more than 20 items on sale simultaneously, take some time to review our [eStop Bulk Vendor Programs], charging only 25% of gross sales, or $3600/year + 20% of gross sales.

And to help with "doomscrolling" for that one specific thing you're looking for, we've also partnered with Anthrop\c and X's Grok to help curate your buying experience, surfacing the items most likely to interest you.

(All terms are subject to change without notice.)

Comment ISDN: It Still Does Nothing (Score 1) 95

(a/k/a Innovation Subscribers Don't Need)

It still amazes me that, as late as the 1990's, and well after 56kbit modems were prolific, ISDN was being offered up by the ILECs as "broadband," at metered rates that made Ma Bell's long distance charges look like spare change.

Happily, it wasn't too long before ISDN was put out of everyone's misery when DSL showed up. And now, finally, after fifty years of pissing about, fiber is finally being pulled to the premises.

If you really need ongoing ISDN support, you can pull the source code from an old Git commit and update it. But I feel quite comfortable in opining: ISDN support will not be missed.

Comment bent pipe (Score 2, Insightful) 39

for fecks sake

there is a reason why you dont do compute in space its dumb and however much you think there is power etc you still have to launch that weight up there
best option is to do all of this on earth and raw data transmitted is the best option

the ultimate is a passive system like a bent pipe

get over it

Comment A Surprising Result From This Crew (Score 1) 91

Given that the Roberts Court is one of the most corporate-friendly in history, this decision comes as something of a surprise.

Nonetheless, it appears to be largely concordant with the so-called "Betamax case" from the early 1980's which established the principle of significant non-infringing uses as a defense and, despite passage of the DMCA, still largely informs the contours of contributory infringement.

Submission + - Python `chardet` Package Replaced with LLM-Generated Clone, Re-Licensed

ewhac writes: The maintainers of the Python package `chardet`, which attempts to automatically detect the character encoding of a string, announced the release of version 7 this week, claming a speedup factor of 43x over version 6. In the release notes, the maintainers claim that version 7 is, "a ground-up, MIT-licensed rewrite of chardet." Problem: The putative "ground-up rewrite" is actually the result of running the existing copyrighted codebase and test suite through the Claude LLM. In so doing, the maintainers claim that v7 now represents a unique work of authorship, and therefore may be offered under a new license. Version 6 and earlier was licensed under the LGPL. Version 7 claims to be available under the MIT license.

The maintainers appear to be claiming that, under the Oracle v. Google decision which found that cloning public APIs is fair use, their v7 is a fair use re-implementation of the `chardet` public API. However, there is no evidence to suggest their re-write was under "clean room" conditions, which traditionally has shielded cloners from infringement suits. Further, the copyrightability of LLM output has yet to be settled. Recent court decisions seem to favor the view that LLM output is not copyrightable, as the output is not primarily the result of human creative expression — the endeavor copyright is intended to protect. Spirited discussion has ensued in issue #327 on `chardet`s GitHub repo, raising the question: Can copyrighted source code be laundered through an LLM and come out the other end as a fresh work of authorship, eligible for a new copyright, copyright holder, and license terms? If this is found to be so, it would allow malicious interests to completely strip-mine the Open Source commons, and then sell it back to the users without the community seeing a single dime.

Comment Yet Another Reason to Leave Discord (Score 1) 82

Sounds like Micros~1 doesn't want to deal with actual people, much less the consequences of their own boneheaded decisions.

Of course, if Discord had a backbone (and ethics), they would summarily remove the filters, and smack Micros~1 for making them look bad. And if Micros~1 gave them any back-talk about it, they could reply, "Well, it sounds like you should set up your own rules on your own globally accessible chat network. I hear you already have something along those lines. Something called... Teams, I think?. Knock yourselves out..."

Comment Pay Per play (Score 1) 69

A friend told me that pay-per-play is where the money is, as opposed to buying.

Software has been moving towards subscription-based models because they generate more profit. Just like PC Lint (after Jim Gimbel retired and sold it to Vector Informatik -- I'm still using version 9.0), which has turned into a subscription service. People who do C/C++ programming on a non-regular basis and do not need the newest version, why upgrade? The same thing for Boundchecker or Timeslips. Timeslips is fully SaaS, as opposed to just a subscription that presumably dials home to check whether it has been paid for.

But with full SaaS, where your information is on someone else's servers, you run into security and privacy issues. Which are not the same as the security and IT issues when running on your own servers. Full Saas does offer convenience, but at a price.

Slashdot Top Deals

Repel them. Repel them. Induce them to relinquish the spheroid. - Indiana University fans' chant for their perennially bad football team

Working...