AI is a front for consolidation of resources and power
131–140 of 467 posts
Re: AI is a front for consolidation of resources and power
#132“As a designer…” IMHO the bleeding edge of what’s working well with LLMs is within software engineering because we’re building for ourselves, first. Claude code is incredible. Where I work, there are an incredible number of custom agents that integrate with our internal tooling. Many make me very productive and are worthwhile. I find it hard to buy in to opinions of non-SWE on the uselessness of AI solely because I t…
Re: AI is a front for consolidation of resources and power
#133Earlier quoted context omitted.
Another major use case for it is enabling students to more easily cheat on their homework. Which is why it is probably going to end up putting Chegg out of business.
I am shocked when I talk to college kids about AI these days. I try to explain stuff to them like regurgitating the training data, context window limits, and confabulation. They stick their fingers in their ears and say "LA LA LA LA it does my homework for me nothing else matters LA LA LA LA i can't hear you" They really do not care about the Turing Test. Today's LLMs pass the "snowed my teaching assistant test" and…
Re: AI is a front for consolidation of resources and power
#134Re: AI is a front for consolidation of resources and power
#135Earlier quoted context omitted.
I agree with everyone else, where is the Microsoft Office competitor created by 2 geeks in a garage with Claude Code? Where is the Exchange replacement created by a company of 20 people? There are many really lucrative markets that need a fresh approach, and AI doesn't seem to have caused a huge explosion of new software created by upstarts. Or am I missing something? Where are the consumer facing software apps devel…
> Office…Exchange The challenge in competing with these products is not code. The challenge competing in lucrative markets that need a fresh approach is also generally not code. So I’m not sure that is a good metric to evaluate LLMs for code generation.
Re: AI is a front for consolidation of resources and power
#136My experience with AI in the design context tends to reflect what I think is generally true about AI in the workplace: the smaller the use case, the larger the gain. This might be the money quote, encapsulating the difference between people who say their work benefits from LLMs and those who don't. Expecting it to one-shot your entire module will leave you disappointed, using it for code completion, generating docume…
Re: AI is a front for consolidation of resources and power
#137I'd like more people to talk about AI and surveillance. I think that is going to be one of it's biggest impacts on society(ies). We are a decade or two in to having massive video coverage, such that you are probably on someone's camera much of your day in the world, and video feeds that are increasingly cloud hosted. But nobody could possibly watch all that video. Even cameras specifically controlled by the police, i…
I think you're describing technology that has existed for 15+ years and is already pretty accurate. It's not even necessarily "AI"/ML. For example, I think OpenALPR (automated license plate recognition) is all "classical" computer vision. The most accurate facial/gait/etc. recognition is most likely ML-based with a state-of-the-art model, admittedly, and perhaps the threshold of accuracy for large-scale usefulness wa…
Re: AI is a front for consolidation of resources and power
#138Earlier quoted context omitted.
I agree with everyone else, where is the Microsoft Office competitor created by 2 geeks in a garage with Claude Code? Where is the Exchange replacement created by a company of 20 people? There are many really lucrative markets that need a fresh approach, and AI doesn't seem to have caused a huge explosion of new software created by upstarts. Or am I missing something? Where are the consumer facing software apps devel…
> Office…Exchange The challenge in competing with these products is not code. The challenge competing in lucrative markets that need a fresh approach is also generally not code. So I’m not sure that is a good metric to evaluate LLMs for code generation.
Re: AI is a front for consolidation of resources and power
#139“As a designer…” IMHO the bleeding edge of what’s working well with LLMs is within software engineering because we’re building for ourselves, first. Claude code is incredible. Where I work, there are an incredible number of custom agents that integrate with our internal tooling. Many make me very productive and are worthwhile. I find it hard to buy in to opinions of non-SWE on the uselessness of AI solely because I t…
the jury is still out on that...
Re: AI is a front for consolidation of resources and power
#140Many people use AI as the source for knowledge. Even though it is often wrong or misleading, it's advice is better on average than their own judgement or the judgement of people they know. When an AI is "smarter" than 95%? of the population, even if it does not reach superintelligence, will be a very big deal.
How is this different from a less reliable search engine?
It is also a fuzzy index with the unique ability to match on multiple poorly specified axes at once in a very high dimensional search space. This is notoriously difficult to code with tradition computer science techniques. Large language models are in some sense optimal at it instead of “just a little bit better than a total failure”, which is what we had before.
Just today I needed to find a library I only vaguely remembered from years ago. Gemini found it in seconds based on the loosest description of what it does.
That is a technology that is getting difficult to distinguish from magic.