Comment Reading, writing, and arithmetic (Score 1) 18
Three words whose first consonant sound is
Three words whose first consonant sound is
In the meantime, what happened to the blockchain? It was all the rage only 3 years ago.
The Ethereum blockchain's "Merge", switching from proof of work to proof of stake, freed up all the GPUs for the generative AI boom.
And does M$ think they can mandate what ports manufacturers put on their PC.s
I remember them saying that LapTops had to have a camera.
This article claims that the camera requirement exists to support Windows Hello authentication. How would Microsoft's Windows Hello or Apple's Face ID work without a camera? Or what other means of quickly authenticating the user to the operating system and to the external passkey/password store would you recommend instead?
There are no downsides to this.
The only downside I can think of is that low-end Windows laptops could become a lot more expensive to support display and 40 Gbps on all ports. This could drive laptop makers toward an operating system with even more restricted functionality: ChromeOS.
unless there is a discovery in calculation of length of a string.
Incidentally, there was such a discovery. 'It's not wrong that "[facepalming man with brown skin emoji]".length = 7' by Henri Sivonen came out in September 2019. It explains the difference among code units, code points, and extended grapheme clusters, the difference among UTF-8, UTF-16, and UTF-32, the difference among JavaScript, Python 3, and Rust length semantics, and the difference among storage, display width, and arbitrary quotas that are roughly fair across languages.
Seems to me that "if a local attacker manages to induce a crash in a privileged process" indicates a security problem, not that you can do something with the resulting crash dump.
What bond yields 100% annually?
Vibe coding is essentially cargo cult programming if you peek behind the curtain.
It is exactly that. You could call me an AI/LLM coding proponent I guess, I use it daily but that vibe coding shit is no different than the Ruby on Rails hype train for example. I doubt it will have much impact outside hipster webdev "I made a twitter clone" trash.
A programmer faced with a new language, OS, API or whatever has to sit down and learn it from documents, not existing examples. Without programmers programmers creating stuff with the new thing there is nothing for the AIs to be trained on.
An LLM is actually great at tearing through stuff like that, and translating existing patterns and idioms into new languages, new settings, etc. Waaaaay faster than you would, and they're a great learning aide.
Creating new idioms, new design patterns, no, LLM probably won't do that, but if a new language, OS, or API was intended to be used in some novel way, there would be examples of it.
I'm tempted to say new idioms don't come from a vacuum.. but they do, when a clever monkey invents one. At the same time, nobody else knows what it means without examples. An LLM would learn new design patterns of a new language the same way you would, from the same sources.
A new undocumented API without any examples, yah an LLM isn't going to be much use, it's like using a camera in the dark. There only so much it or you can do with little information.
"Silent gratitude isn't very much use to anyone." -- G. B. Stearn