Computers are already able to write software faster than humans, this is called compilation. Languages are only a way to describe a problem and the computer automatically builds an extremely efficient software to solve it. No language models involved, so no randomicity, no biases and no errors caused by the inability to follow elementary syllogisms. Language models are not intelligent and they will never be. Yes, true AI imho is possible, but it won't be a statistical model trying to predict words in a phrase, this is ridiculous and just companies marketing which you continue to take the bait.
nychtelios
joined 2 years ago
AI chatbots were tasked to run a tech company. They built software in under seven minutes — for less than $1.
AI chatbots were tasked to run a tech company. They built software in under seven minutes — for less than $1.
Pentagon combat drones: “I’m flying off the wing of something that’s making its own decisions.” (Aug. 27)
Could you compress text files by mapping a word to how commonly it is used and translating it with an application?
You cannot represent everything using english text, and text in known languages can be extremely compressed just because we know details about its structure. (And anyway, it cannot be compressed that extremely, information theory explains this very well, computational power isn't the only limit here).
If you cannot represent everything using valid english text, you cannot compress at high rates without losing information. A big part of digital data is actually noise, and noise cannot be compressed by definition.
What is your "inexpensive" hobby that turned out to be expensive/ you gradually invested lots of money into?
Companies like Amazon, Netflix, and Meta are paying salaries as high as $900,000 to attract generative AI talent
Companies like Amazon, Netflix, and Meta are paying salaries as high as $900,000 to attract generative AI talent
Linus Torvalds drops Intel and adopts 32-core AMD Ryzen Threadripper on personal PC and claims ALL test builds are now three times faster than they used to be, says Linux kernel creator.
view more: next ›
Programming languages are only a way to describe a problem. Even with AI if you want it to build software for you, you have to describe your problem and to describe problems human languages are not that efficient, soooo... AI would require kinda a programming language, just an high level one. Maybe you can avoid writing logics, but as a software engineer, writing logics is the easiest and less time demanding task in serious software development.