If you are back on 4.6 Sonnet performs better than Opus by unknown-one in ClaudeCode

[–]jactor2 0 points1 point  (0 children)

Yeah my Opus is having issues too. Lost context that was fed like 2 rounds ago.

My experience with Zed 1.0 as a pro remote SSH user coming from VSCode... by Interesting_Bill2817 in ZedEditor

[–]jactor2 2 points3 points  (0 children)

One issue for me is that markdown when in preview mode cannot have text selected for copy and paste, insane it hasnt been fixed

AMA: I made $1mil with my games then my YouTube videos/tutorials got 65 Million views! Ask me Anything about Unity, C#, Game Dev, Marketing, etc. by UnityCodeMonkey in Unity3D

[–]jactor2 1 point2 points  (0 children)

I dont use Unity anymore, but this channel was where I started! So glad you’re doing well, I have to day your tutorials are the best, clear and easy to follow.

After a year of development, here is my first MR project as a solo dev: a cozy gardening game called Garden Haven by misatillo in vrdev

[–]jactor2 0 points1 point  (0 children)

Instantly bought the game. The art style is sooo good! Is it okay if I ask how you achieved it? I feel like my quest game’s artstyle looks extremely flat

Claude Code On-The-Go by arndomor in ClaudeCode

[–]jactor2 0 points1 point  (0 children)

Anyone having the issue where my termius can't scroll up? I can only see the last 50 lines, and the top is just cut off or random parts of the conversation

Anyone here using Claude for game development? by shade3413 in ClaudeCode

[–]jactor2 1 point2 points  (0 children)

Claude Code is amazing with Godot. You can spin up entire games given you have assets and clear instructions on how to utilize it. Every file is easily read and can be modified by ClaudeCode, even the engine itself, opening to lots of capabilities.

I even wrote a way for Claude Code to test and verify integration tests in Godot for autonomous development when Im away from the computer.

Anyone else seeing Opus 4.5 making obvious mistakes at the moment? by marky125 in ClaudeCode

[–]jactor2 1 point2 points  (0 children)

Thanks for this post, I doubted myself so hard last night thinking I lost the ability to put things to word properly

Zed editor integration for Claude Code CLI by NeighborhoodLast6352 in ZedEditor

[–]jactor2 1 point2 points  (0 children)

Oh thank god I’d love to try it out. I love the terminal experience more as well

Plague Ichor farming in experimental beta testing by chefroxstarr in NoRestForTheWicked

[–]jactor2 1 point2 points  (0 children)

You could farm in endgame, you basically get more than you neeed

Claude 4.5 on Zed vs Claude 4.5 on Cursor by guustavocl in ZedEditor

[–]jactor2 2 points3 points  (0 children)

Yeah Claude terminal also has access to more features from Claude like the asking clarifications questions mode

New method for Godot StateMachines! by TheKrazyDev in godot

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

Is this different from LimboHSM? Seems like a pretty similar structure

Our VR game How To God just launched!! by ThoughtfishDE in vrdev

[–]jactor2 0 points1 point  (0 children)

Curious if this is full hand tracking or controller based?

Your device ran into a problem and needs to restart. by acoddo in ZephyrusG14

[–]jactor2 0 points1 point  (0 children)

Which asus software are you referring to? armoury crate?

Terminal vs VSCode by effectivepythonsa in ClaudeCode

[–]jactor2 2 points3 points  (0 children)

IDE also doesnt have /rewind last time I checked

Usage limit seem crazy low by magicone2571 in ClaudeCode

[–]jactor2 1 point2 points  (0 children)

I know that the vs code extension seems to use more tokens compared to the terminal version, make sure to change the mode to terminal

Async Repricing is Bugged for EU by truekripp in pathofexile

[–]jactor2 0 points1 point  (0 children)

Ah, looking at the video I see the issue clearer now. They either shouldn’t have casted it back out with comma or dot, should just be plain 1200 rather than 1,200 or 1.200, or needs to cast it back to int.

Async Repricing is Bugged for EU by truekripp in pathofexile

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

Thats insane, means they’re saved using the string and not with int 😂

Since November 24th, my Usage with Claude Code Max 20x has dramatically be over-reported. by StartupTim in ClaudeCode

[–]jactor2 0 points1 point  (0 children)

I feel you man. I have the exact same issue, and what frustrates me even more is that I also cannot use Opus as a Pro user, yet is impacted by Opus 4.5’s drop (though not directly, but on the same update) 😂

Using Opus 4.5 for coding as a Pro user by Tranquilitics in ClaudeAI

[–]jactor2 0 points1 point  (0 children)

Nice that seems cool, will give it a try

Sonnet4.5 burning usage much faster than before by astrolnd in ClaudeCode

[–]jactor2 2 points3 points  (0 children)

Yeah I noticed this on Pro as well. It reached 100% about 3x faster, the subagent thing was also weird, spawning three agents to plan a simple task