this post was submitted on 20 Nov 2023
1 points (100.0% liked)

Programmer Humor

37105 readers
160 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 0 points 2 years ago (1 children)

Tbf I don't really wanna do ops work. I barely even wanna do DevOps. Let me just dev

[โ€“] [email protected] 0 points 2 years ago (1 children)

Me too ๐Ÿ˜ญ
I don't want to "kubectl", I want to " make" ๐Ÿ˜ญ

[โ€“] [email protected] 1 points 2 years ago

so write a Makefile that calls kubectl!

[โ€“] [email protected] 1 points 2 years ago* (last edited 2 years ago) (1 children)

I predict that, within the year, AI will be doing 100% of the development work that isn't total and utter bullshit pain-in-the-ass complexity, layered on obfuscations, composed of needlessly complex bullshit.

That's right, within a year, AI will be doing .001% of programming tasks.

[โ€“] [email protected] 1 points 2 years ago

Can we just get it to attend meetings for us?

[โ€“] [email protected] 1 points 2 years ago

ChatGPT is hilariously incompetent... but on a serious note, I still firmly reject tools like copilot outside demos and the like because they drastically reduce code quality for short term acceleration. That's a terrible trade-off in terms of cost.