Recent content by ttquantia

  1. T

    News Windows 11 gets quantum-hardened cryptography technology

    Yes, true. Despite lots of hype around QC, they don't make the majority of hard (NP-complete or harder) much easier, with a theoretical improvement, but almost certainly still losing really badly against practical implementations of classical algorithms for almost all practical problems...
  2. T

    News Musk asserts AI will make search redundant in comment on Google Search share dipping below 90%

    I am happy to have "AI" (nowadays mostly meaning LLM, which is not really the same as AI) search as soon as the very very serious problem of hallucinations has been solved. Which most likely won't be in the next 10 years. Elon Musk says many interesting things, like fully autonomous self-driving...
  3. T

    News Linus Torvalds rages against ‘random turd files’ in Linux 6.15-rc1 directories

    Steve Jobs main contributions are: early Apple computers (made by Wozniak), iPhone, and of course Apple company as we know it. Steve Jobs was definitely part of the smartphone revolution, but to say that Jobs was somehow central in the "modern computing revolution" is a massive exaggeration...
  4. T

    News Microsoft's latest Quantum computing claims have been named 'unreliable' by scientists

    Which researchers? Can you cite a research paper that shows that some computational problem in weather/climate or materials was done with quantum computers, and that computation could not have been very easily done with classical computers instead? No such thing exists. You are a victim of...
  5. T

    News Microsoft's latest Quantum computing claims have been named 'unreliable' by scientists

    Quantum computers are not for everything. The only really credible application so far is factoring. Factoring is useful for breaking encryptions such as RSA. But not all encryption methods. And that's about it. There is a theoretical speed-up obtainable by Grove's algorithm for NP-complete...
  6. T

    News Quantum computing stocks tank as Nvidia CEO Jensen Huang predicts the tech won't be viable for another 20 years — stocks fell more than 40% for a t...

    99 per cent of quantum computing hype is just pure nonsense. The only real application quantum computers have is breaking some old encryption methods, which are becoming outdated and replaced by something quantum-proof. There is a lot of talk of quantum computing solving all kinds of hard...
  7. T

    News $25 active memory cooler reduces temperatures of 'naked' RAM by up to 41% — Corsair Vengeance Airflow cooler prevents 768GB DDR5-6400 of server RAM...

    What is the best way of calculating the "percentage" of reduction of the temperature? By using the Celsius, Kelvin, or Fahrenheit grade?
  8. T

    News Jensen says we are 'several years away' from solving the AI hallucination problem — in the meantime, 'we have to keep increasing our computation

    Hallucinations are not going to go away, because A) the training data will always be flawed and contain wrong and misleading "facts", or opinions that look like facts, B) you cannot decide "truth" by statistics ("most people seem to think so and that's why it is true"), C) and even if all the...
  9. T

    News UserBenchmark suggests you buy the i5-13600K over the Ryzen 7 9800X3D — says AMD drives sales with 'aggressive marketing' rather than 'real-world p...

    I myself am not interested in gaming, but it would be good if all CPU reviews would focus on CPU-GPU combinations, as well as display resolutions, that are most relevant for most potential buyers of that CPU. People are increasingly gaming with 4k monitors, and many reviews of "gaming CPUs"...
  10. T

    News Lisa Su formally welcomes Silo AI team to AMD after completing $665 million acquisition

    Hallucination is what kills most LLM applications, as there is no guarantee whatsoever that LLM-generated text or code is correct factually or otherwise. So it will always need humans, or complementary and completely different software technologies, for checking and correction. Not intelligent...
  11. T

    News Researchers detail new technology for reducing AI processing energy requirements by 1,000 times or better

    The issue is that these specialized architectures apply only to a minuscule fraction of all computation. Even inside AI. This has been tried for ages, multiple times, but coming up with a general-purpose architecture better than existing ones has so far turned out too difficult. I doubt there is...
  12. T

    News US requests proposals for next-gen Discovery supercomputer — will be up to five times faster than the world's fastest supercomputer, arrive in 2027

    "Faster" has not been the term used in comparing supercomputers in the last decades. It used to be, back then when Cray XMP or similar was much faster than mass-produced CPUs. Nowadays the most descriptive measure is simply the number of CPUs and GPUs (together with information of how capable...
  13. T

    News Nvidia's business model 'may fall apart' if corporations can't make AI pay, says SK Group boss

    That is the flawed thinking I was talking about. If a person can do X then that person can do Y does not mean that if a computer program can do X then a similar computer program can do Y. The mistake now is that LLM is "almost like human" because it can produce text that is often...
  14. T

    News Nvidia's business model 'may fall apart' if corporations can't make AI pay, says SK Group boss

    I know exactly how much AI is being used. The AI behind LLM and AI image generation is completely different from the AI in many other applications, including the AI used in robotics. AI was already "just about to" drive cars autonomously, but it did not happen, and the AI hype would have died if...
  15. T

    News Nvidia's business model 'may fall apart' if corporations can't make AI pay, says SK Group boss

    There is a very strong and completely unfounded belief in the IT industry that the same technologies that make it possible to generate images and text are going to solve a large number of actual real AI problems, which have not been solved so far, even partially. The thinking is, "if AI can...