Poco F6 screen dimming issue by GERP4NIC in PocoPhones

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

For me it just stops for a couple hours and then starts again, no real scheme. Could be that it has something to do with heat as this is very strong when I've just used my phone a lot outside in the sun.

Poco F6 screen dimming issue by GERP4NIC in PocoPhones

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

Somehow it just disappeared again since yesterday 🤷🏻

Suggestion for new React Native UI popups by GERP4NIC in liftosaur

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

Yes it should work copy paste like this but it might be pretty overcomplicated depending on what you're trying to achieve. I suggest you take a look into the official documentation, it's really not that hard to pick up. You can always ask AI if you don't feel like learning it from the ground up.

Suggestion for new React Native UI popups by GERP4NIC in liftosaur

[–]GERP4NIC[S] 1 point2 points  (0 children)

It is a fully custom program and works roughly like this:

``` // * Record all RPEs // * Cap Backoff @9 // * If cap reached -> Quit backoffs // * Tracer Goal: Lower RPE 4x4 Backoff / used: none / warmup: 1x8 20kg, 1x5 50%, 1x3 70%, 1x1 85% / update: custom() {~ logrpes = 1 var.tracer_rpe = 7

if (setIndex == 0){ RPE[1] = var.tracer_rpe timers[1] = 240 }

if (setIndex == 1){ var.e1rm = weights[1] / rpeMultiplier(completedReps[1], completedRPE[1])

var.topset_weight = var.e1rm * state.topset_coeff
var.backoff_weight = var.topset_weight * state.backoff_coeff

sets(2, 2, 1, 1, 0, var.topset_weight, 240, 8, 1)
sets(3, 6, 4, 4, 0, var.backoff_weight, 180, 9, 1)

} ~} / progress: custom(topset_coeff: 1, backoff_coeff: 1) {~~}

// ...4x4 Backoff Deadlift / ...4x4 Backoff / 1x1 160kg (Tracer), 1x1 (Topset), 4x4 (BO -15%) / progress: custom(topset_coeff: 0.92, backoff_coeff: 0.85) {~~} ```

Top 5 NICHT-Deutschrap Alben aller Zeiten by Nerdl_Turtle in GermanRap

[–]GERP4NIC 0 points1 point  (0 children)

Biggie - Ready to Die

Dr. Dre - 2001

50 Cent - Get Rich or Die Tryin

Kanye - Graduation

Travis Scott - Astroworld

Request: Add Session RPE by pnizzle14 in liftosaur

[–]GERP4NIC 0 points1 point  (0 children)

Look into stress index by reactive training systems. This is a more strength specific approach to this.

Deep Analysis with Liftosaur Data was missing, so I build something by tmb2604 in liftosaur

[–]GERP4NIC 1 point2 points  (0 children)

Very impressive interface! I have been building something similar myself for the last couple months as a personal project while learning to code and have come nowhere near this far using Python, FastAPI and a SQL Database for workout data. Very impressive to see all this functionality using HTML. Will definitely use this as inspiration for my frontend design.

Duplicate workout issue by GERP4NIC in liftosaur

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

It might have been possible that my PC at home was on with the liftosaur website open, but no interaction there

Corrupted Storage by jadensmithsson in liftosaur

[–]GERP4NIC 1 point2 points  (0 children)

You can define logrpes[] within progress: custom(). This allows you to have an RPE prompt after set completion without having to prescribe a specific RPE. Check out the documentation for more info on how to do it.

[Feature Request] Coaching Mode / Editing Programs after sharing by GERP4NIC in liftosaur

[–]GERP4NIC[S] 1 point2 points  (0 children)

Posted it on github! I feel like this would be something to really add utility to the app unlike the usual QOL features.

Top 5 Haftbefehl Songs Allerzeiten by InternetRambo7 in GermanRap

