“no, having a meeting about it won’t help, it will just waste my time that I could be using to figure out the problem.”
- 0 Posts
- 7 Comments
Joined 2 years ago
Cake day: September 22nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
This describes literally every python contract job I’ve ever had.
Anders429@programming.devto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Valve's DRM was inspired by an exec's nephew, who 'used a $500 check I'd sent him for school expenses and bought himself a CD-ROM replicator… he sent me a lovely thank you note'English9·1 month agoI’ve never heard of any badger song.
Looks like the kidnapper also stole the null terminator for this string!
Anders429@programming.devto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Remember guys, this is why we don't pay for the apps.English0·1 year agoWhat the hell are you talking about
Anders429@programming.devto Programming@programming.dev•Typing is not a programming bottleneck0·1 year agoI’m a bit confused about the premise of the article. Does anyone assert that typing speed is a bottleneck at all? I’ve been in the industry for years, and have never heard that claim.
I do agree about the whole “less code is not always more”, but I get confused when the author keeps bringing it back to typing speed.
Know a guy who tried to use AI to vibe code a simple web server. He wasn’t a programmer and kept insisting to me that programmers were done for.
After weeks of trying to get the thing to work, he had nothing. He showed me the code, and it was the worst I’ve ever seen. Dozens of empty files where the AI had apparently added and then deleted the same code. Also some utter garbage code. Tons of functions copied and pasted instead of being defined once.
I then showed him a web app I had made in that same amount of time. It worked perfectly. Never heard anything more about AI from him.