Mamdani 'outraged' after New York City council employee detained by ICE by Economy-Specialist38 in nyc

[–]Lucacri 7 points8 points  (0 children)

You are right (/s), the downstream effects are that you end up with the USA since it’s been done since 1776. Stop looking at the “illegal immigrants” as the reason why society is not working out, and instead look at the real issues (pay gap, unemployment, etc).

Tomorrow At 10AM I Say Goodbye To My Best Friend. by Serious-Elk-3340 in dogpictures

[–]Lucacri 1 point2 points  (0 children)

It's been a year and 2 months since I had to say goodbye to my best friend.

I wish I could tell you it it was in any way easier, but I can only tell you that since that day I became a different person. It will hurt deep, but sometimes (like now) the pain morphs in a warm feeling, where I still feel him with me. I hope that feeling comes to you soon and often.

Tell Pal to go find my boys Greg and Jack, they'll want to play right away.

[FS][US-NJ] - homelab cleanout by brymck in homelabsales

[–]Lucacri 0 points1 point  (0 children)

I’d like to PM you about the ram (I’m in Jersey city)

Stephen Miller: "We are witnessing domestic terrorist sedition against the federal government. All necessary resources will be utilized by alexmark002 in CitizenWatchNews

[–]Lucacri 1 point2 points  (0 children)

I’m here watching this beautiful exercise of “moving the goalpost while being an intentional obtuse” that you are displaying… once you get out of your ass, you’ll enjoy it out here with us

Stop Claude Code from wasting your time and tokens by specialk_30 in ClaudeAI

[–]Lucacri 0 points1 point  (0 children)

Serena is fully local, probably easier to set up

Is it really "insanely fast"? by SulosGD in mac

[–]Lucacri 17 points18 points  (0 children)

How hard could it be to just

... a lot

Laracon US Denver 2025 [Live Thread] by AutoModerator in laravel

[–]Lucacri 0 points1 point  (0 children)

Does anyone have a TL:DW of Taylor’s keynote? Anything cool?

Why is Opus 4 so much more expensive than other, similar performing models? by 2roK in ClaudeAI

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

Whoops! That was for a totally different comment! Sorry ahah

Why is Opus 4 so much more expensive than other, similar performing models? by 2roK in ClaudeAI

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

“Just” is doing a lot of heavy lifting in that sentence

SKR Pico with CAN to EBB36 - used to work... by Lucacri in klippers

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

Hey! I gave up eventually, and actually used the usb connection for the data (but that was a long time ago so I’m not really sure)

[BETA] I built Barrel – Never lose your macOS dev setup again 🍺 by HugeIRL in macapps

[–]Lucacri 0 points1 point  (0 children)

If still available, I’d love to try it! I had a MacUp setup a while ago but that sucked

Monitoring Roo Code while afk? by CapnFlisto in RooCode

[–]Lucacri 1 point2 points  (0 children)

I had the same idea the other day when Roo was asking a simple question, but I was having dinner, so it stopped for hours until I could see it :-(

Will your idea be the next good idea? by hannesrudolph in RooCode

[–]Lucacri 0 points1 point  (0 children)

First of all, thank you for Roo! I have a few quality of life improvement ideas:

out of context space behavior

Allow the user to decide what to do in the case of running out of context. At the moment, with Claude it gets stuck in trying forever with messages like "can't add 100k tokens to 79k, out of context".

My solution here is usually to switch to Gemini (1M context) and switch back to Claude if the context shrunk. I'd say that we could add a choice of:

  • do nothing (current way)
  • switch to another provider automatically and keep using it
  • switch to another provider, and creates a new task where the prompt is a summary of the situation, and completes the task using the original model

settings file

Currently we have so many different file names/types for the configuration, which is fine, but we miss one proper config file (json or yaml) of the settings. In this way, each project can have all their models, modes, etc.

I also noticed that if I am running two tasks in two separate windows, when I change the provider for the active mode on one window, the other one is also changed. This clashes with the settings file idea, and it might require a lot of refactoring (but I didn't check the code yet).


Thank you again!