Comment Re: Lawsuit? (Score 1) 143
Comment Re:1st amendment? (Score 1) 85
I'm sure it's been said before, your speech might be protected so you can't be arrested for the words, however you are not immune from the consequences of what you've said.
So I'd say they absolute can prosecute someone for intent to harm or cause harm by releasing information or speaking about vulnerabilities, without violating the 1st amendment. And it's sufficiently damaging to one's health and general well being to have to get to the point that you could attempt to try and argue it under the 1st amendment that I can't see anyone trying that defence.
Comment Re:I find Pod Manager tool (podman) to be better (Score 1) 141
Add to this that both required running a custom kernel where only a subset pre-packaged were available, and it puts a real dampener on adoption because it requires two hops to be jumped through
Docker arrived at the right time where nearly all of the functionality required for containers was now part of the kernel that many people running linux were already using.
On top of this Docker solved the packaging and distribution problem so that once someone provided a container image with the basics it is easy to adapt to your needs.
So it's timing and solving a real problem that enabled adoption to suddenly soar.
Comment Re:UBI is streamlined welfare (Score 1) 1022
- Up to X amount of income is tax free
- Next Y amount is taxed at 'a'%
- Next Z amount is taxed at 'a+b'%
- Remaining amount is taxed at 'a+b+c'%
With UBI the goal is to eliminate the cliff, but that doesn't mean that you shouldn't tax initial income earned after UBI at a higher amount until you've recouped the cost of the UBI being paid to the person. e.g.
- UBI income is tax free
- Initial income after UBI is taxed at 'a+b+c+d'% until tax received covers cost of UBI
- Next Y amount is taxed at 'a'% (this level may need to be eliminated)
- Next Z amount is taxed at 'a+b'%
- Remaining amount is taxed at 'a+b+c'%
In order words you don't want the current margin tax rate system, you want something closer to a an inverted bell distribution curve, so that initial income above UBI quickly pays back to provide for the social net while avoiding the current welfare cliff.
All the costs in the submission (I won't even call it a report) referenced by the article look for a blanket tax band across all income which would be substantially higher than what most people are currently paying and then use that as a way of hinting that it would be too expensive. Many will baulk at being taxed at a flat rate of 50% and it being so high will cause most to assume that altering it to more progressive tax bands/rates would cause the subsequent rates to have to be much much higher.
Comment Re:coolness is worse than warmness (Score 2) 320
Right now, cooling the planet would be better than warming it further as it would reduce the impact of the current changes, reduce the likelihood of widespread conflict, and provide enough time for us to work out how to raise the planet's temperature in 100-200 years time if we accidentally cooled it too much.
Comment Re:Doesn't matter (Score 1) 325
I've seen this many times with pedestrians where I live, and often heard the comment "well if they hit me I'll just sue for loads of money", which ignores the risk of never walking again or being killed outright.
Automonous car manufacturers are starting to learn the lesson that airline manufactures have been learning for some time, if you automate something so that 95% of the time you don't need a human, your failure rate when you need that person for the 5% of cases is extremely high.
For anyone used to driving manual and then very rarely switching to auto should have experienced the habit of looking for a non-existant clutch and in the reverse scenario likely to have stalled the car when coming to a stop a few times before getting back into the swing of things. People vastly underestimate the difference between reacting to danger when doing something you've done for hours on end over the previous days/weeks versus trying to take manage the situation while also having to do something you do very infrequently.
As long as driverless cars aim to make a transition to almost driverless before driverless, we're going to see something like an uncanny valley of deaths occur before things get better. Really needs to jump from almost zero automation (auto braking is fine as long as the person had to remain steering) to full driver-less where someone can drive if they want through a manual override to have a steering control appear, but the car will not hand over control in case of danger.
Comment Re:Depends if it is CPU or GPU bound... (Score 1) 117
The performance problems usually come down to places were there is no underlying Linux equivalent of something that is done in the Windows kernel via a single (or few) system calls, resulting in many more operations needing to be performed on Linux to produce the desired result.
DirectX usage would be a good example of where there would be some API overhead in translating the original DirectX calls into corresponding OpenGL calls, however unless a data transformation has to be done, the overhead is relatively small. That's not saying it can't happen, but usually it's around specific sets of calls that need some data transformation before being passed on that performance is going to be terrible rather than any of them.
For GPU based computing, WINE can use nVidia's cuda libraries for Linux to handle all the require processing, it even works with Nvidia Physx engine. Note however I'm using WINE with the staging patches applied and locally compiled to pick up the necessary cuda libraries to turn on support (even runs the FluidMark benchmark with decent numbers on my old GTX 570). For those using a distro provided WINE you will be dependent on whether your distro has build WINE (might require the staging patches applied as well) in a way that allows it to use the cuda libraries when installed.
Comment Re: Who the fuck cares (Score 1) 795
Basically, we do have the money, it's just a question of who gets paid.
Really wish I could find that study now....
Comment Re:WTF (Score 1) 152
Comment The update was posted on.. (Score 1) 176
Comment Re:easy enough (Score 1) 155
The whole reason swatting is likely to go wrong is because of no-knock entry.
Comment Re:Yes.... (Score 1) 143
Humility in medical is a MUST.
I'd say it's not. At least that's not true of a good many of the practitioners.
It is however true of many of the good practitioners