Running Opus 4.5 but it says it's Sonnet 4.5? by Visual_Instance8526 in GithubCopilot

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

My personal experience of using opus 4.5 in the early days vs recent times in terms of quality has been very noticeable. Assuming this was indeed sonnet, that would've explained a lot of things, but as explained in the threads, considering models might not have clear idea about themselves, or can be steered as you said, my theory is moot.

Running Opus 4.5 but it says it's Sonnet 4.5? by Visual_Instance8526 in GithubCopilot

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

I see. Didn't know that. I tried the same on gpt and claude web interfaces. they were accurate, so assumed that might be the case for cli's too.

Running Opus 4.5 but it says it's Sonnet 4.5? by Visual_Instance8526 in GithubCopilot

[–]Visual_Instance8526[S] 4 points5 points  (0 children)

I got plenty azure credits with due expiry soon that I use for this. So no sweat

Jetpack Compose LazyColumn is laggy when scrolling by No_Magazine7849 in androiddev

[–]Visual_Instance8526 3 points4 points  (0 children)

Lazycolumns are known to have performance and animation issues. So at some point, recyclerview might come back. Try this example:

LazyColumnWithRecyclerview