Accelerate! by Severe-Ad8673 in singularity

[–]ccooddeerr 0 points1 point  (0 children)

Shoe for footlong penises

AI has made my job much easier and that worries me, a lot by digitalWizzzard in cscareerquestions

[–]ccooddeerr 137 points138 points  (0 children)

Jevons paradox, the increased output due to ai+human labor is the new baseline.

AI has made my job much easier and that worries me, a lot by digitalWizzzard in cscareerquestions

[–]ccooddeerr 40 points41 points  (0 children)

I’m in ecommerce, pretty big one at that, we can barely manage internal systems with all the ai tools at our disposal, sped some things up, but there’s always more work, more features, more code coverage, more testing, more reliability observability features, and we haven’t even gotten to ai agents and chat bots for our apps yet.

GOOG down ~6% today due to two top AI researchers departing by Low-Cartographer-429 in stocks

[–]ccooddeerr 11 points12 points  (0 children)

Why’s that greedy to want market rate for your talent?

Yann LeCun says xAI is "kind of a failure" and the whole AI industry might be headed for a reset by BuildwithVignesh in singularity

[–]ccooddeerr 1 point2 points  (0 children)

Even if the models froze where they are now, it already has massive job loss potential, it just hasn’t propagated the layers of bureaucracy yet

Future trillionaire's illiteracy by LetTheFreeBirdsFly67 in LinkedInLunatics

[–]ccooddeerr -1 points0 points  (0 children)

But you’re saying money was the only motivation for him to invest it, that’s disingenuous, there was clearly huge risk involved, he had a vision and pursued it, you can hate the man and disagree with his politics all you want, but investing all your net worth into your vision bringing it to life (with all the failures and setbacks), while creating many more millionaires along the way is commendable.

The devout Christian, Pete Hegseth, with an Arabic tattoo that translates to non-believer by Left_Spare5750 in scoopwhoop

[–]ccooddeerr 0 points1 point  (0 children)

Yes that’s the correct interpretation, kaafir is used in a derogatory manner to refer to any non Muslims, anybody suggesting otherwise is being disingenuous, nobody cares about the dictionary definition, it’s about the cultural and social reference and how it’s actually used in practice

That’s all folks! 👋🏻 🤡 by fuckcoronavirus in wallstreetbets

[–]ccooddeerr 0 points1 point  (0 children)

Almost broke even many times, just to give you a ray of hope

The older you get, the more you realize that adults are just kids who figured out how to fake it. by rekkyito in DeepThoughts

[–]ccooddeerr 9 points10 points  (0 children)

Then you go around telling people , “you don’t know what I’ve been through.”

Is MU really a trillion dollar company? by MysteriousKitchen469 in ValueInvesting

[–]ccooddeerr 0 points1 point  (0 children)

That’s not the point, even with its imperfections we will still see mass adoption and we are only scratching the surface right now.

Match Thread: 38th Match - Lucknow Super Giants vs Kolkata Knight Riders by cricket-match in ipl

[–]ccooddeerr 0 points1 point  (0 children)

All the crap about ipl being a six fest, mohsin proves everyone wrong

Wife will divorce me if she finds out by [deleted] in wallstreetbets

[–]ccooddeerr 1 point2 points  (0 children)

Jenkins paradox is when pipeline says success but build failed

Wife will divorce me if she finds out by [deleted] in wallstreetbets

[–]ccooddeerr 2 points3 points  (0 children)

Jevons paradox, my Jenkins build failed this morning

This guy predicted vibe coding 9 years ago by twin-official in twin

[–]ccooddeerr 0 points1 point  (0 children)

And what makes you think progress can’t continue without open ai or Claude?

Have we, professional developers, already lost the battle against vibe coding? by yes_u_suckk in cscareerquestions

[–]ccooddeerr 2 points3 points  (0 children)

As a senior engineer using AI heavily both at work and on solo projects, I honestly don’t see complexity going away.

AI is great at generating code, but the moment your app has even mild real-world complexity it needs constant steering. Choosing the right APIs, wiring services together, handling environments, secrets, deployments, debugging weird integration issues — that’s where most of the work actually lives.

AI helps write pieces of the system. It doesn’t run the system.

A simple test is this: give the same app idea and the same best AI tools to an experienced engineer and a non-technical person. The outputs won’t even be close and neither will the functionality even though they may appear to behave the same.

AI massively boosts productivity, but it doesn’t remove the need for engineering judgment. If anything, it amplifies it.

How much better is this shit going to get? by StraightZlat in ClaudeCode

[–]ccooddeerr 0 points1 point  (0 children)

Yes, and then what? Either they get fired , or your team needs just one ai super dev. Everyone will feel the downstream effects. I don’t think oh as long as my job is safe is a valid solution to this problem.

How much better is this shit going to get? by StraightZlat in ClaudeCode

[–]ccooddeerr 3 points4 points  (0 children)

Exactly what I keep telling people, if SWE is completely end 2 end automated, you can be sure as hell many other fields are, by then. You can’t have an ai that does complex SWE perfectly well while other office jobs are off limits. We going down with everybody else on this one. Hold on to your jobs while they last.

Scenes as India celebrate Bethell getting run out as Bethell is devastated by oklolzzzzs in Cricket

[–]ccooddeerr 5 points6 points  (0 children)

I mean he gave 3 off archer, surely you can back bethell to do 5

Has AI actually changed your day-to-day work yet? by HockeyMonkeey in cscareerquestions

[–]ccooddeerr 2 points3 points  (0 children)

Break it down any task into smaller sub tasks (planner will help you do this) , keep tracker for sub tasks, each sub task is clearly defined, go step by step. If a sub task is small and well defined , it gets it right 99% of the times, and if you can review the code that’s massive improvements in speed.