Forgot your password?
typodupeerror

Comment Re: Oh well (Score 4, Insightful) 251

my oldest is 26, and my next is 22. oldest was told to go into cyberseurity , get a degree in it, gets out, no one will even interview without 5 years experience. no feeder jobs or anything that would give them that experience, just magically you need experience. they've been a supervisor at a fast food place for some time now, applying to 100-150 roles all over the USA and not getting a response, let alone a rejection.

My next just graduated in May, he has a little more of a plan, wants to be a professor and teach English to autistic kids (as he is one, but graduated magna cum laude with a BA in English)

Just wanting to work for a year to save up for his master program, finally found a job for $9.50 an hour at a movie theater, no other place would call him back as he has a BA in English and 'is over qualified' or doesn't have grocery store experience.

This is what happens when you don't hire people for the long haul, everything is transactional. I don't think you should work same place until you die but now business is so unwilling to invest in someone for them to leave, they won't invest.

Comment Did y'all watch the same movie? (Score 5, Interesting) 172

I went to it last night. I have no idea what the complaints are about. 'Dark and Muddy' we were on a world destroyed by war, with people scrounging out an existnance that had bad guys stealing every female child for a breeding farm. Should it be bright and clean?

way to blow the ending spoiler. Yes, she killed a guy. how many action movies have been released where the body count is 100x higher and we're cool with it? the hero murders entire base full of people blows it up on the way out, but supergirl stabs a guy who shot her dog with a poison that tortures it to death over three days and killed a kids family, killed another family and their kid in front of her.

He died to quickly for my taste. He needed to die screaming, one appendage ripped off at a time.

it was a fun movie, I swear to god I do not understand people these days.

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

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 They won't fix it (Score 1) 89

I have been to all of the QC Snapdragon briefs, know the engineers personally, and have written about the shitshow on SemiAccurate.com extensively, basically I know what is going on. QC doesn't understand what they are doing and why, and there is ZERO internal impetus to change from the people on top. They do nearly nothing on software enablement because, "That is Microsoft's job". Drivers are intentionally locked down and encrypted to block Linux, and x86 compatibility is BETTER in hardware than the Mac Mx line (Same people who did the M1 and M2 did the X1 and X2, and they all just bailed on QC) but the software is.... oh look outside, there is a sky.

TLDR: No chance in hell there will be a fix.

                    -Charlie

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.

Slashdot Top Deals

How come financial advisors never seem to be as wealthy as they claim they'll make you?

Working...