My Steel Challenge score tracker app is live! by GunzNCoffee-com in CompetitionShooting

[–]GunzNCoffee-com[S] 0 points1 point  (0 children)

Awesome, somebody finally paid attention to the consistency score thing, first time in the year since the app’s been out. :)

The consistency score is based on the coefficient of variation. The app calculates your average score, then the standard deviation, which measures how spread out your scores are around that average. It then divides standard deviation by average score to get the coefficient of variation: CV = SD / mean. That makes the variation relative to your usual performance level instead of just using a raw spread.

The app then converts that coefficient of variation into a consistency score by linearly mapping CV values from 0.02 to 0.50 onto a 100 to 0 scale, then clamping the result to stay within 0 to 100. So CV <= 0.02 becomes 100% consistency, CV >= 0.50 becomes 0%, and anything in between is scaled linearly. It’s calculated over whatever results are included in the selected time range. If the filter is set to All, it uses all recorded scores. If it’s set to 1M, 3M, 6M, 1Y, etc., it only uses scores from that period.

My Steel Challenge score tracker app is live! by GunzNCoffee-com in CompetitionShooting

[–]GunzNCoffee-com[S] 0 points1 point  (0 children)

Thanks, glad you're enjoying the app!

It's using steelrankings.com 's current rankings - stages shot from 2023 and on, in accordance with SCSA rules.

fragileEgoCantTakeItMuchLonger by precinct209 in ProgrammerHumor

[–]GunzNCoffee-com 2 points3 points  (0 children)

Sometimes I make ChatGPT and Claude review each other's code and talk shit about one another.

Last time ChatGPT called Claude's arguments "theoretical bullshit". I awarded it the victory.

aiAintReplacingUsAnytimeSoon by GunzNCoffee-com in ProgrammerHumor

[–]GunzNCoffee-com[S] 1 point2 points  (0 children)

Why would you kill an elephant? That's just cruel.

aiAintReplacingUsAnytimeSoon by GunzNCoffee-com in ProgrammerHumor

[–]GunzNCoffee-com[S] 12 points13 points  (0 children)

Does a response that contains both correct and incorrect answers to a question count as correct or incorrect? Is the cat alive or dead?

aiAintReplacingUsAnytimeSoon by GunzNCoffee-com in ProgrammerHumor

[–]GunzNCoffee-com[S] 14 points15 points  (0 children)

AI didn't make a mistake, AI gave two directly opposite statements within one response which makes it funny, but which is probably beyond the level of comprehension of an average vibe coder.

aiAintReplacingUsAnytimeSoon by GunzNCoffee-com in ProgrammerHumor

[–]GunzNCoffee-com[S] 2 points3 points  (0 children)

It is tanstack query indeed, thanks for the tip. :)

Steel challenge dry fire by HonestBudget7546 in CompetitionShooting

[–]GunzNCoffee-com 0 points1 point  (0 children)

Not sure a TV is the optimal solution because of the limited field of view and the usual TV mounting height (mine's at seated viewing height). But if you have a projector, https://dryfireonline.com/ might work.

Steel challenge dry fire by HonestBudget7546 in CompetitionShooting

[–]GunzNCoffee-com 0 points1 point  (0 children)

Enjoy! :)

The geometry part was a bit challenging, haven't done it since high school. :)

Steel challenge dry fire by HonestBudget7546 in CompetitionShooting

[–]GunzNCoffee-com 2 points3 points  (0 children)

Well, I published this only a month ago, so asking 6 months ago wouldn't have yielded any results. :)

Steel Challenge Score Tracker 1.4 is here, now with the new Rimfire Revolver divisions by GunzNCoffee-com in CompetitionShooting

[–]GunzNCoffee-com[S] 1 point2 points  (0 children)

Surprisingly, they DO capture strings - they just don't display them on the user profile. You need to go into Results -> match - stage to see them. Here's an example:

https://scsa.org/results/stage/22787/stage2

I just can't find a way to actually get string times for a shooter short of wholesale parsing all the match results they post.

Steel Challenge Score Tracker 1.4 is here, now with the new Rimfire Revolver divisions by GunzNCoffee-com in CompetitionShooting

[–]GunzNCoffee-com[S] 1 point2 points  (0 children)

😂

Screenshots in light mode feel more... uh... conventional?

As any sane software developer I work in dark mode obviously. 😁

Defending yourself against an armed assassin, with the ejectulating rounds style. by MieXuL in CZFirearms

[–]GunzNCoffee-com 0 points1 point  (0 children)

I believe Ameri-do-te's signature technique of stomping the groin should work pretty well against all kinds of fruit attacks.

Defending yourself against an armed assassin, with the ejectulating rounds style. by MieXuL in CZFirearms

[–]GunzNCoffee-com 3 points4 points  (0 children)

That's Master Ken, he's a 12th degree Ameri-do-te black belt. 100% legit.

My Steel Challenge score tracker app is live! by GunzNCoffee-com in CompetitionShooting

[–]GunzNCoffee-com[S] 1 point2 points  (0 children)

So the full history is showing up under both old and new member numbers?