felbane
@felbane@lemmy.world
lemmy
0.19.16-6-g1f680600c
0
Followers
0
Following
Joined November 23, 2023
Posts
Thread context
2 posts in path
Parent
@crystalmerchant@lemmy.world
Open
on lemmy.world
Open ancestor post
Current reply
felbane
@felbane@lemmy.world
lemmy.world
@felbane@lemmy.world
in
technology
·
Mar 07, 2026
This is one of those rare situations where reading the fucking manual article helps:
A standard home charger trickles power overnight at roughly 7 kilowatts, like a garden hose. A Tesla Supercharger—long considered the gold standard of public fast-charging—maxes out around 250 kilowatts. BYD is unleashing six times that amount of energy, effectively hooking the car up to a high-pressure municipal water main.
During a live demonstration onstage, BYD plugged in its new Han L sedan, making the battery jump from 10% to 80% capacity in exactly six minutes and 30 seconds.
View full thread on lemmy.world
0
0
0
0
Thread context
3 posts in path
Root
@Stefan_S_from_H@discuss.tchncs.de
Open
@Stefan_S_from_H@discuss.tchncs.de
Open ancestor post
Parent
@antbricks@lemmy.today
Open
@antbricks@lemmy.today
Just another celebrity talking about stuff they don’t really know that much about. Jimmy’s witty and all, but his “physics is real and everything else is just stamp collecting”… sigh.
Current reply
felbane
@felbane@lemmy.world
lemmy.world
@felbane@lemmy.world
in
technology
·
Dec 15, 2025
Wait until he learns that physics is just applied mathematics
View full thread on lemmy.world
0
0
0
0
Thread context
3 posts in path
Root
@throws_lemy@reddthat.com
Open
@throws_lemy@reddthat.com
The HDMI Forum, responsible for the HDMI specification, continues to stonewall open source. Valve’s Steam Machine theoretically supports HDMI 2.1, but the mini-PC is software-limited to HDMI 2.0. As a
Parent
@Kissaki@feddit.org
Open
@Kissaki@feddit.org
hdmiforum.org/members/ AMD is part of the forum but can’t get them to accept their own open source driver. I guess we can’t shame all of them in one. Sad.
Current reply
felbane
@felbane@lemmy.world
lemmy.world
@felbane@lemmy.world
in
technology
·
Dec 10, 2025
How hilarious would it be if the AMD board member was the one who veto’d the driver 😅
View full thread on lemmy.world
0
0
0
0
Thread context
4 posts in path
Root
@AutistoMephisto@lemmy.world
Open
@AutistoMephisto@lemmy.world
What’s funny is this guy has 25 years of experience as a software developer. But three months was all it took to make it worthless.
Ancestor 2
@felbane@lemmy.world
Open
@felbane@lemmy.world
As someone who has been shoved in the direction of using AI for coding by my superiors, that’s been my experience as well. It’s fine at cranking out stackoverflow-level code regurgitation and mostly c
Parent
@oscarjiminy@aus.social
Open
@oscarjiminy@aus.social
@felbane@lemmy.world @AutistoMephisto@lemmy.world i don't have a cs degree (and am more than willing to accept the conclusions of this piece) but how is it not viable to audit code as it's produced so
Current reply
felbane
@felbane@lemmy.world
lemmy.world
@felbane@lemmy.world
in
technology
·
Dec 08, 2025
Auditing the code it produces is basically the only effective way to use coding LLMs at this point.
You’re basically playing the role of senior dev code reviewing and editing a junior dev’s code, except in this case the junior dev randomly writes an amalgamation of mostly valid, extremely wonky, and/or complete bullshit code. It has no concept of best practices, or fitness for purpose, or anything you’d expect a junior dev to learn as they gain experience.
Now given the above, you might ask yourself: “Self, what if I myself don’t have the skills or experience of a senior dev?” This is where vibe coding gets sketchy or downright dangerous: if you don’t notice the problems in generated code, you’re doomed to fail sooner or later. If you’re lucky, you end up having to do a big refactoring when you realize the code is brittle. If you’re unlucky, your backend is compromised and your CTO is having to decide whether to pay off the ransomware demands or just take a chance on restoring the latest backup.
If you’re just trying to slap together a quick and dirty proof of concept or bang out a one-shot script to accomplish a task, it’s fairly useful. If you’re trying to implement anything moderately complex or that you intend to support for months/years, you’re better off just writing it yourself as you’ll end up with something stylistically cohesive and more easily maintainable.
View full thread on lemmy.world
0
0
0
0
Thread context
4 posts in path
Root
@AutistoMephisto@lemmy.world
Open
@AutistoMephisto@lemmy.world
Open ancestor post
Ancestor 2
@CarbonatedPastaSauce@lemmy.world
Open
@CarbonatedPastaSauce@lemmy.world
Something any (real, trained, educated) developer who has even touched AI in their career could have told you.
Parent
@AutistoMephisto@lemmy.world
Open
@AutistoMephisto@lemmy.world
What’s funny is this guy has 25 years of experience as a software developer. But three months was all it took to make it worthless.
Current reply
felbane
@felbane@lemmy.world
lemmy.world
@felbane@lemmy.world
in
technology
·
Dec 07, 2025
As someone who has been shoved in the direction of using AI for coding by my superiors, that’s been my experience as well. It’s fine at cranking out stackoverflow-level code regurgitation and mostly connecting things in a sane way if the concept is simple enough. The real breakthrough would be if the corrections you make would persist longer than a turn or two. As soon as your “fix-it prompt” is out of the context window, you’re effectively back to square one. If you’re expecting it to “learn” you’re gonna have a bad time. If you’re not constantly double checking its output, you’re gonna have a bad time.
View full thread on lemmy.world
0
0
0
0