I wonder if there’s a second part of this video that the thing looks like a remote then controls the thing that looks like a car…
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: May 31st, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
atkdef@lemmy.dbzer0.comto
Technology@lemmy.world•MidnightBSD Bans Users in Brazil and California, Warns More Regions Could FollowEnglish
421·11 days agoRemember what the maintainer of The Pirate Bay once said?
Never be too certain something won’t be enforced, as the power of capitalists are far worse than the public can imagine.
Maybe I’m too pessimistic, but this may just be the start. Big corps may find their way to control every aspect, step by step.

I have a feeling this can’t be fixed unless they fork from a pre-slop point, which is highly unlikely.
The core problem with AI is not being incapable of generating working code, but the ability to maintain by AI or human.
AI has a larger memory (context size) than human. It can generate codes that are difficult for human to understand, and the complexity can build up fast, especially doing vibe coding without clear instructions (especially architectural).
On reaching a critical level, AI starts to make significantly more errors. At this point, no one can maintain, the codes are spaghetti. I think this is where Windows is at.