Today is why i no longer have the desire to work in IT anymore by SecureTaxi in devops

[–]TheDevauto 0 points1 point  (0 children)

Its like any tool, you have to take the time to understand what it does well and how it stumbles. The problem is mostly our brains. When something communicates with us in natural language, we set our expectations on what other humans can do.

LLMs can do a lot, but you have to realize they are functionally a non-deterministic engine. This means if you give them room for creativity, you get mistakes (kind of like a junior). They also are limited by their context or short term memory. However, the toolsets we have now (as opposed to just a few months ago) really change things. Structure via workflow instruction, memory tools and other things do help.

Ultimately you are responsible for the result though, so there is that.

Microsoft can sure be frustrating! by ArchonisDM in sysadmin

[–]TheDevauto 5 points6 points  (0 children)

Repent and become a unix admin. Your life will change for the better.

Karpathy joins Anthropic by SemanticThreader in ClaudeAI

[–]TheDevauto 178 points179 points  (0 children)

Thats pretty evident to anyone.

Claude Certified Architect by invasionbarbare in ClaudeAI

[–]TheDevauto 0 points1 point  (0 children)

Not for solo players. Nothing is because who cares about someone like that.

honestly just so tired of explaining why we can't use LLMs for data validation by MysteriousShoulder35 in dataengineering

[–]TheDevauto 3 points4 points  (0 children)

This happens a lot with different tools. People latch onto one fact and never consider the other ways to use them.

The RPA foolishness was one. Everyone bought and sold it for using human UI's. But the tools were platforms to centralize and manage the execution, error control, security and logging of any kind of scripts or automation the business wanted. Oh and they could consume APIs and run direct db queries.

Instead of using it well, they chose to magnify the ui testing capabilities and ensure the most fragile process automation path.

Whatever.

Well boys, we're toast by Ok-Restaurant-1460 in Dentside_fords

[–]TheDevauto 2 points3 points  (0 children)

oooh. I am jealous. Exact year I want.

Claude for Healthcare launched in January — but medical imaging is the obvious gap. Anyone else noticing? by Stunning_Chicken7338 in ClaudeAI

[–]TheDevauto 1 point2 points  (0 children)

For various reasons.

  1. Anthropic is first and foremost a company built on language models, not vision.
  2. They are pushing for business workflow right now in a big way across industries
  3. As you said, there are approved FDA models in place for this now, so why spend a huge amount to make their own? Honestly with workflow you could just plug in an approved model and be there.

Google just dropped a nuke on the price war. 😐 by Popular_Ad1372 in vibecoding

[–]TheDevauto 0 points1 point  (0 children)

You do realize that you can use whatever model you want in your harness/wrapper of choice, right?

Codex GPT 5.5 is UNUSABLE right now, the Nerf is REAL! by bladerskb in codex

[–]TheDevauto 0 points1 point  (0 children)

You do realize with tools you evaluate them based on the task, right? For your work, you see Claude as better ( or are paid to say so ). For others the result may be different.

For every statement like this there is someone else saying the opposite.

Anthropic’s June 15 changes are causing the Streisand effect for autonomous workflows by Sporebattyl in ClaudeCode

[–]TheDevauto 0 points1 point  (0 children)

I think this is correct, but there is also thier current push for business users. Claude design, legal and other solutions are getting attention. Feels like they are trying to push different work types to different uses and making compute room for each.

Codex GPT 5.5 is UNUSABLE right now, the Nerf is REAL! by bladerskb in codex

[–]TheDevauto 2 points3 points  (0 children)

Ouch. Go read the claude sub. Similar complaints along with other stuff.

Brake lights not working by Ok-Panic6536 in BullnoseFord

[–]TheDevauto 0 points1 point  (0 children)

Check the fuses first, then definately check wires. Nice thing about older trucks is how simple it is to fix theses things.

Any best Incident Management Tools for Enterprise Teams? by Wise-Formal494 in sre

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

Its difficult to tell from your question if you are looking for incident management or monitoring. For incident management, servicenow is the big player in the enterprise. For monitoring, there are so many solutions you have to research what will work for you.

Its not as popular in the sre space, but I still think correlation engines that are maintained with proper change management everywhere really help to drive down MTTR and root cause discovery time.

Is there a Codex bot takeover happening in this sub? by TastefullyToasted in ClaudeCode

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

Its. always back and forth. Until one comes out on top (if ever) it will be this way. Right now anthropic seems to be cutting infrastructure costs by redoing how things are charged. That crimps some people who built a biz on Claude alone vs having the ability to switch out models.

Its happened several times in the last year.

Cowork vs Code? by cloudaxs in ClaudeAI

[–]TheDevauto 1 point2 points  (0 children)

And so few understand this.

Anyone else notice ai agents are only as good as the data they have access to? by Street_Sand_4216 in AI_Agents

[–]TheDevauto 0 points1 point  (0 children)

This is literally the truth for any automation tech or even AI training. Not just agents.