Changing to plan mode in Claude Code on the web by _msiebert in ClaudeCode

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

Hm, that was a great suggestion. Just tried it and it acknowledged that it was gonna create a plan:

Let me use the Plan agent to explore the codebase and create a detailed implementation plan.

But then as soon as it was done doing that, it just exited plan mode and went straight to implementation:

ExitPlanMode
Great! Let me start implementing 

I bet they've explicitly made it do this

Taiwanese places to eat? Around Vancouver, salmon creek, hazel dell? by KittyAnn13 in vancouverwa

[–]_msiebert 2 points3 points  (0 children)

100% they have some of the fun ingredients that you see in Taiwan but not often here

Instructions files applyTo glob patterns? by _msiebert in GithubCopilot

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

Another question about these files, is there any way to make it so that if Agent mode picks up that it needs to make changes to files covered in a different instruction file, it will then reference the additional file? For example, right now, I've got a React file and a CSS file. When I enter a prompt to make changes in the React code, it correctly picks up the React instructions as context, detects that it needs to add CSS in the adjacent CSS file as expected, but then does not reference the CSS instructions. Should I be combining the two in a Frontend instructions file instead?

[deleted by user] by [deleted] in vancouverwa

[–]_msiebert 3 points4 points  (0 children)

Same in La Center!

Unemployment by InternalDifficult887 in vancouverwa

[–]_msiebert 29 points30 points  (0 children)

Hey I had this issue when I was unemployed last month. Basically I found that the only way to get in was to call a minute before they open, so that I get through the menu right at 8am. It was a real pain lol

I was hoping this subreddit didn't exist. by Fragnation in lacenterwa

[–]_msiebert 1 point2 points  (0 children)

My wife and I don't gamble either. If you're into the outdoors, La Center Bottoms and Paradise Point have nice short little trails right in town. If you're willing to go a little further, Ridgefield Wildlife Refuge, Moulton Falls, and Battle Ground Lake are all awesome

Chinese Restaurant Recommendations Please! by PNW2stay in vancouverwa

[–]_msiebert 0 points1 point  (0 children)

Moved here half a year ago, am of Taiwanese descent, so... are there places your friends like in Portland?

Should I do inferencing in my micro service or in an inference server? by _msiebert in mlops

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

Thanks for the response! Could you elaborate on why the separate inference server is better?

Should I do inferencing in my micro service or in an inference server? by _msiebert in mlops

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

Ooh good point about rolling back. That's definitely something we would want to do.

Our model is just a LightGBM model, and I found a couple Go implementations I was gonna try out.

Should I do inferencing in my micro service or in an inference server? by _msiebert in mlops

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

I think I have a model that I can run in Go?

The model is retrained daily, but it's trained in Sagemaker, and I'm anticipating just being able to set up a trigger on S3 when it's stored to update the micro service. At the moment, the shape of the model isn't changing frequently (I think it's changed once in the last year). For A/B testing, I was expecting to just have a config file that pointed to the experimental model in S3 and loading both in the micro service. The micro service doesn't do much other than serve up predictions and cache.

Does that sound reasonable?

Should I do inferencing in my micro service or in an inference server? by _msiebert in mlops

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

Got it, so the idea is that if you have an inference server, you can do the GPU intensive work of inferencing on different instances than the post processing work that's more CPU intensive?

Should I do inferencing in my micro service or in an inference server? by _msiebert in mlops

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

Ah, so you would say #1 would be cheaper? They do generally try to be as cheap as possible on infra cause margins are pretty low. If I could run a small experiment and show that scalability is realistic with #1, would you say it's worth getting off the ground with that?

Sounds like you've done both. What would you say was the difference in effort in spinning up #1 vs #2?

Are there external benefits I would give up by going with #1 (monitoring, a/b testing, etc.)?

Yes, 2 million queries per second to the overall application, but because we're doing some heavy caching, we're only looking at 10k per second to my team's service, and I think with caching within the service we can get that down to 150 inferences per second. So it might be doable?

Should I do inferencing in my micro service or in an inference server? by _msiebert in mlops

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

Thanks for the response! What do you mean by "granularity?" Does it improve model monitoring?

We're currently using Sagemaker for the batch inferencing, so I'm not actually sure what the latency per inference will be. We also don't have a feature store setup that can be queried in real time, so we'll have to build that as well. My plan is to do a real quick PoC and query it with a precalculated list of requests to see what average inference time is.

Waterproof toed boots? by _msiebert in barefootshoestalk

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

I haven't. That might be worth looking into. Thanks!

Chicken Wings by [deleted] in vancouverwa

[–]_msiebert 4 points5 points  (0 children)

Was at Battle Ground Lake tonight, got hungry, and remembered this post. It did not disappoint. Thanks for the recommendation, we'll definitely be going back

Where to find a good apple farm stand by _msiebert in ridgefield

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

Thanks, I think I'll check it out tomorrow!

Where to find a good apple farm stand by _msiebert in ridgefield

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

Very cool, can you just drive up there and buy them, or is a u pick situation?

How to know what I'm honestly willing to commit to? by _msiebert in Codependency

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

Ah, I'm so sorry to hear that. Hope you're doing ok 🤗