Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Just use andriod (Score 1) 65

The "invisible hand" doesn't fail, it just gets chopped off by government intervention. Apple doesn't run the app market as a charity, but the current model is not to charge for apps, instead treat the app as the demo and charge for upgrades. Apple wants a cut of that action. Developers are absolutely free to go back to the old model of having separate demo apps and paid apps where apple gets their cut up front and the consumer pays nothing more. Developers are also free to look at the massive profits from owning an app store and starting their own smart phone company. What they aren't free to do is demand someone else push their app for free.

Comment Languages embody this argument, too (Score 4, Insightful) 174

It's another reason why most mainstream languages suck. You can't install a new version of Python without it breaking half your code. Constantly changing versions of widely used libraries because "worse is better" and the developers couldn't be bothered to get the thing right the first time. Oddly enough, there are languages that try to avoid this. Common Lisp hasn't changed since the 1980's. Clojure avoid breaking changes like the plague. There are also languages outside the Lisp family that make stability a priority. My recommendation is that people who value their code avoid non-stable languages. It may be easier for lazy language developers who deliver half-assed features, but it makes life hell for people using the language.

Comment The 27" iMac was a good deal (Score 1) 60

For a long time, the 27" iMac was priced comparably to displays of similar size and quality - you could buy it with minimal factory RAM and disk, slot the RAM yourself, use external drives, and not break the bank.
If you were feeling brave, once the warranty lapsed you could open it up and add an SSD - cutting and replacing the adhesive strips holding it shut was not for the faint of heart.

With Apple Silicon most of those cheaper routes are closed off - no RAM or SSD upgrades at non-Apple prices.

I'm still waiting for an x86 system with slotted RAM and SSD that has the performance of Apple Silicon, though...

Comment Re:That's crazy (Score 5, Informative) 135

Plants kept growing at most latitudes and almost everywhere at lower altitudes. Just not as fast for 15-20 years. Mammal species ate a lot of tubers and nuts from the trees, which spread seeds that exploded in diversity in the years after the dinosaurs.

https://www.science.org/conten...

Slashdot Top Deals

"Pay no attention to the man behind the curtain." -- Karl, as he stepped behind the computer to reboot it, during a FAT

Working...