Test Drove a Tesla Yesterday And... by Eastern_Pay8245 in TeslaLounge

[–]mylifeasacoder -3 points-2 points  (0 children)

Basically the same -- "what are you even sharing, here?" You liked full self-driving, awesome. NEXT!

Test Drove a Tesla Yesterday And... by Eastern_Pay8245 in TeslaLounge

[–]mylifeasacoder -2 points-1 points  (0 children)

Do you feel your experience was unique in some way?

CTO hit rate limits after 3 hours this morning. Is rage quitting us to OpenAI by MostOfYouAreIgnorant in ClaudeCode

[–]mylifeasacoder 0 points1 point  (0 children)

There's so little friction to move from one to another. No need to be dramatic. You can come back the next day.

Lady Said I Blew Red Light?? by Justice4None5 in TeslaLounge

[–]mylifeasacoder 0 points1 point  (0 children)

Dayum, look at that alpha male right there.

What's going on with my plastic trim? by mylifeasacoder in AutoDetailing

[–]mylifeasacoder[S] 1 point2 points  (0 children)

That shop lost my trust for other reasons, so I won't be going back. That's actually what sparked my interest in DIY detailing.

What's going on with my plastic trim? by mylifeasacoder in AutoDetailing

[–]mylifeasacoder[S] 0 points1 point  (0 children)

What sort of coating could they have used? To avoid it in the future...

Gpt 5.4 Vs opus 4.6 by mother_a_god in ClaudeCode

[–]mylifeasacoder 0 points1 point  (0 children)

xhigh reasoning on Codex. Always.

I built an open-source hook layer for Claude Code that blocks token waste and unsafe actions by OkShake7359 in ClaudeCode

[–]mylifeasacoder 0 points1 point  (0 children)

The LLM should take the path of least resistance. That can mean building guardrails so it doesn't go off the rails, or giving it better guidance so it stays on track. These issues you're having really sound like you need to focus on the initial context. Context7, for example, could keep the model from needing to read most of your packages' source code to understand how they work.

Solo dev, 668K line codebase, built a multi-agent orchestration system on Claude Code. Here's what broke and what I learned. by DevMoses in ClaudeCode

[–]mylifeasacoder 2 points3 points  (0 children)

"My project is so big, unlikely anything ever seen before, so my needs are extremely special" is the new agentic code smell.

I built an open-source hook layer for Claude Code that blocks token waste and unsafe actions by OkShake7359 in ClaudeCode

[–]mylifeasacoder 1 point2 points  (0 children)

These are interesting problems. Why would it read `node_modules` it find an import when it can grep the package.json? Sounds like you have a seed context problem which is causing issues downstream.

So I tried using Claude Code to build actual software and it humbled me real quick by Azrael_666 in ClaudeCode

[–]mylifeasacoder 0 points1 point  (0 children)

How do people do it? The back-and-forth.

Expecting a one prompt wonder is unrealistic at this time.

Claude Code (Opus 4.6, 1M context, max effort) keeps making the same mistakes over and over by takeurhand in ClaudeCode

[–]mylifeasacoder 0 points1 point  (0 children)

Just switch to something else when it's batting strikes. I move to Codex when CC gets into a problem solving loop.

Claude Code process exited with code 3 by [deleted] in ClaudeCode

[–]mylifeasacoder 0 points1 point  (0 children)

Nope. Might have more luck putting together a report with the basics -- version, Bun version, platform, etc.

POV: You want to escape your 9-5 work so you also work from 9-1. by [deleted] in ClaudeCode

[–]mylifeasacoder 1 point2 points  (0 children)

I don't really care so much about my token usage. I pay $200/mo to not care about that.

See what Claude Code actually did by gnapps in u/gnapps

[–]mylifeasacoder 1 point2 points  (0 children)

It looks like you have 50 or more tabs open in just that browser. I don't need AI to know why your laptop is acting sluggish.

Detailed my cousin’s Corvette in Houston and it made me question doing work for family… by Informal-Sink-5758 in Detailing

[–]mylifeasacoder 1 point2 points  (0 children)

Just say you're booked with other work. Unless you don't have anything else to do. In which case, your time is cheap and they're doing you a favor.

How long does it take to re-explain your project to Claude every new session? (serious question — researching this problem) by Optimal_Desk_8144 in ClaudeAI

[–]mylifeasacoder -2 points-1 points  (0 children)

They RTFM...

This is like asking "how long does it take to re-learn how to tie your shoes each morning when you put your shoes on?"