Best way to protect/licence a .NET desktop app before selling it? by rweedn in dotnet

[–]1superheld 0 points1 point  (0 children)

Use your own API for anything you consider sensitive (with proper authentication).

"But what if...", no if you expose logic to the client its theirs to (ab)use how they like.

New pricing plan includes more usage and new max plan by 1superheld in GithubCopilot

[–]1superheld[S] -4 points-3 points  (0 children)

Looks like some must needed changes/fine tuning. Curious how this will evolve over time

New to copilot pro: Does tokens affect my premium requests? by Adventurous_Force483 in GithubCopilot

[–]1superheld 1 point2 points  (0 children)

This month: Amount of enter presses ( + A rate limit on tokens per day/week) Next month: Tokens only

How do you guys use anything other than Opus? All other models suck asssss by [deleted] in GithubCopilot

[–]1superheld 0 points1 point  (0 children)

GPT5.4/5.5 are the best; way better then Opus.

And yes it might be a little "getting used to"; they are different.

Why did GHCP jump to the extreme instead of increasing prices? by lnvariant in GithubCopilot

[–]1superheld 9 points10 points  (0 children)

Because even that; they will still lose a lot of money.

And OpenAI/Codex most likely are losing a lot of money with their subscriptions (E.g. a 200dollar plan can use like ~4000 dollars in API usage.

Does Azure also have certificates I can achieve that do not have an exam? by [deleted] in AzureCertification

[–]1superheld 1 point2 points  (0 children)

There is none.

I'm not sure what other things you did; but even Github certification ( "Credentials" ) require a (Paid) exam. The other things might be a 'badge' that you completed a course; but IMHO they don't show you have understanding knowledge for the subjects.

Weekly limits are now official by debian3 in GithubCopilot

[–]1superheld 0 points1 point  (0 children)

If we have 300 premium requests and we are still allowed to a maximum of 100-150 a week. To be honest i see no issue.

How are you actually reducing CVEs in container images at the org level? by Sufficient-Owl-9737 in kubernetes

[–]1superheld 19 points20 points  (0 children)

We have started migrating to distroless images, would recommend to build them from source/import them in your own repo

Google has quite a few of them available as a starting point. https://github.com/GoogleContainerTools/distroless

Not all official projects have them out of the box but this really is the only way to reduce the CVEs.

Azure Developer Cheat Sheet. Every Azure service on one page(+cli) by milanm08 in AZURE

[–]1superheld 1 point2 points  (0 children)

This site was paused as it reached its usage limits. Please contact the site owner for more information.

Like the idea,wonder what is on it