Comment Re:The predator that eats all it's prey (Score 1) 134
When an invasive predator enters an environment and wipes out all the prey, then the predator too starves.
This is where an aggregation platform and AI can come together to produce a crowd sourced news feed. Ideally your smart watch would sense the rise in your heart rate without exercise and ask you want is happening. You tell it what is happening, it transcribes your description to an aggregation platform where AI takes everyone's responses and creates a news story. Your watch could even request you take a video, and that would be used to recreate the scene from multiple angles when combined with other people's videos.
Comment Re:Layoffs (Score 1) 125
Comment And child molestors are also on⦠(Score 1) 82
Comment If you are the type to ask this⦠(Score 1) 302
Comment Less a privacy, and more a security issue (Score 1) 124
Comment Google needs to split into 2 groups (Score 1) 143
Comment We will see (Score -1, Troll) 91
Comment NASA is too blame (Score 1) 155
Comment So many idiots here (Score 1) 249
Nuclear power plants do NOT have hires in their cooling towers, ESP. BLACK ONES. Only idiots bought off on this.
They burned a bunch of tires in the cooling towers to play to the anti-nuclear idiots that run around in the west, so that do not pay attention to things like Ukraine taking a chunk of Russia.
Comment Bad idea (Score 1) 43
We should be looking at IKE and JFK. Both of these men spent money with a dual use to them. It is insane that we waste money on buying shells (both ammo and missiles) when instead, we should spend the $ on automating the lines and getting the costs of shells very low and fast to make.
Likewise, when doing that, it should be required that the automation equipment work on regular ammo and other manufacturing goods.
Comment Re: yet nobody answers the question (Score 1) 156
Then compare that to the cost of a nuclear SMR while subtracting the paltry subsidies that America uses on nuclear.
You will find that Nuclear is a great deal cheaper. Nuclear SMR is even cheaper.
Comment Re:What, no Java? (Score 1) 236
Even Java and C# are not easy to translate to one another
I know, it just doesn't work does it. But this is AI conversion. AI should be derive the intent of a large code base, and then recreate that intent using all the idioms of the target language.
Comment Re:What, no Java? (Score 1) 236
Ultimately reverse compile any binary into any language and then retarget it to a new CPU architecture or GPU. I get ahead of myself though.
Java was the next big thing 25 years ago. The next big thing changes all the time. If we transpiled all old code bases into the next big thing, then we'd lose the history that has gone into our code bases. Would be handy though to be able to convert a code base in one language to another language easily. Take all your Python code and compile it to something performant, repeat with things like MATLAB.