• 0 Posts
  • 44 Comments
Joined 1 year ago
cake
Cake day: June 3rd, 2023

help-circle


  • Hare seems interesting, but does it allow any kind of dynamic linkage? I just compiled a simple Hello World program, and its size is 217 kb - after stripping.

    $ cat test.ha
    use fmt;
    
    export fn main() void = {
            fmt::println("Hello world!")!;
    };
    
    $ file test
    test: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped
    $ ls -lhn test
    -rwxr-xr-x 1 1000 1000 217K Feb 27 18:03 test
    
    












  • That really should be “number of hard sets”. You can make a set hard in a number of different ways: shorter pauses between them, higher rep count, higher weight, slower eccentric, utilizing greater range of motion, you name it. If a set is not at least challenging, it is probably what some call “junk volume”.

    Also, where powerlifters are concerned, you should probably differentiate between on- and off-season training. When a powerlifter is not “peaking”, they will usually do more hypertrophy work: moving big weights requires one to utilize many of ones muscle fibers simultaneously, and also to properly brace, both things one has to train for specifically. But all of that is no use if one does not have the muscle mass to make it happen :)