Live data from Hacker News

Please stop the AI confidence theater

elenaverna.com

61–70 of 282 posts

Re: Please stop the AI confidence theater

#62
AI can be used in classification, extraction, and synthesis quite effectively. Not to speak of code generation, or like the author says, for research and strategy.

In enterprise workflows these are essentially super generalizable NLP and CV models that can be developed and deployed at a fraction of the cost.

This is not what the tech bros promised but it’s still pretty damn good!

Re: Please stop the AI confidence theater

#63
post #59
post #14

As someone who has worked closely to the marketing space, there’s a saying that goes something like: ‘then the marketers found about it and ruin everything’. Quick example: when amazon launched kindle self publishing, there was a golden age where wannabe writers could self-publish their books, and let the market dictate what survived and became successful. Eventually, some people got good money out of it. Then market…

There's an old Bill Hicks bit where during his already awkward standup, he takes a moment to somehow dial the awkwardness up further: If you're of a certain age, you'll know the bit: https://genius.com/Bill-hicks-on-advertisers-and-marketing-a... It's awkward because you can feel how much he means every word. Of course it's part of the act and you're supposed to find it funny, but at the same time, he very much means…

Drink Coke

Re: Please stop the AI confidence theater

#64
post #14

As someone who has worked closely to the marketing space, there’s a saying that goes something like: ‘then the marketers found about it and ruin everything’. Quick example: when amazon launched kindle self publishing, there was a golden age where wannabe writers could self-publish their books, and let the market dictate what survived and became successful. Eventually, some people got good money out of it. Then market…

The same thing is happening in YouTube right now. My feed is filled with AI generated never ending rambling videos about simple topics that can be explained in 1 or 2 mins, but it keeps on dragging up to 10-30 mins to milk the maximum from monetisation

Youtube channels are also getting hyper-monetized now. Private equity firms finally learned that some of these informational channels draw a huge crowd of loyal viewers with a very specific kind of technical interest and have built high levels of trustworthiness. Ideal targets for running ads. Now they buy all these channels and have their marketers optimize every corner for generating easy money.

Re: Please stop the AI confidence theater

#65

As a hobbyist exploring LLMs since Summer 2022 (electrician by trade)... I've been as blown away by generative AI results/output as I've been left laughing at its hallucinations . My first forays were via CrAIyon & ThisWordDoesNotExist .com . Now, four years later: I've finally been able to purchase a 5070Ti (from a ~1080Ti~ – so, an upgrade ). The past few days have been overwhelming as I explore the rights/wrongs o…

> Anybody have a good coding model (it's whatever language Atmel Arduino uses, by default) that runs on a 5070Ti, best?

Atmel Arduino is mostly assembly (rarely used and assembly is generic to everything) and C. But you can’t use the usual C libraries because they are tailored to OS like Linux or Windows and the hardware those run on (i386, amd64, arm,…). That’s the primary constraint you need to implement in whatever LLM tooling you’ll be using. The majority C examples are about Linux or Windows API, not the simpler AVR standard library (the gnu one).

Other than that, on Linux and Windows, the hardware is abstracted away. For Linux, You don’t interact with the keyboard and mouse, you use libinput/x11. You don’t interact with soundcards, you use alsa/pulseaudio/pipewire,…. With AVR devices, most abstractions are only one layer deep and mostly help to avoid dealing with the boilerplate of bus protocols. You spend more time with datasheets and diagrams than with code.

Re: Please stop the AI confidence theater

#66

> Show me something truly life changing. i dont think there is any software on the planet that i would consider "truly life changing", so i find it a bit weird to hold ai up to that standard. as a note, i found this particularly funny: " It’s doing more harm than good. " followed immediately by " This post is sponsored by Firecrawl. Firecrawl is the web data API to search, scrape, and interact with the web at scale.…

> i dont think there is any software on the planet that i would consider "truly life changing", so i find it a bit weird to hold ai up to that standard.

Surely you're kidding right?

You can have a medical emergency while sitting on the can in a bathroom, and then call up your doctor who can magically see exactly whats wrong as if they are looking through a literal crystal ball portal, and then they can immediately search through a corpus of billions of medical papers to find the best solution, and relay that back to you. Then when the call ends, you can summon a car to come drive you home like a magic carpet, and the dude driving it gets paid automatically with coins that you weren't even carrying at the time.

Magic is real. We are f***ing wizards.

Re: Please stop the AI confidence theater

#67
post #14

As someone who has worked closely to the marketing space, there’s a saying that goes something like: ‘then the marketers found about it and ruin everything’. Quick example: when amazon launched kindle self publishing, there was a golden age where wannabe writers could self-publish their books, and let the market dictate what survived and became successful. Eventually, some people got good money out of it. Then market…

You should have just said quick example: Windows

Re: Please stop the AI confidence theater

#68
post #14

As someone who has worked closely to the marketing space, there’s a saying that goes something like: ‘then the marketers found about it and ruin everything’. Quick example: when amazon launched kindle self publishing, there was a golden age where wannabe writers could self-publish their books, and let the market dictate what survived and became successful. Eventually, some people got good money out of it. Then market…

The same thing is happening in YouTube right now. My feed is filled with AI generated never ending rambling videos about simple topics that can be explained in 1 or 2 mins, but it keeps on dragging up to 10-30 mins to milk the maximum from monetisation

“But first, we need to understand how we got here.”

Re: Please stop the AI confidence theater

#69
post #59
post #14

As someone who has worked closely to the marketing space, there’s a saying that goes something like: ‘then the marketers found about it and ruin everything’. Quick example: when amazon launched kindle self publishing, there was a golden age where wannabe writers could self-publish their books, and let the market dictate what survived and became successful. Eventually, some people got good money out of it. Then market…

There's an old Bill Hicks bit where during his already awkward standup, he takes a moment to somehow dial the awkwardness up further: If you're of a certain age, you'll know the bit: https://genius.com/Bill-hicks-on-advertisers-and-marketing-a... It's awkward because you can feel how much he means every word. Of course it's part of the act and you're supposed to find it funny, but at the same time, he very much means…

Video: https://youtube.com/watch?v=9h9wStdPkQY

Re: Please stop the AI confidence theater

#70
I honestly believe that folks confuse disappointment with an inability to notice their own window for what should be considered impressive continues to shift further into legitimate sci-fi territory.

Louis CK's wifi on a plane bit is funny because it's true.

Post reply on HN