Forgot your password?
typodupeerror

Comment Re: Disinformation damages everybody. (Score 1) 87

The energy problem isn't a long term problem. Smaller, on-site nuclear is coming.

And, though it may annoy many readers here, Trump is part of this push. I'm sure that after decades of demanding more modern nuclear reactors that suddenly Slashdot will recoil in horror and demand we burn whale oil or some such.

Comment Re: software engineer's $2,000 monthly salary (Score 1) 128

Pretty much. We use Claude where I work. We are on some kind of budget enterprise plan. So we are judicious on what we use it on. If we hit the limit for the month then we wait or request an increase with justification.

Also good because we keep using our brains instead of outsourcing everything to the robots, and that is going to be critical going forward imo.

Comment Those Pull Requests (Score 2) 121

I received my first AI-generated pull request recently. It was... not great. A lot of extra code that was not necessary at all, some odd naming conventions, and the size of it all made the whole change set difficult to parse. This wasn't a typical "Well, this works and it's okay, it's just not the way I would do it." Some sections were legitimately terrible.

I have been using AI tools somewhat, but mostly to examine existing structures and answer questions. It's pretty good at that. But the code? I prefer to write it myself. That way I don't forget how it all works, like the people in this article. I am hoping that I can continue to do this for the most part because telling a machine to "just kinda do the thing, y'know" and relying on non-deterministic output scares the crap out of me. Doubly so when I stop being able to understand what's being done to the system.

And one of the devs in the article is from a fintech firm? Really? Man. This isn't good. Well, for them, anyway. For the rest of us it sounds like we have a lot of cleanup work to do...

Slashdot Top Deals

No problem is insoluble in all conceivable circumstances.

Working...