‹ BackHN Continuity

Thread

Pareto Front

198 points · 85 comments · binyu

  1. Whitespace · · focus · HN ↗
    I have a weightlifting spreadsheet with weight on the vertical axis and reps on the horizontal axis. The value of each cell is the estimated 1 rep max if I accomplish that lift. In theory if my e1RM is 100kg then I can lift any permutation of (weight,reps) that have the same e1RM. This is akin to knowing Pareto Frontier of my current strength.

    I use conditional formatting to color cells according to the probability that I can lift them—if I lifted 50kg for 10 reps then I can definitely do 50kg for 9 reps, so that cell is green. But if e1RM(50,10) > e1RM(40,15) then I can probably do that too so it's light green. The visualization naturally becomes Pareto-like.

    If I'm feeling strong I can aim for higher weight, lower reps. Or if I'm feeling weak I can close out a (weight, reps) that's below my current e1RM but I haven't accomplished yet. The end result is that I'm always "accomplishing" some sort of PR no matter how I feel.

    I call this e1RM Bingo.

    1. joncrane · · focus · HN ↗
      This is a cool way to gamify weightlifting. Cheers!
      1. godwinson__4-8 · · focus · HN ↗
        Indeed, GP should take a spin at turning into an app. Could be worthwhile to have Claude take a first stab at a MVP.

        If pursued, good luck!

        1. jerkstate · · focus · HN ↗
          If this is something you are interested in, I did make a mobile friendly SPA similar to this: <a href="https:&#x2F;&#x2F;curvefit.app" rel="nofollow">https:&#x2F;&#x2F;curvefit.app
    2. cman1444 · · focus · HN ↗
      Could you please share this spreadsheet? I would really love to have my own version of this.
      1. kachnuv_ocasek · · focus · HN ↗
        Just copy-paste that description to Claude and have it create the spreadsheet.
    3. wollowollo · · focus · HN ↗
      Respectfully, that&#x27;s a cool illustration of the idea of xRMs etc but is missing the whole point of programming for higher or lower reps. E.g. lower reps are more stressful &#x2F; higher cost of recovery but more strength-specific; high reps are better for hypertrophy work. But then, any well designed program will have you working across a range of rep ranges and so on.

      Please don&#x27;t make an app based on this.

      1. jerkstate · · focus · HN ↗
        &gt; high reps are better for hypertrophy work

        Some nuance here: the latest research shows that proximity to failure is the main hypertrophy driver regardless of load and rep count; high rep count makes proximity to failure harder to gauge; so high load&#x2F;low reps close to failure is probably better for hypertrophy (there are other good reasons to do higher reps&#x2F;lower load work though)

      2. bob1029 · · focus · HN ↗
        The most effective (difficult) training regimens usually avoid the middle of the distribution. You generally want to be operating at the extremes with some rotation schedule or duty cycle. High intensity interval training is an example of this philosophy that occurs within a single workout session.

        If you want the most &#x27;optimal&#x27; form of this (aka, hell on earth), you should purchase a rowing machine. Being able to engage with very aggressive, full-body exercise every single day without exceptions is almost like cheating biology. You can maintain a 2-3x VO2 max premium over your peers with very little risk of injury.

      3. MSKJ · · focus · HN ↗
        Respectfully, that&#x27;s missing the point of the comment. It&#x27;s a fun thing to hit PRs, not everything needs a &#x27;well actually&#x27;
      4. diath · · focus · HN ↗
        &gt; high reps are better for hypertrophy work

        No. The only thing that matters is mechanical tension.

    4. jerkstate · · focus · HN ↗
      I wrote this app as a SPA! It uses a curve formulation similar to Brzycki, except I added a “shape” parameter (an exponent gamma between 0 and 1) that slopes the 1rm downwards at the right side.

      My main finding for “pick whatever weight you want today” was that picking a lot of different weights made the curve less identifiable, so my latest iteration encourages you to pick a ladder for a few sentinel exercises per mesocycle in order to improve the statistical power. In addition, strength improves more quickly at &gt;80% of 1RM, and hypertrophy depends on proximity to failure, so if you pick a lower weight, you really need to go to failure, which burns you out for the rest of your session, where leaving 1-2 reps in reserve is probably sufficient for hypertrophy and leaves a lot more gas in the tank for the rest of the session. Definitely open to suggestion&#x2F;discussion here.

      <a href="https:&#x2F;&#x2F;curvefit.app" rel="nofollow">https:&#x2F;&#x2F;curvefit.app (it runs on Cloudflare free tier, so I won’t have to start running ads or charging until I hit a couple thousand users)

      1. 747-8I · · focus · HN ↗
        Great - commenting to refer to this
    5. deadbabe · · focus · HN ↗
      Respectfully, it’s nothing new. Weightlifting industry has known this concept forever, it’s often just expressed as charts rather than graphs, as it is easier to interpret.

      But they go even a step further, they extend into 3 dimensions to also add body weight as a variable. So your graph would really have to be a 3D volume. Because different levels of body weight have different capabilities.

Open on Hacker News to reply ↗

Unofficial Hacker News client; not affiliated with Y Combinator.