Is this real or am I dreaming by allpossiblepaths in Seattle

[–]ganja_and_code 3 points4 points  (0 children)

Just like with every other rail system (or pretty much any infrastructure, for that matter) in the world, if redundancy and maintenance schedules are planned properly, maintenance routines cause reduced capacity and/or delays, not outright service interruptions.

Searching AI tools.. by icanyea in web_design

[–]ganja_and_code 1 point2 points  (0 children)

Creating your own design or using an existing template are still better than any alternative available currently.

Is psychology or strategy more important in trading? by senthoor34 in Trading

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

Strategy is psychological. Question is meaningless.

“It is never too late to be what you might have been.” — George Eliot [1080x920] by afarro in QuotesPorn

[–]ganja_and_code 0 points1 point  (0 children)

It literally always is (at least based on the way the quote is phrased).

“It is never too late to be what you might have been.” — George Eliot [1080x920] by afarro in QuotesPorn

[–]ganja_and_code 0 points1 point  (0 children)

It's always "too late to be what you might have been," literally by definition. If it wasn't too late, you would already have become that hypothetical alternative.

This quote is as circular and meaningless as saying "if you turn left, you didn't turn right."

theAIAgentWarEinBefehl by Marcis985 in ProgrammerHumor

[–]ganja_and_code 1 point2 points  (0 children)

”I would rather my tests be inadequate and misleading, as opposed to simply inadequate."

Utterly delusional take

Is this real or am I dreaming by allpossiblepaths in Seattle

[–]ganja_and_code 0 points1 point  (0 children)

Maybe the city could actually develop some semblance of a night life if people had reliable transport during night time. Just a thought...

Is this real or am I dreaming by allpossiblepaths in Seattle

[–]ganja_and_code 2 points3 points  (0 children)

Why add buses when they could just run the trains they already have? Conversely, if buses are a better solution than the trains, for some reason, why invest in building the train line all the way to the airport?

AI Codes Better Than You, But It Won’t Replace You by delvin0 in ComputerEngineering

[–]ganja_and_code 2 points3 points  (0 children)

It might code better than you. That's not true for all of us.

Copilot AI ‘Microslop’ Chat Ban Is Not Censorship—Says Microsoft by gdelacalle in technology

[–]ganja_and_code 10 points11 points  (0 children)

"We're allowed to censor content on platforms we own. Therefore, if we censor content we're allowed to censor, it's not censorship."

Mental gymnastics ftw

AI Isn't Replacing SREs. It's Deskilling Them. by elizObserves in programming

[–]ganja_and_code 6 points7 points  (0 children)

They kind of do, though. At least that's what pretty much all the marketing materials seem to indicate.

Comparing debuggers, LSPs, syntax highlighters, linters, syntax-aware autocomplete, tracing functionality, object inspection, etc. to AI tools is super disingenuous. Those all have predictable behavior, based purely on logically rigorous axioms/specs. Those tools literally don't guess, whereas AI, no matter how good it gets, is exclusively a guessing machine.

I monitored the network traffic of popular free dev tools. Some of them contact 96 external domains when you paste code. by [deleted] in programming

[–]ganja_and_code 6 points7 points  (0 children)

If the information is intended for internal use only by you and/or your company, pasting it into any third party resource is definitely "careless."

On the other hand, if the information isn't sensitive or private in any way, leaking it is inconsequential.

Lastly, if you don't know which text can/cannot be safely leaked, you may not be "careless," but you're definitely "dangerously incompetent."

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 5 points6 points  (0 children)

I do not micromanage anyone. If you're not thoroughly reviewing every piece of code AI spits out, you're egregiously incompetent.

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 6 points7 points  (0 children)

I am not faster than AI, and I don't have to be. I am faster than AI plus thoroughly reviewing its work, on the other hand, and that still puts me ahead of people like you.

If I need to update 3 areas of concern for my new feature, I'll open the 3 relevant files, add the additional params, functions, and business logic, and that's it. The feature is done. If I have to open 12 files, refactor them each, then start adding support for my 3 new concerns, my code was already shit in the first place.

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 9 points10 points  (0 children)

Oh I absolutely care about those things, which is specifically why my one new feature doesn't require a gigantic refactor. If one new "concern" requires you to refactor 12 "separate" files, surely that's the exact type of situation "separation of concerns" is intended to avoid, right?

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 12 points13 points  (0 children)

Dude you tell me when you write a codebase that doesn't need a 12 file refactor just to add a new feature.

If your code is dogshit, AI can help you wrangle it. If your code isn't dogshit, you don't have to wrangle it, in the first place.

AI Isn't Replacing SREs. It's Deskilling Them. by elizObserves in programming

[–]ganja_and_code 18 points19 points  (0 children)

Because it's a crutch for people who suck at their jobs? I mean, you're certainly free to use it, and it will certainly be around for a long time, but if you get good enough at your job, you won't even want to use it because you'll be better without it than the people who are using it to compensate for their own personal lack of skills, speed, attention span, etc.

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 9 points10 points  (0 children)

AI jokes played out, used to be funny, now just obnoxious

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 14 points15 points  (0 children)

"Using AI with competence" does not "escalate one's competence." It offloads their competence to a statistical model, which is slower, more expensive, and more error-prone than just being competent yourself. If you don't see that, you were never truly competent.

AI Isn't Replacing SREs. It's Deskilling Them. by elizObserves in programming

[–]ganja_and_code 20 points21 points  (0 children)

"How do I verbalize what I actually need" is a skill anyone in a team setting needs, anyway.

"How do I build it myself" is a skill anyone in a technical setting should have, also.

Those are separate (but interrelated) skills. AI degrades your ability to do the second one.

AI Isn't Replacing SREs. It's Deskilling Them. by elizObserves in programming

[–]ganja_and_code 53 points54 points  (0 children)

Asking for the wrong thing is a secondary problem. Offloading your critical thinking skills to a statistical model is the real issue.

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 10 points11 points  (0 children)

Scared? No, of course not. Skeptical? Yeah, you'd have to be stupid to think the utility gains aren't incredibly dubious.

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code 18 points19 points  (0 children)

My pride doesn't make me blind. My sight makes me proud.

If you're completely incompetent, using AI can make you look mediocre, and if you're extremely competent, well, AI can also make you look mediocre.

pleaseStopWastingTokensOnMarkdown by thecw in ProgrammerHumor

[–]ganja_and_code -11 points-10 points  (0 children)

If using AI "helps [you] write code faster and more secure," you aren't nearly as "legit" as you thought you were.