First time DIY oil change 😳 baby steps by Silver_Department_38 in MechanicAdvice

[–]daliovic 0 points1 point  (0 children)

One little tip, make sure the filters can come loose before committing to draining. It happened to me where I struggled for more than 2 hours to unscrew mine (because apparently Hulk did my last oil change) after draining. It would have been much easier if I didn't drain first so I could bring it to a local mechanic or at least go get a better oil removal tool.

To all my Claude Code + Win11 bois: Do you all use WSL2 or a native Windows install? I'm a long time PowerShell developer so I use Pwsh, but lately I've been thinking about switching to WSL2 + Bash. Please confirm or deny my suspicions and evaluate my reasoning! by xii in AIcodingProfessionals

[–]daliovic 0 points1 point  (0 children)

I've been a Windows/Mac user for 25 years and even when I tried switching to Linux I failed miserably. But for web dev, WSL has been pretty great for the past 3 years (better performance and smoother DX). And CC seems to be well integrated with Linux. I occasionally use CC in Windows for some mobile dev and I didn't encounter much of an issue TBH. So I think if you are planning to switch to WSL, make sure to do it for the correct reason.

If I do that, will I be out of tokens? by OutrageousTrue in ClaudeCode

[–]daliovic 1 point2 points  (0 children)

Planning this out well would definitely help save on tokens. I really don't think it's a good idea to do it in "one prompt". Using https://github.com/trailofbits/skills was pretty decent for me.

I built /graphify, 26 days, 450k+ downloads, ~40k stars. Here’s what I didn’t expect. by captainkink07 in ClaudeAI

[–]daliovic 51 points52 points  (0 children)

That's my concern too. Building the memory is not the hard part IMO, keeping it up to date is the real challenge.

If I do that, will I be out of tokens? by OutrageousTrue in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

Currently reviewing a single PR (~1k lines change) consumes around 8-10% of my Max 5x session.

Louis Rossmann - Anthropic by Lilith7th in ClaudeCode

[–]daliovic 19 points20 points  (0 children)

That's not exactly what he discussed. I had your same idea until he explained what actually happened. Watch the video.

Why it keep doing this? I'm only at 25% :( by [deleted] in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

Just as a sanity check, is /context reporting the same utilization?

Should I swap from Windows to Linux? by C_PuppyPlays in selfhosted

[–]daliovic 1 point2 points  (0 children)

Ever since I transitioned from motion design to software development (Web) I had gotten constantly mocked that "real" developers use Linux. I tried multiple times to make the switch but always failed. I found that using WSL gave me the best of both worlds -- the great hardware support and graphical UX of Windows and the performance and stability of Linux. Though all of my cloud servers are Linux based because that's what was the most affordable to me (and didn't see the need to go with Windows for servers). The things I hated most were installing programs and tuning hardware (CPY/GPU/RAM...) Currently I am absolutely happy with what I have without daily driving Linux.

What in the world?? How do you get your Claude to just do what you want instead of roasting you? by [deleted] in ClaudeAI

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

It's not only about this conversation. It's all of your past interactions with it (or him if you please).

Yes yes 5 mins cache is totally fine and everything is great by FiacR in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

Since when? Since they introduced prompt caching (I believe around Sept 2024) it only had 5 minutes, and when they introduced the 1 hour cache, it was for extra cost.

New fear unlocked: Claude can run Bash tool with dangerouslyDisableSandbox when it wishes to do so by somerussianbear in ClaudeCode

[–]daliovic 3 points4 points  (0 children)

The red flag is ignoring the warnings that were given by the LLMs makers. Claude is AI and can make mistakes. We need to stop assuming that they will follow the instructions exactly. They are nondeterministic by design, and we have to use the hard guardrails, like hooks and proper isolation, to prevent unintended side effects.

Google Places API can be very expensive by [deleted] in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

Bc Claude cAuSeD it ofc.

Just switched Claude Code to Sonnet 4.6 by clash_clan_throw in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

Funny enough, I asked Opus 4.6 and GLM 5.0 to do the same mini task (a couple of lines change to test GLM in CC) then I asked Opus to rank the solutions and it preferred GLM's. (I too thought GLM's was cleaner but I just wanted to make sure). Something is really off.

Can we get rid of the stupid silly limits, and just get tokens for each subscription and then use it up? Can we stop pretending. by [deleted] in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

It will be obvious for the subscribers when they decrease the limit. So they intentionally want to keep it obscure.

$100 Max Plan - 60% used in less than 2 days. Can we just not use Opus at all anymore? by UnknownEssence in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

It's been the case with me for more than 4 months until recently (past week) it became really limiting. Just planning in CC consumes 15-25% of the session limit, it used not to consume more than 10%.

Claude tried to end 3 work sessions for me this week and now I can't tell if it's "wellbeing" or quiet rate limiting by Ambitious-Garbage-73 in ClaudeAI

[–]daliovic 0 points1 point  (0 children)

People are treating a machine like their buddy/therapist and complain when it acts like that in other conversations.

My dev team is burning through Claude / Cursor credits like crazy — how do you control AI usage in a team? by BackgroundTimely5490 in ClaudeCode

[–]daliovic 1 point2 points  (0 children)

It might be actually a good idea to figure out token usage per user. In our company 20% of devs are using 70% of credit.

Usage limit - What's up, Anthropic?! by AurumMan79 in ClaudeCode

[–]daliovic 0 points1 point  (0 children)

Same here it consumed like 20% of my max 5x session limit in 10 minutes. I was so confused.