Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:BNPL groceries = groceries on credit cards (Score 3, Insightful) 97

I assume you mean buying groceries using credit cards and not paying off the balance in full thus paying interest. Personally, I buy everything including groceries using a credit card (via Apple Pay) and always pay off the balance in full. It's easier than dealing with cash and coins.

Comment Re:I continue to maintain that (Score 2) 8

When something goes badly wrong with a nuclear power plant, the entire human population sees an uptick in cancer rates and a chunk of the planet gets declared uninhabitable for 10,000 years.

That's true of only fission reactors, but TFA is talking about fusion reactors. Aside from the radiation being much, much less, it has a much, much shorter half-life. Additionally, the chances of something going horribly wrong are much, much less since fusion reactors can't have a run-away chain reaction.

Comment Re:"Leak": he keeps using that word .. (Score 1) 187

What I asked relates to my comment because I'm NOT assuming he actually meant anything. I'm asking what he meant, or at least I'm pointing out the inconsistency if I were to assume a particular meaning; but at no time did I assume he actually meant a particular thing. That aside, I'd hope that a software engineer would be more precise when using computer-related terms.

Comment "Leak": he keeps using that word .. (Score 2) 187

.. but I don't think it means what the author thinks it means. FTFA:

The Apple Calculator leaked 32GB of RAM. Not used. Not allocated. Leaked.

First, AFAIK, leaking memory means you allocate it, but don't deallocate it. So how can he say "Not allocated?"

Second, leaked how? If it's leaking 32GB of RAM on, say, every keystroke, that would be serious; but if it allocates 32GB RAM once on start-up and simply forgets to deallocate it upon termination, it doesn't matter since the OS will reclaim the RAM for the entire process.

Today's real chain: React > Electron > Chromium > Docker > Kubernetes > VM > managed DB > API gateways.

OK, those are lots of layers of abstraction and they each use memory, perhaps a lot, and he has a point that modern software tends to use too many layers, but that doesn't mean that any of that memory is leaked: just used.

Based on that part of his rant, is he complaining more about the 32GB size of the (alleged) leak of the Calculator app, i.e., why should a calculator need 32GB? Sure, complaining that a calculator using 32GB is valid, but it's not a leak, just inefficient or lazy on the part of the programmer.

Comment Re:There's a solution (Score 1) 56

Why on earth should content creators get to control derivative works and levy a tax on them?

Suppose I make an independent film and it becomes popular in the limited places I've shown it. Suppose at one of the showings, an audience member is a big movie studio executive who loves my film, then goes back to his studio and creates a very similar film, a derivative work, and makes many millions for the studio and I get nothing. Are you OK with that? Copyright works for both the big and little guys.

Comment Re:usual Aptera misinformation (Score 1) 54

That's true whether the panels are on the car or on the home. Putting panels on the car only allows the battery to be reduced but Aptera hasn't done that since a car needs more than 20 miles of daily range. Panels on the home provides a superset of what Aptera provides.

The only subset of people that would benefit from solar panels on the car are those who live in apartments that don't own a home to put solar panels on.

Slashdot Top Deals

"Well, social relevance is a schtick, like mysteries, social relevance, science fiction..." -- Art Spiegelman

Working...