How do you actually asses that the cause of death is coal vs cigarette smoke vs car exaust? Is only cancer of respiratory system taken into account? Is a percentage of stroke victims also? How is that percentage chosen?
What field of programming have you implemented that? I'm curios, is it in kernel development, some DB design. Not trolling, just curios where that usecase where this would come in handy and why ask it if it's not a direct relation to what you are doing.
Not to mention how hard is to have a standardization. Doesn't do any good if the data is not guaranteed to have been measured in somewhat similar conditions. Thinking about my cholesterol. I've seen so much fluctuation on my own blood results between labs. They blame it on the "bad chemical reactives". And that is even a somewhat standardized numerical values, but what about subjective symptom:
"I have a sand in eye sensation". For ML this must be translated to a numerical value. Does it feel like a 1 or a 1,5 sensation out of 10, how can we make sure we have the same understanding?
I agree with what you are saying, however tape over the camera means you don't trust the OS or the hardware manufacturer with a console command like modprobe to actually do it's thing and disable the web camera.
Does he have some custom build network router that he trust? Putting tape over your camera means you know enough to not trust the laptop hardware neither the OS or browsers like you said.
But he says: "We use .. Sonos system with Spotify for music, a Samsung TV, a Nest cam for Max". So all of his appliances do get outside.
I did a double-take on Nest cam. So he's streaming videos from his house on the internet with a closed source hw and software.
Rather what the hell happened to the guy that had tape on his laptop camera and microphone. Suddenly he's got an always on listening device. How does one go from one to the other?
I lost it when the guy said don't use an IDE. What's the point of having a static type system when I can't use an IDE to see where a specific method is called.
Funny thing is that I use Scaleway also, and did not have any problems registering a credit card with them. Since online.net and scaleway seem to be the same or related somehow, maybe they should copy-paste the CC validation code from them or allow login with the same user.
Same for me. I wanted to use them two weeks ago but could not get passed it. I just gave up on 3rd card attempt. And btw why can't they support pay-pall? It always makes me uneasy to pass in the credit card details directly on a site.
1. Ubuntu for personal and mobile computing - I want convergence now! - really? I'm just afraid it will push the desktop version to suck more like Unity.
2. Ubuntu for cloud computing - I want Ubuntu running my cloud and as a guest in my cloud of choice. - well I'd rather have Ubuntu be my desktop choice and have them more focused on that.
3.Ubuntu for things - I want a secure, upgradeable Internet of Things, powered by Ubuntu. - Well, Raspbian lite has got that covered, will ubuntu further strip down a debian or where do they think they want to improve for IoT?
4.Community projects
I support LoCo teams, UbuCons and other events, upstream projects and all the good work the community does. - well I'm afraid the money will mostly go into t-shirts and beer conferences. If you guarantee the money goes to upstream projects I'm down for that option at least.
5.Tip to Canonical -
Hats off for making Ubuntu possible. Keep it up. - Well yeah, but what does that mean considering from the other options(convergence, cloud, iot) does a tip mean I endorse this new path instead of desktop focus?
At least before they had some option about addressing driver incompatibilities..
Someone please help me/us choose.. I want to spend money for an open source OS for my desktop as to to not make me feel naked in front of Microsoft employees when I browse the internet.
"Is there any way to use it without making/(being allowed to make) separate HTML templates and CSS files? If not, this is a serious disadvantage"
Translation:
"Can I sh*t where I eat? If not, this is a serious disadvantage"
Well I definitely support the example of using Kafka for analytics with a streaming solution like Flink or Spark, etc. However I asked the "why not directly to ES" question because the example of using Kafka just as a layer in front of ES I felt it kinda painted Kafka layer as something "we could do because we can, not because we need to".
Well ES is pretty fast by itself - lots of people use it to store log entries(ELK stack) and every log line triggers an indexing event in ES.
Introducing Kafka into the mix just seems like an unnecessary complication.