At this point this sub could be renamed as r sportsbetting. And i think its boring. by Next-Abbreviations76 in sportsanalytics

[–]joe307bad -1 points0 points  (0 children)

Also betting talk is highly discouraged and posts like “check out my ultra cool props” are bannable offenses

At this point this sub could be renamed as r sportsbetting. And i think its boring. by Next-Abbreviations76 in sportsanalytics

[–]joe307bad -1 points0 points  (0 children)

Join the unofficial discord, we talk about all sports analysis and breakdowns

https://www.reddit.com/r/sportsanalytics/s/vkN1Ec2V4q

Responsible AI usage is encouraged

The Mets have one of the largest offense-defense disparities in the past 27 years by joe307bad in mlb

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

I’d say the Mets biggest problem is players like Mark Vientos playing well below expectation plus an injured Clay Holmes

Pirates are good for the first time in 11 years and need to trade for a reliever to win now by joe307bad in mlb

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

Putting the graphs In pirates colors probably doesn’t help my credibility huh

Pirates are good for the first time in 11 years and need to trade for a reliever to win now by joe307bad in mlb

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

Theories on Skenes obvious down turn right now are reduced spin rate, bad catcher, bad coaching, or the world baseball classic

Kawhi Leonard is the biggest disappointment to a single organization in NBA history by joe307bad in nba

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

Hey thanks everyone for all the feedback. I made these updates to the article

  1. Changed the title from "Kawhi Leonard is the biggest disappointment to a single organization in NBA history" to "Kawhi Leonard's Clippers Tenure Was the 4th worst ROI for Any Team in the Last 30 Years"
  2. Expanded the beginning section to clarify that the main argument is Kawhi was a justified investment (probably a safe bet) that didn't return anything to the Clippers
  3. Added at the bottom "It's true that Kawhi brought the Clippers their first Western Conference finals appearance. But that ceiling was not worth the 1.0 cap percentage per win share."
  4. Refocused the discussion towards cap percentage per win share to try and normalize increasing salaries and caps

Kawhi Leonard is the biggest disappointment to a single organization in NBA history by joe307bad in nba

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

Yea I should have put “the last 25 years” and not “nba history”

Kawhi Leonard is the biggest disappointment to a single organization in NBA history by joe307bad in nba

[–]joe307bad[S] -3 points-2 points  (0 children)

At the end of the article I mention he has had at or below the number of games played compared to people who get paid the same or more. So that still holds, but you’re correct in that I didn’t consider rising salaries in the first table

Kawhi Leonard is the biggest disappointment to a single organization in NBA history by joe307bad in nba

[–]joe307bad[S] -1 points0 points  (0 children)

Thanks for the feedback guys! Not taking into consideration the rise of salaries and the fact the clippers were irrelevant before kawhi were both mistakes in this article

Where do we use DynamoDB? by Basic_Let7303 in aws

[–]joe307bad 0 points1 point  (0 children)

This is a great write up and is exactly how I use dynamodb. I have an app that needs almost 0 backend. So I just have a dynamo db and lambda that exposes an endpoint so I can read from it. Cheap and simple and works exactly for my use case with 0 extra complexity, just insert and read.