Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re: I get people don't like being watched, but ... (Score 1) 26

But unless it's something with a large legal risk, (Wine for example), you can typically get away with contributing under a pseudonym.

Not really. You can post whatever source you like on the internet, but if you want to get it into a distro like Debian or Fedora you are going to need proper copyright attribution. If you want to become a member of Debian and contribute by packaging you will need government ID. If you want to see what happens to a large project that doesn't protect themselves in that way, look no further than NPM. Today's headline: NPM flooded with malicious packages download 86,000 times.

Google is actively trying to block third party app installations regardless of source.

Either you don't have a clue about what they are actually doing, or you're bullsitting. Side loading will continue to be allowed, and third party app stores like F-Droid are still allowed. They are not blocking anything that wasn't blocked before, because every app had to be signed. What they are effectively banning is anonymous signatures.

for your own personal use on your own device without signing up and paying a fee to google

You do have to sign up. There is no fee for personal use.

Yes, you might hold the "title" to the physical property, but you're not allowed to change the locks on the property you supposedly own and that Google just so happened to "forget" about giving you a key for.

For now this is FUD. Google is happy to ship android on phones that let you unlock the bootloader. Whether you can is up to the manufacturer, and many don't. But that isn't Google's doing.

Let's see if you can wrap your head around this: all Google is doing here is insisting apps can only be installed if they are signed with a key registered with them. That's it, for now at least. Nothing else changes. It's not even clear what the ID you will have to provide. They did say in some cases government ID might be required. But it might not either. I would not be surprised if it was just a mobile phone number for most of us.

Comment I get people don't like being watched, but ... (Score 1) 26

The complaints from open source about this policy are a little puzzling. The problem is right in the name: open source development is generally done in the open, and with attribution. Debian for example has a fairly strong copyright policy. They insist on knowing who has the copyright to every line of code, and what that copyright is. Anyone who contributes code to a project on github leaves an audit trail that's hard to deny. The Linux kernel is even stronger - effectively requires cropographically signed submissions from individuals.

Open sources motivations for wanting this are very different of course. They aren't trying to set up an audit trail so you can sue someone is something goes wrong. It's mostly about avoiding a repeat of the SCO saga. But nonetheless you could use it for to pursue a developer, and audit trail open source gives you is far tighter that what Google is asking for.

I get that people suspect Google's motivations. But given given open source already gives them far more than they are asking for, do those motivations matter?

Comment Re:Buildings abandoned in Hawaii (Score 0) 147

We are so fucked.

Who is this "we"? I just sold my house and build one 40m above the surrounding flood plain. The old one was on the river. Beautiful place, tranquil water views, several meters above to 100 year flood level. But floods have grown noticeably more frequent and higher in the 20 years I owned the place. The writing was on the wall, so I decide it was time to move on. Despite the new house needing far more $ coverage, the insurance is around 1/2.

I for one there are still people out there who believe climate change is crap. Without them I would not have been able to see my old house for price I got. Without people like them, my I would not have recently got the excellent price I did for my Tesla shares. I'm sure the good lord provided such people so I can have a comfortable lifestyle until I pass from this world into the next, and I am very grateful to him for it.

Comment Re:Wishful thinking (Score 1) 90

I see these sorts of comments repeatedly, yet they are so far from my experience it's like they are from a different world. The code generated by AI's is so wrong for me, it's not worth my time to review it. Why review something you are 9 times out of 10 going to throw away? Since I've never personally seen AI work well, all I have is youtube videos of people using it successfully. Mostly, there people are developing web apps. Sometimes they are developing in Python. Neither are languages I use a lot of now, but nonetheless there is a recognisable pattern.

The AI's seem to memorise code snippets they've seen on the web. They combine that with a remarkable ability to recognise and process the English to adapt those snippets to the context you've supplied. It's sort of like using Stack Overflow, but you don't have spend 15 minutes googling, you don't have to copy and paste, and you don't have to adapt the code mung the code to your organisations style. It's an intelligent templating engine if you like, and watching it work (when it does work) on youtube is pretty memorising. On the downside, it's wrong far more often than the Stack Overflow answer google finds, and all the context and background that tends to accompany the Stack Overflow answers (ie, the bit you learn from) is gone.

The other downside is it only works if it has seen a lot of examples of the sort of code you are say you are after. If it hasn't it will still give you an answer, but it will be so wrong you would have saved time if you hadn't seen it. So it works well if you are doing something very similar to something that's been done 1000's of times before, and posted to the web. But that's not something I do - it would bore me silly. Talking to my peers (all senior software engineers), that's not something any of them does.

Nonetheless, you 10 person shop spends their day writing your typical web app that throws up forms, collects the data, and displays it in various ways I can well imagine it works well for you.

Comment Re:both a lack of accounting and accountability (Score 1) 65

This appears in the story: 37signals spent $1.5 million on 18 petabytes worth of Pure Storage kit that Hansson wrote will cost less than $200,000 a year to operate. It's the only thing they mention they are moving "in-house".

18 petabytes will take maybe 200 drives plus (around USD$130k) plus other bits and bobs like SSD caches and an InfiniBand, network so at $1.5M it doesn't sound like they are scrimping. They also don't specify what "in-house" means, but given they are moving from S3 it might might co-lo. It's only 4 racks after all. That means all the power and cooling issues are taken care of.

