calcopiritus

joined 3 years ago
[–] calcopiritus@lemmy.world 3 points 3 days ago

Am Spaniard. I've always interpreted as trial/judgement. Maybe I'm just dumb. I haven't even though of "good sense" until reading this comment.

[–] calcopiritus@lemmy.world 10 points 1 week ago

So your use case for LLMs is the first aspect of them that will be enshittified.

LLMs advocating for products that pay them is step 1 of incoming enshittification.

Also, anyone that has ever talked to customer service of any kind knows that the "automated" stuff is the absolute worst and you want a human most of the time.

[–] calcopiritus@lemmy.world 2 points 3 weeks ago

1 million is the net worth of the person. Assuming the wealthiest person of your family has 50% of the family's wealth, the wealthiest person is still not in the top 1%.

[–] calcopiritus@lemmy.world 3 points 1 month ago

Checks out with my experience in university. I had like 3-4 classmates in software engineering that could program a simple program that ran. And this was before LLMs. You don't even need to cheat to pass while being absolutely incompetent. Of course, some people also cheated.

[–] calcopiritus@lemmy.world 8 points 2 months ago (1 children)

There are many C++ features that make the language worse. Exceptions is one of them. It's not strange to have them banned.

Critical systems often only allow you to use a subset of the language. Dynamic (heap) allocations, recursive functions, exceptions are features that are often banned. In medical devices, safety is critical, so it makes sense. Otherwise you could get a Therac-like scenario due to an unhandled exception.

[–] calcopiritus@lemmy.world 2 points 2 months ago

Chromium based ones are at the mercy of Google. Firefox, however, is independent in that sense.

When google decides to drop support for manifest V2 (which is the one unlock origin uses), every chromium browser drops support for it. Unless they make a fork of chromium and add manifest V2 back in. Which means extra effort every time they want to update with upstream, since there probably will be merge conflicts.

Firefox can just not drop support for it, literally 0 effort.

[–] calcopiritus@lemmy.world 1 points 2 months ago (1 children)

Who said that white people can't cook?

French and italian food is generally regarded as good.

The stereotype is usually that the British can't cook.