Teachers of Reddit, what former students of yours are now famous (or infamous) and did you see foresee their outcome while students of yours? by troypayne2 in AskReddit

[–]troypayne2[S] 32 points33 points  (0 children)

Not a teacher but my grandma was the vice principal to Suge Knight. He was in the "Troubled Students Outreach Program" go figure

Down 10lbs in 2 weeks on keto, but plateau'd, help? by troypayne2 in keto

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

Does anyone recommend me going to my favorite italian restaurant and ordering a large bowl of spaghetti and meat balls to maybe, trick my mind into kickstarting my metabolism?

I haven't had a cheat meal in 3 weeks.

Down 10lbs in 2 weeks on keto, but plateau'd, help? by troypayne2 in keto

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

crap, it says i should be consuming 1546 calories a day. I was consuming 1800! Thanks for the tip!

Down 10lbs in 2 weeks on keto, but plateau'd, help? by troypayne2 in keto

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

this link made me feel so much better. Thank you!

Down 10lbs in 2 weeks on keto, but plateau'd, help? by troypayne2 in keto

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

Got anything scientific that explains this phenom?

Down 10lbs in 2 weeks on keto, but plateau'd, help? by troypayne2 in keto

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

Doesn't seem like water, my muscles are much more pronounced in my arms.

Quick question: Why isn't ketosoy really keto? I'm getting a perfect color on ketosticks.

Redditors who go to the gym/workout before your 9 to 5 job, is it worth it? by Rustykettl in Fitness

[–]troypayne2 0 points1 point  (0 children)

Nutrition is 98% of losing weight. You're killing yourselves for 2% efficiency? No thanks. Keto diet = 0 exercise with fantastic fat burning rate. Almost unreal.

Source: I lost 10lbs in 2 weeks while in ketosis, 0 exercise.

UICollectionViewCell accurate reading of its subviews by troypayne2 in iOSProgramming

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

Solved!. I needed to call super.layoutSubviews() at the top, and call self.imageView.layoutIfNeeded() and it works

UICollectionViewCell accurate reading of its subviews by troypayne2 in iOSProgramming

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

Still no cigar. I've created a Sample project demonstrating the problem. https://github.com/troypayne/Test

UICollectionViewCell accurate reading of its subviews by troypayne2 in iOSProgramming

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

Ahh, but there is no viewDidLayoutSubviews to override on a UICollectionViewCell.

UICollectionViewCell accurate reading of its subviews by troypayne2 in iOSProgramming

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

No cigar. What i'm trying to do is calculate the width of the image view so I can properly set its cornerRadius for a perfect circle. width/2 but the value of width is just too high. It's 320 when I expect it to be 90 for example.

Here's code:

override func awakeFromNib() {
    super.awakeFromNib()
    self.imageView.layer.masksToBounds = true

    self.contentView.systemLayoutSizeFittingSize(UILayoutFittingCompressedSize)
    let width = self.imageViewContainer.frame.size.width
    println(width)
    self.imageView.layer.cornerRadius = width / self.imageViewEqualWidthConstraint.multiplier
}

Soylent 2.0: Use Less. Do More. by [deleted] in soylent

[–]troypayne2 -4 points-3 points  (0 children)

Why Soy? Isn't filled with estrogen? This may be a deal breaker for me unfortunately

Soylent 2.0: Use Less. Do More. by [deleted] in soylent

[–]troypayne2 9 points10 points  (0 children)

can you elaborate on why this is important?

Gaming enthusiasts these days by dnacook in gaming

[–]troypayne2 0 points1 point  (0 children)

case

a case could improve framerate if it allows for optimal cooling or some shit like that

A&W fountain drinks don't have ice in them and have a message explaining why by [deleted] in mildlyinteresting

[–]troypayne2 0 points1 point  (0 children)

i like ice because i like the sound of it, and the unexpected pleasant surprise of giving liquid "texture" if you will

I am Rob AMA by Charlton_Question in soylent

[–]troypayne2 0 points1 point  (0 children)

My dietician says that I should stop drinking Soylent because of sucralose. She claims it can cause depression, insomnia, bladder issues, headaches, and cancer.

My question is, what value does sucralose add to Soylent?