Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:I wonder what life would be without RMS (Score 1) 191

I wonder what life would be without RMS and GNU, especially GCC

PCC and TenDRA were both around at the same time as GCC. If GCC hadn't been in the right place at the right time, one of them would likely have taken over (hopefully TenDRA, it was a much nicer design). Actually, if TenDRA and ANDF had taken off, the Free Software ecosystem would probably be in a better place than it is now.

BSD systems are now pretty easy to keep GNU-free. I still use bash, but out of inertia rather than a conscious evaluation of alternatives (I'd probably pick zsh if I could be bothered to put the effort into switching). GNU binutils was lacking competitors for a while, but now the LLVM alternatives are a lot better. If GNU binutils hadn't been around then something like the ELF Toolchain Project would probably have matured (it died because it had no advantages relative to LLVM).

Yes, RMS is a pill... but without him, we likely would be paying by the hour for a cable set-top box to send "E-mails" with a "stamp fee" from our CompuServe accounts.

I have no idea what the connection is here. ISPs were happily providing Internet email on *BSD systems since the early '90s. Nothing Stallman has done made a difference there.

Comment Re:Better solution than install fest: Vest them! (Score 1) 191

If Linux is so superior, why is it a niche OS?

At the moment, the most widely deployed and widely used OS in the world is Android, which is Linux. It's not GNU/Linux (the no bash, no glibc, no GNU tools at all in the default install). AOSP is even Free Software, though almost all devices include some non-Free firmware and Google crap. In the server space, even Azure is now mostly running Linux VMs, AWS is almost entirely Linux.

Embedded devices that are large enough to run a real OS often use Linux (though a lot use RTEMS, FreeRTOS, FreeBSD or NetBSD).

A typical house these days probably contains at least half a dozen Linux devices, more than any other OS. You have a very odd definition of niche.

Comment Re:prefer cash (Score 1) 454

Why would you do that? I have a credit card that's automatically paid off each month. There are a few differences between that and a debit card:
  1. I get 0.5% cash back on every transaction, so I'm paying less by using a credit card than I would be on a debit card.
  2. I get an interest-free loan in between the payment date and the time that the balance becomes due (0.5-1.5 months). That money is sitting in my account where it can earn me interest (or, in my case, reduce the interest that I'm paying on my mortgage).
  3. If there are any fraudulent transactions, I can query them before the money leaves my account, when they're still very much the bank's problem.

Oh, and the bank doesn't get detailed purchase records (you can tell by the way that they hilariously miscategorise things on statements), only the shops that you use.

Comment Re:prefer cash (Score 1) 454

I am in a similar position. Anything I spend on my credit card gets 0.5% cash back (it used to be 1%, but the EU capped card fees so now they're lower), so everything is cheaper if I pay by card. My bill is paid automatically 14 days after the statement date so the money stays in my account for 0.5-1.5 months after I make the purchase. I have an offset mortgage, so any money in my current account is reducing my payments by an amount equal to having paid that much of the mortgage off, so it's the equivalent of my credit card balance paying me my mortgage interest rate, without paying any tax on the income. The amount of money that I save by using a credit card is not huge, but it's far from negligible.

I don't worry too much about tracking, because any company that actually wants to track me can do so almost as easily without the card. Anything that's delivered, they know my name and address anyway. I spoke to the person who runs the data mining for the supermarket chain I use and they apparently only aggregate at the store granularity because that's the information that they actually care about (they don't care what I buy, they care what things people that shop at the store near me buy).

In terms of costs, there was a report on Slashdot a few years ago about the cost of transaction processing. A lot of cash advocates think that cash is free, but it isn't. Most merchant banks charge fees for handling large amounts of cash, you need extra security if you're keeping cash on the premises, you need to spend time balancing tills and making sure you have enough change, you need to securely transport the money to the bank, and so on. For a big chain, credit cards are a lot cheaper, for a small shop the break-even point for card payments is very low. I forget the exact number, but pretty much anywhere that can afford 2 or more employees saves money by taking cards.

Comment Re: I wonder... (Score 3, Interesting) 222

Solar and wind power facilities often have a lot of excess output because they aren't able to tune supply to accommodate demand. Using some of that spare power to produce coal seems like a good idea. You can also use it for energy storage. It will be more or less pure carbon without the other toxic things in coal, so burning it again is clean and CO2 neutral. If you set up a solar plant with this process and a coal-fired power plant, you can use carbon for energy storage to even out peaks and troughs in load and sequester any leftover carbon.

Comment Re:Exactly why RedHat is losing to Ubuntu (Score 1) 230

The problem is, he's talking about cloud deployments. AWS is deploying a load of ARM servers, other providers probably will as well. If your workflow involves developing on VMs from the same cloud provider that you use for deployment, then Linus' argument doesn't make sense: if you can get ARM servers for deployment, you can get them for development.

The problem with ARM to date has been that there aren't any compelling server chips.

Comment Re: Exactly why RedHat is losing to Ubuntu (Score 1) 230

Right now, that's also true in the server space. It's hard to imagine that an ARM partner will manage to produce a decent server chip with production at the sort of scale that you'd need for a cloud datacentre, but not manage to produce a decent laptop or workstation.

My new mobile phone is a generation old, so was pretty cheap, and it's a lot more powerful than the laptop I used for development two upgrades ago. It has 8GB of RAM, a quad-core 2.45GHz Qualcomm Kryo CPU, and 128GB of flash. If I want to do ARM development on it, I can connect a bluetooth keyboard and mouse and use Miracast to connect a large wireless display. It's not as fast as the 10-core Xeon under my desk, and I wouldn't want to develop large C++ codebases on it, but that's not what most developers do anyway. For Node.js, Java, or .NET development, it's more than adequate and a fraction of the cost of a new laptop.

Comment Re:Exactly why RedHat is losing to Ubuntu (Score 1) 230

I'm also a bit surprised by his assertion that developers all work on their machine at home. A lot of developers now just use a test VM from the same cloud provider for all of their debugging and most modern IDEs have support for doing remote builds and remote debugging. It doesn't matter what OS or architecture your laptop uses, because that's not the computer that's running your compiler or test suite.

Comment Re:Face reality. (Score 1) 275

Weapons are not inherently evil. That is entirely a matter of how they are used. If you want a say in that, get involved in politics.

I think this is the key point. The military (in countries that are not military dictatorships) does not define policy. They follow orders that originate with the government. If you don't want to supply a country's military, then that means that you don't trust how the government of that country will employ its military. That's an entirely reasonable stance to take, but if you want to be consistent then you should also avoid supplying any branch of that country's government and any corporations that have a sufficiently significant presence in that country that they are part of the supporting infrastructure for the government.

Somehow, I don't see these people claiming that Microsoft should pull out of the USA entirely though...

Comment Re:Lots of common MS software is used for war alre (Score 1) 275

It depends a bit on who those people are. The Hololens team is pretty small in comparison to the total size of Microsoft. If those people are all part of the Hololens project then having them all leave could be a problem. If they're distributed across the entire company then having them all leave would be statistical noise in the normal staff turnover for a company the size of Microsoft.

Comment Re:Linux (Score 1) 37

ARM laptops should really have been offered with linux from the get-go, the only benefit of windows is compatibility with the existing masses of x86 software and drivers for arbitrary peripherals - a benefit which is lost when running windows/arm

ARM Windows laptops can run legacy x86 software (though, I believe, not yet x86-64 software). They ship with an emulator that emulates the main executable and bundled DLLs but can call into native code for things that comes with Windows (e.g. all of the GUI drawing code, video / audio CODECs).

Slashdot Top Deals

Remember, UNIX spelled backwards is XINU. -- Mt.

Working...