What does that leave? Maybe installation, but usually remote hands do that. Certainly not maintenance. If a Dell server fails within it's warranty period (5..7 years), Dell handles it - it's included in the price. What's left in the way of ongoing maintenance is a very part time job for one engineer.

overstated marketing claims

I'm not sure what marketing claims you are referring to, but if it's AWS's claims it's possible to connect your first server to a Postgres database, and start serving your Route 53 hosted domain in under a day it's largely correct. It's also a damned sight cheaper than buying hardware and putting it in a co-lo. But if you look around, it's not difficult to find a lot of mature successful companies that started like that, but now suffer from boiled frog syndrome. And every time one of then wakes up and smells the roses, you get a small army of people claiming "but setting your own infrastructure so hard the staffing costs will send you broke". No it's not hard, and no there really isn't much in the way of engineering costs. I never seen marketing that says otherwise, but it must exist and it sure must be good, because it has a awful lot of people convinced.

Comment Re:You bet your ass it matters (Score 2) 213

If you stop those policies you stop the next pandemic.

If I was forced to place bets on the country of origin of the next pandemic and it's source, it would be leaping from USA cows to humans. 100 days ago the USA's record as a scientific, pharmaceutical and in particular vaccine powerhouse would mean I'd be laying odds they squash it before it makes the leap. My how times have changed.

Comment Re:Make America (Score 1) 296

Be realistic here. You probably speak for about 300 Canadians at most.

Being realistic, he speaks for exactly 1 Canadian. But his echo's the thoughts of most of the planet, including mine. I'm an Australian.

You clearly don't realise just how much on the nose Trumps USA is right around the world. I thought that Tesla plummeting global sales would have been a hint. Apparently not. Well, it's gone well beyond rational reasoned responses. A rational reasoned response would not impose retaliatory tariffs (Australia won't), as while they will damage the USA they also damage the country imposing them. But now it's a guttural, instinctive response: "Fuck the pain it causes, I just want to hurt the bastard".

The USA has pissed off nations before of course, but it was always just one or two nations and it's the 1000lb gorilla. But now it's the entire world (bar Russia!) and the USA only controls 18% of world trade. This time the 1000lb gorilla is gonna hurt.

Comment Re:Make America (Score 1) 296

Let's also keep in mind there was no tariff on Russia with a bs excuse that trade is so low its not working setting a tariff. Meanwhile we set a tariff on Fiji which has even lower levels of trade.

There is an a better example: the Heard and McDonald Islands. They are Australian territories, and thus should have inherited the 10% tariff imposed on Australia. But no, they got hit with a 37% tariff. That's doubly puzzling as the highest life forms you will find on those islands are seals and penguins. Any USA imports from them (and yes your records say there are at tiny amout!) are clerical errors. Amusingly the 37% was probably arrived at by dividing two clerical errors, imports and exports. Both are much lower than the trade with Russia.

As for the bs excuse - yes it's pure bullshit. The sad thing is if we ever discover the real reason, it will probably make less sense. But we probably won't discover it. It's likely Trump has forgotten it already, and will change his mind next week anyway.

Comment Re:Would the change be just as effective (Score 4, Informative) 65

I don't think so. The efficiency they are targeting involves processing network packets in large batches. To do that you need a network card that buffers large numbers of packets. You don't find them on a pi.

When you do have a card that buffers lots of packets you get a trade off. You get efficiency by waiting for a long while until a lot of packets arrive and processing them in one batch. But waiting for a lot of packets to arrive could take a long time when there is little traffic, which can create big latencies. Your weapons in this fight are IRQ's, polling, packet counts and time outs. You use time outs and packet counts to intelligently choose whether to use IRQ's, and the polling frequency. This patch introduces a new time out.

Finally the headline 30% is under ideal test conditions. Nobody is likely to see anything like that in real world scenarios, to the point that in any application that isn't a network appliance I doubt the speed difference will be noticeable.

Comment Re:Defence? (Score 1) 87

And how many pharmaceutical drugs were developed in your country in the last 20 years?

You in the wrong discussion. This isn't a complaint about patents. The money in the article didn't go the pharmaceutical companies. It went to the insurance companies.

The idea behind insurance is you pay while you are healthy, so if you do get sick you pay far less. Here you still pay the money up front, but then if you get sick you pay 1000% more than elsewhere. I've read about this several times before. I've tried to understand how they pulled it off each time. I still have no idea. Good old yankie crony capital at work I guess.

Comment Re:Oooh ooh me me I know (Score 1) 112

You forget that California is earthquake country, brick houses are horrible in a quake.

Brick is an example. There are lots of different sorts fireproof cladding. The Australian East Coast gets around 1.2 meters of rain a year, far more than California. Stuff grows faster here that most places. Yes, California is different, but really - simple things like metal leaf shields and insect screens work everywhere. It's not that different. And in the end California is more similar to Australia than New York. It has urban islands in a lot of space that is a mixture of desert and coastal plains..

Slashdot Top Deals

A right is not what someone gives you; it's what no one can take from you. -- Ramsey Clark

Working...