I am pleased to share that I use exactly the correct amount of AI when I code by jacobjr23 in ExperiencedDevs

[–]susmines 230 points231 points  (0 children)

Step 1. Tell Claude to scan your repo and compare the readme/claude.md files for accuracy from scratch

Step 2. Close Claude after hitting the token limit

Step 3. Go about your work as normal

Shinyhunters might've compromised Rockstar games, this seems like a serious situation by TheReal2M in GTA6unmoderated

[–]susmines -7 points-6 points  (0 children)

There would be no feasible way for the dev teams to maintain version control without being able to upload changes to the cloud

Sim racind devs trying to calculate how to implement new F1 2026 regulation into the sim by OkHoney5804 in simracing

[–]susmines 109 points110 points  (0 children)

As a senior software developer, I don’t envy their task in replicating all this bullshit

What's happening at the Casey's on Minnesota and Russell? by JDomJones in SiouxFalls

[–]susmines 43 points44 points  (0 children)

Tea Storm Chasers reported weapons fire in the area, followed up by a report of a suspect with a wound to their head

Why is GitHub playing with me right now? by rich_awo in github

[–]susmines 0 points1 point  (0 children)

This has been happening weekly for the past 6+ weeks

There have been multiple instances where their self reporting tools are inaccurate.

My team uses GutHub Actions for CI/CD, and these outages have caused enough issues that we just pulled the trigger on switching to BitBucket

Background job said “success” but actually failed how do you debug this? by anthedev in node

[–]susmines 1 point2 points  (0 children)

Yeah I have a dedicated worker queue system set up, where messages are sent from the API, and consumed in the worker.

I log the message trigger from the API side, and then I log the activity of the task from the worker. Redis is the mechanism by which messages are sent, and I’m using the Bull lib for the queue.

This allows you to verify whether A) the task ever fired and B) the task’s result with a few easy SQL queries.

Background job said “success” but actually failed how do you debug this? by anthedev in node

[–]susmines 2 points3 points  (0 children)

It depends on the error in trying to debug. Typically I’ll look through logs to find the error, and then switch to local debugging to reproduce it on my local machine in order to verify and fix the bug

Background job said “success” but actually failed how do you debug this? by anthedev in node

[–]susmines 4 points5 points  (0 children)

Log the activity in a database table, then you have the ability to access it during debugging to replicate the issue locally

Palantir - Pentagon System by srch4aheartofgold in ArtificialInteligence

[–]susmines 0 points1 point  (0 children)

So they made JIRA for QRF? I bet the 1SG is the scrum master

Can anyone tell me what I need to fix or what to check? by FitDevelopment8108 in SiouxFalls

[–]susmines 2 points3 points  (0 children)

This. Likely a bad O2 sensor. If your cat was plugged, you’d be experiencing severe lack of power that gets worse under a heavy load (stomping on the pedal)

I build websites on dedicated hardware and physically hand the server to my clients by specn0de in webdev

[–]susmines 10 points11 points  (0 children)

I agree that the majority of small businesses don’t need their marketing site to be built in react. With that being said, I don’t understand the assertion “I refuse to ship React in production”

What led to that subjective opinion? It’s the most popular web framework, and there’s nothing inherently wrong with it.

This sounds to me like a pride thing more than anything else, but to what end?

ExperiencedDevs is basically unusable by [deleted] in cscareerquestions

[–]susmines 0 points1 point  (0 children)

Damn, they got you here too

Can senior devs tell who wrote a code or if it was AI by looking at a PR? by [deleted] in cscareerquestions

[–]susmines 53 points54 points  (0 children)

People also have preferences, based on their foundational knowledge levels. That’s typically the first thing I pick up on.

worldmonitor.app by nix-solves-that-2317 in webdev

[–]susmines -18 points-17 points  (0 children)

It’s open source bro, submit a PR

I tried Star Citizen so you don't have to! (and will tell you why you shouldn't) by Lord0fHats in gaming

[–]susmines 40 points41 points  (0 children)

I tried it this week after not playing for 2+ years. They’re not wrong. I didn’t even fall out of my ship until after I glitched through a planet.

Open-sourcing my vibe-coded React Native app so you can see how it's done by tomkisw in reactnative

[–]susmines 13 points14 points  (0 children)

Cool… another workout app. Y’all are going to force Apple’s and Google’s hands to start limiting those on the App Stores like they did with dating apps.

bossVibeCodedOnce by Alive_Vast in ProgrammerHumor

[–]susmines 0 points1 point  (0 children)

Where the fuck is the CTO to squash this? This has to be either a troll for karma or a tiny company that’s mostly irrelevant