it looks beautiful though. it doesn't work, but it looks beautiful.
2026-02-13 16:19:38
17
Luqii :
Were getting closer and closer where we will keep generating new version instead of expanding existing code. You need solid tests but its a way to go as well
2026-04-06 10:02:58
0
Kriptick Vanlife :
Ai fixes the problems caused by Ai, that I used from the ai code that initially fixed the ai code that ai originally wrote... facts!
2026-02-12 20:31:57
15
therealcodemonk :
if its taking the same time or slowing you down, you sre using it wrong. full stop.
2026-03-12 14:57:25
1
Storis :
There is no general testing system in C. I asked GBT (5 in resoning) to prepare a simple .h file with assertEqule type functions. I told him that he could use things like: assert.. (long n, long n2), and if I have int or something else, I will cast it. Instead of creating a few functions, he created several hundred of them literally: assert(short n, short n2) { return assert.. ((long)n... The guy cast everything literally and created 150 copies of the same function. He even cast unsigned to long. When I asked him why he was doing this, he said, “Oh, well, it doesn't make sense.” and generale mor slop.
2026-02-22 01:23:10
0
tokimitsu :
I can't be the only one that cackled at "artisanal C++"
2026-03-06 00:03:01
0
Reddish 🏳️🌈🏳️⚧️💚 :
it's funny seeing AI chuck em dashes in inappropriate places.
I've never been more dependant on the "highlight-bad-characters" vscode extension 😂
2026-03-13 11:14:22
0
M M :
For simple tasks like building a react component or a simple curd endpoint it makes me faster, for anything more complex it slows me down. I’ve tried again and again with every model but the second the context is across repos (I add dirs) or is more complex and novel to my company it takes so much longer.
2026-02-13 02:38:29
1
Ratchet :
the closest ill ever get is discussing how to write something, ill never let it write code but ill argue with it over how and why to do things a certain way. Having it give you code feels dodgy and letting it review your code (if you have a team of people already) feels extremely dodgy
2026-03-05 06:17:38
0
Mera :
As an Accessibility Software Architect this type of scenarios worried me about. AI generated code is good for inaccessible Software however, for new sites to be in compliance with a11y regulations agh!, it doubles the inspecting time because almost all new references are incorrect. Now, still some is so much faster doing it from the beginning. I am not pessimist but more train is needed in this area.
2026-02-28 23:14:30
0
David :
you think Rockstar coders don't introduce little subtle bugs that take 2 weeks to fix
2026-02-13 08:41:48
1
Philip Daineka :
I love the e-bike analogy: ai coding can take you much further, but if anything fails, you need to walk back a lot on feet
2026-02-14 22:29:06
0
Joyonomics :
ah! the old spaghetti codes! AI has brought back something so nostalgic 😅😅😅
2026-02-12 20:17:25
1
Patrick Hendron :
Me: "find the bug"
AI: "I have identified you as the bug"
🐛😭
2026-02-13 02:01:52
3
Professor Casey Fiesler :
I keep thinking of the quote in a NYT article from a programmer who said it’s more fun to write code than to read code heh.
2026-02-13 15:28:35
1
Roy Segall :
The amount of time ai reduced writing code should go to testing
2026-02-17 13:18:48
0
Lukáš Gibo Vaic :
I tought sonar died 5years ago.
2026-02-13 01:17:31
0
The Eye of Ian :
sometimes
2026-02-24 18:35:45
0
Dezzles :
been inside Sonarqube for years and I never want to give it up
2026-02-13 06:12:53
0
Olaaf :
kudos for using a strong language🙏
2026-02-13 22:10:58
0
gg_CosmicCrusade}{PS4🇨🇦 :
Maybe if it’s your first time coding
2026-02-13 14:30:38
0
GigantTech :
i don't know how to write an operating system in C, Gemini 3 Pro did it very well though
2026-02-12 19:35:38
1
Adnan | AI | Tech | SAAS MVPs :
❤️❤️❤️
2026-02-25 09:21:24
0
Joe :
I'm finding I'm using AI to generate abstract code, I give it an input structure, and interface, and an output structure, and it's got pretty good at helping me get what I need, with a minor bit of tweaking needed if I didn't explain well enough in the prompt. This frees up my mental load to focus on solving the business problems, where I have years of context that subconsciously influences the decisions I make to fulfil the requirements.
2026-02-13 00:40:00
0
To see more videos from user @alberta.nyc, please go to the Tikwm
homepage.