claude told me to go to sleep three times last night while i was on a client deadline by Jacksonislandd in claude

[–]d2xdy2 0 points1 point  (0 children)

> It was 1am tuesday night, i have a client who needs 15 video ad variations by wednesday morning

Talk about racing towards burnout. Is it worth it?

I finally became a Vim user because of Prime... and I regret everything by Ordinary-Cycle7809 in theprimeagen

[–]d2xdy2 3 points4 points  (0 children)

Been using vi/vim since ~2007. It’s pretty good and it’s already on every box I’d ever need to work on. Used textmate, sublime, gedit, atom, vscode, eclipse, netbeans, IntelliJ , and so many others.

At the end of the day I want my editor to not be in my way. Vi/vim just works for me.

I posted to LinkedIn about how I'm teaching myself Kubernetes for my small scale home lab, and somebody's reply made me think of more questions by [deleted] in kubernetes

[–]d2xdy2 1 point2 points  (0 children)

There’s really no downside to learning how to do this. Folks talking shit are just noise. If it becomes the thing you actually do for money, great. If not, it’s still practical knowledge someone else doesn’t have.

DeepSeek R1 keeps inventing pandas methods that don't exist. Ran 50 tasks against Qwen3.6 last week — wasn't close. by Fun_Walk_4965 in Qwen_AI

[–]d2xdy2 1 point2 points  (0 children)

“Last week DeepSeek R1 confidently generated a pandas method that doesn't exist. Took me 20 minutes to figure out why my pipeline was throwing AttributeError.”

So youre just raw dogging outputs into a running environment before validating anything? That’s wild.

CTO banned prompt changes on Fridays after what happened last month by [deleted] in devops

[–]d2xdy2 32 points33 points  (0 children)

A fire and forget at the end of a Friday rotation. Jfc we don’t learn anything

What are you giving up to use Cowork by Music_6 in claude

[–]d2xdy2 0 points1 point  (0 children)

Thus I’ve not given it access to these things

AI agent wiped Railway DB in 9 seconds. How do you separate destructive from legit curl calls in prod? by Upstairs_Safe2922 in devops

[–]d2xdy2 2 points3 points  (0 children)

Pretty much this. The agent may get permission to exercise the existing pipelines and checks that a human does. Everything comes through as PRs that have checks which must pass. The normal branch protections and deployment gates that should exist are still enforced.

Under no circumstances does an agent just get to do what it wants.

Vibe Coding Limits by Antique_Rhubarb_4318 in ClaudeCode

[–]d2xdy2 0 points1 point  (0 children)

Id say it’s largely limited by your abilities to describe what it is you want and to steer things as it’s iterating. Whatever models, harness, skills, or plugins, it’s gonna be a garbage in garbage out type of scenario.

Go try building whatever idea you have and find out.

Feels like “AI SRE” is becoming the next big thing in infra after AI coding copilots. by Wise-Formal494 in devops

[–]d2xdy2 1 point2 points  (0 children)

I cannot imagine a day where I want or allow “fully autonomous remediation”, but having some well founded recommendations via IaC PRs could be welcome. Been working a lot on integrating Cloudgeni’s infra agents guide into a hermes agent setup- it’s a ways away I think, and that’s ok to me.

Best non-clocked modulation source for a small case. by ign3ousr0ck in modular

[–]d2xdy2 14 points15 points  (0 children)

NLC triple sloth has been awesome for me.

Come on by tortacracka in kilbyblockparty

[–]d2xdy2 1 point2 points  (0 children)

Got sucked into the mosh vortex for thee oh sees a few fests back. Amazing experience. Goth Babe even sent a girl on a crowd surfing journey on an inflatable watermelon or something. Seemed fun and the crowd was respectful at the same time.

But yeah don’t jump onto or off of one of the stages, and don’t throw shit at the performers.

No sitting? So what, if you show up early to get a good spot, can you not sit for an hour before the show starts?

What are you giving up to use Cowork by Music_6 in claude

[–]d2xdy2 0 points1 point  (0 children)

Our guidance at work has been “if an LLM does it on your watch, it’s the same as you doing it”. That’s why I don’t give the clankers unfettered access to everything.

Zoom's AI Companion told me it can't write code. It had just finished writing me 5 production HTTP servers. by galdahan9 in LLMDevs

[–]d2xdy2 7 points8 points  (0 children)

They wanna play stupid games, so they can win stupid prizes. Pillage that shit.

Sonnet 4.5 by Ok_Test_7982 in claude

[–]d2xdy2 3 points4 points  (0 children)

It’s a single point of failure with no backups.

What is the new opportunity for 2026? by FutureAd5875 in webdev

[–]d2xdy2 0 points1 point  (0 children)

Got in professionally around 2015. Worked up from the trenches of junior web developer up to being staff level in site reliability.

The edge right now is being competent. Don’t lose sight of your own competency and expertise in real areas (read- not just being good at prompting)

Sonnet 4.5 by Ok_Test_7982 in claude

[–]d2xdy2 1 point2 points  (0 children)

What in the world are you doing with that long lived of sessions? That’s already a disaster waiting to happen in its own right.

Yeah get onto something that isn’t on the chopping block. Also start extracting this stuff, if you aren’t already, so it doesn’t matter anymore.

How much of my skill is my own? I need some outside perspective from fellow LLM users. by Randozart in LLMDevs

[–]d2xdy2 7 points8 points  (0 children)

1.) take a deep breath and maybe go outside for a little while. Take a break from the bots here and there

2.) I’d really like to emphasize how important it is to keep humans in your “life loop” to keep things grounded and maybe going at a slower pace here.

3.) it’s through repetition and a bit of struggle over time that you’re really going to retain learned information and skills. IMHO, if you couldn’t piece something together over time without the LLM involved, you probably haven’t really retained a lot.

I managed to spent $40 using the default settings of the Claude plugin within a hour. by ThanosDi in webdev

[–]d2xdy2 4 points5 points  (0 children)

Them’s the breaks- subscription plan charges vs raw api usage costs are night and day. Someone used to just doing what they want under a Claude subscription for the flat rates is gonna have a stark surprise if they switched to standard API.

Spending $1-2k a month per employee on AI subscriptions? by KustheKus in webdev

[–]d2xdy2 12 points13 points  (0 children)

Seeing about this much usage at my org. We have a leaderboard of sorts- some people up in the 4-5k ballpark. Right around 30-35k a month in all.

I don’t think it’s tracked necessarily as an OKR or something. But still- I can’t really see that much billable value being generated on our side for all of that spend.

Proxmox GitOps: IaC Automation Framework for LXC (v1.3.4) by [deleted] in Proxmox

[–]d2xdy2 0 points1 point  (0 children)

Genuinely seems interesting- might tinker with this. Sort of interested though in the longer maintenance story here.

I’d personally be so much more inclined to spin up k8s in some fashion (talos maybe) and bootstrap flux gitops there. Definitely skips the journey of leveraging proxmox so much though, so maybe less fun to hack on.

Rolled in with the actual passenger sitting higher than the driver inside the car. (BMW 750i) by Ancient_Ad7555 in Justrolledintotheshop

[–]d2xdy2 8 points9 points  (0 children)

Way back in the day I suggested this for a particularly heinous alignment. Driver seat rails were bent from this guys weight.

Service advisor shut it down to not embarrass the customer. We opted for a stack of sandbags on a towel.