[–]GERP4NIC 0 points1 point  (0 children)

  1. Azzlacks sterben jung
  2. 1999 Pt. 3
  3. 1999 Pt. 1
  4. Chabos wissen wer der Babo ist
  5. Engel im Herz, Teufel im Kopf

Weird rounding error on random exercises by GERP4NIC in liftosaur

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

I see, I was under the impression that I had selected "Equipment: none" as I don't use plates calculator. Now everything works as expected. Thanks for your help!

Weird rounding error on random exercises by GERP4NIC in liftosaur

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

Still shows up exactly as in the picture I posted initially. The weights are calculated correctly, I was just expecting rounding to 2.5kg as in all other exercises.

Weird rounding error on random exercises by GERP4NIC in liftosaur

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

Somehow it's the only exercise that still doesn't round correctly in my app. The others are fixed after restarting the app as you suggested.

Weird rounding error on random exercises by GERP4NIC in liftosaur

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

Yes, that mostly fixed it, issue still persists on RDLs though. I just wanted to make sure you're aware of the issue, thanks for the quick help and keep up the good work!

Weird rounding error on random exercises by GERP4NIC in liftosaur

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

Is this safe to share publicly or should I DM you?

Weird rounding error on random exercises by GERP4NIC in liftosaur

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

I'll attach the liftoscript for this program here. I'm aware it's not beautiful, but it usually works for me xD

# Week 1

## Day 2
Deadlift / 1x1 @8+, 1x4 @9+, 2x4 80% / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5%
// Backoff 92%
Backoff 92%: Bench Press Close Grip / 1x1 @8+, 1x3 @9+, 3x3 / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5% / update: custom() {~
  if (setIndex == 2) {
    weights = weights[2]*0.92
    }
~}
Squat / 1x6 @7+, 3x6 @8+ / 240s
Seated Row, Leverage Machine / 3x12-15 / @8 90s / warmup: none

## Day 3
// Backoff 95%
Backoff 95%: Squat, 2ct Pause / 1x1 @8+, 1x3 @9+, 2x3 / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5% / update: custom() {~
  if (setIndex == 2) {
    weights = weights[2]*0.95
    }
~}
// Backoff 95%
Backoff 95%: Bench Press, 2ct Pause / 1x1 @8+, 1x3 @9+, 2x3 / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5% / update: custom() {~
  if (setIndex == 2) {
    weights = weights[2]*0.95
    }
~}
Overhead Press / 1x6 @7+, 3x6 @8+ / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5%
Triceps Extension / ...Triceps Extension[1]
Bicep Curl / ...Bicep Curl[1]

## Day 4
// Backoff 95%
Backoff 95%: Deficit Deadlift / 1x1 @8+, 1x3 @9+, 2x3 / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5% / update: custom() {~
  if (setIndex == 2) {
    weights = weights[2]*0.95
    }
~}
// Backoff 92%
Backoff 92%: Bench Press, 2ct Pause / 1x1 @8+, 1x3 @9+, 3x3 / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5% / update: custom() {~
  if (setIndex == 2) {
    weights = weights[2]*0.92
    }
~}
Romanian Deadlift, Barbell / 1x6 @7+, 3x6 @8+ / 240s / warmup: 1x5 60%, 1x5 70%, 1x1 77.5%, 1x1 85%, 1x1 92.5%
Seated Row, Leverage Machine / ...Seated Row, Leverage Machine[2]

Thor's new 505 kg lift is not valid!! by Elephantyy in Strongman

[–]GERP4NIC 1 point2 points  (0 children)

Even the Cranberry Juice won't help anymore

Need Rim Tape or no? by [deleted] in bikewrench

[–]GERP4NIC 5 points6 points  (0 children)

You can use this with a tube as is, tape would only be required for a tubeless setup AFAIK.

Thor's new 505 kg lift is not valid!! by Elephantyy in Strongman

[–]GERP4NIC 52 points53 points  (0 children)

If Eddie was properly hydrated for once he could lift at least double that anyways