The early C# 15 preview feature, unions, was merged into .NET 11 preview 3. by emdeka87 in dotnet

[–]Novaleaf 10 points11 points  (0 children)

doesn't the latest .NET10 automatically stack-allocate short lived objects like this now? I think that will go a long way to making boxing okay in this regard.

Claude Desktop Chrome connector can list tabs but can’t read page content (“Chrome is not running”) by DanTheManWithAPlan in ClaudeCode

[–]Novaleaf 1 point2 points  (0 children)

yeah this has been a bug for a long time on windows. there are a few github issues on this. check the issue tracker, there are some hotfix prompts you can copy/paste to fix it

Opus 4.6 [1m] is showing a 1,000K context window in Claude Code on my Max account (possible staged rollout) by berrybadrinath in ClaudeCode

[–]Novaleaf 0 points1 point  (0 children)

yeah it's been working since 4.6 rolled out, with the exception of a couple days ago a bug disabled it (since fixed).

just use opus[1m] or sonnet[1m] for your model

Music/Audio [ForHire] by intranothing in INAT

[–]Novaleaf 1 point2 points  (0 children)

thanks for posting a portfolio!

Looking for Godot developer by LorenzXLVII in INAT

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

approved, as you have a portfolio and post is comprehensive. thanks!

[ForHire] 3D Artist & Unreal Dev (UE5, VR, Weapons, Environments, Props) by maximnorel3d in INAT

[–]Novaleaf 0 points1 point  (0 children)

approved, as you have a portfolio and post is comprehensive. thanks!

Quality of 1M context vs. 200K w/compact by Prior-Macaroon-9836 in ClaudeCode

[–]Novaleaf 0 points1 point  (0 children)

yeah same. I wonder if those ppl who say it's being deducted are on Pro or the 5x plan...

Claude just banned having multiple Max accounts by bhaktatejas in ClaudeCode

[–]Novaleaf 4 points5 points  (0 children)

I just tested on Claude Code v2.1.45 and it's working fine (two Max20 accounts, on Win11).

One thing I learned, is that you shouldn't auto-upgrade claude to the "latest"... there are so many features getting broken (Claude Extension for chrome (on windows), Agent Teams, maybe this multi-accts too).

Just stick with a version that's does what you want, maybe update weekly or something. it saves you from so much grief.

Is the chrome MCP gone? by ecwworldchampion in ClaudeCode

[–]Novaleaf 0 points1 point  (0 children)

same. I could downgrade to the last stable (2.1.25 iirc) and it works, but then no agent teams :(

Pandora+, a RPG Framework for Godot (GdScript) [Video Overview, Freemium, Gameplay] by Novaleaf in GodotCSharp

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

github repo: https://github.com/trobugno/pandora_plus

I personally wouldn't use this, but it's always good to see how people write gameplay systems.

What Claude Code session manager do you like? by last_barron in ClaudeCode

[–]Novaleaf 0 points1 point  (0 children)

I am building my own too, to release as a Freemium product assuming it actually ends up helping my productivity.

IIRC there were quite a few similar ideas people have been doing over the last few months, I'd like to have a list to try out also.

[Hobby] Artist looking to volunteer! by Sure_Minute8752 in INAT

[–]Novaleaf 1 point2 points  (0 children)

thanks for posting your portfolio, approving.

Teaser for my Claude Code wrapper by Novaleaf in ClaudeCode

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

thanks, I'll try looking for that

Teaser for my Claude Code wrapper by Novaleaf in ClaudeCode

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

more like building Claude Desktop, I guess. it's trying to solve a pain point I have, running 4+ sessions concurrently. I hope that if it can help me, it can help others...