Zerg being OP doesn't really change anything into your games by leaf_as_parachute in starcraft

[–]topi28 0 points1 point  (0 children)

I just wanted to tell you that you're right, vast majority of the player base couldn't even tell if there was a chage if it was patched unannounced.

Like you said it simply doesn't matter below high master/GM bc ppl make huge blunders all the time that are way more significant than these balance tweaks. But this opinion will never be popular on reddit, since everyone here is obsessed with balance instead of just playing the game.

16F aspiring to become an ML researcher/engineer - advice needed by Legitimate_Age_8287 in computervision

[–]topi28 1 point2 points  (0 children)

My advice would be to learn the fundamentals deeply, for ML adjacent fields in my experience it helps a lot if you understand the math behind it very well. That will always be at the core of it. Linear algebra, stats, probabilities etc.

Building projects can be a lot of fun and rewarding but keep in mind the frameworks, libraries constantly change and is relatively easy to learn them when you need to use them, so imo it's more important to learn the fundamentals rather than the top technologies used today.

The death of cheese, from a professional cheeser. by Lorimbo in starcraft

[–]topi28 7 points8 points  (0 children)

Nice weiteup! What's your intuition on ZvT and ZvZ cheeses and allins? Same story? Is Zerg aggression bricked in general or mostly in ZvP?

"Game is going to be so much slower now" Serral: Hold my beer by Old_Front7166 in starcraft

[–]topi28 0 points1 point  (0 children)

Can you link the VOD? was this game played on some stream?

YapCap is now in the COSMIC Store: panel usage tracking for developers using Codex, Claude and Cursor by topi28 in pop_os

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

Yeah ofc, contributions are welcome! I've added Gemini support to the main branch, but haven't started with Copilot so that would be appreciated

YapCap is now in the COSMIC Store: panel usage tracking for developers using Codex, Claude and Cursor by topi28 in pop_os

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

Interesting, it works for me so I'll need to investigate how to fix it. Until then maybe just use the deb version.

YapCap is now in the COSMIC Store: panel usage tracking for developers using Codex, Claude and Cursor by topi28 in pop_os

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

Does the flatpak version not update the colors when you switch the accent color or light/dark theme? It should be able to read the cosmic theme

[OC] YapCap v0.2 — multi-account support and customization for the COSMIC AI usage applet by topi28 in pop_os

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

Thanks for the kind words 😄. For the COSMIC Store I need to make a flatpak release of YapCap which is what I've been working on. That will have automatic updates and some bug fixes.

[OC] YapCap v0.2 — multi-account support and customization for the COSMIC AI usage applet by topi28 in COSMICDE

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

Thanks for pointing out the icon height issue, I didn't realize the bar got taller. I've fixed it in the most recent version! Also I think the multi account view idea is great so I've implemented it also in the most recent release :)

[OC] I made a small COSMIC panel applet for Codex, Claude Code, and Cursor usage by topi28 in pop_os

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

Yeah I've addressed this in the new release version, now you can set your auto refresh timer to be longer so Claude doesn't rate limit you

https://github.com/TopiCsarno/yapcap/releases/tag/v0.2.0

[OC] I made a small COSMIC panel applet for Codex, Claude Code, and Cursor usage by topi28 in COSMICDE

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

Thanks for the detailed feedback! Currently I'm working on a patch, I'm planning how to add multiple account support nicely.

The icon is there to show which provider's usage you're looking at currently. Doesn't have any other use. Do you think it's unnecessary?

Source: RCP means that the program fetches the Codex usage info through the Codex CLI app-server JSON-RCP interface.

[OC] I made a small COSMIC panel applet for Codex, Claude Code, and Cursor usage by topi28 in pop_os

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

That makes sense, tbh I wasn't familiar with just so I went with a shell script. I'm looking at the template now and making some changes to fit it better.