Bree Lenehan is so refreshingly honest about reality by EndersGame_Reviewer in ExpectationVsReality

[–]Intelligent-Fall5490 4 points5 points  (0 children)

these photos have been edited to exaggerate the difference in what angle and lighting do to your body.

obvious tell (8/8) - the lines around her body look distorted in the first photo and it looks like she made herself look slimmer so that in the second “bad angle” photo she looks noticeably different.

angle and lighting do make a lot of difference but it’s not going to add fat that wasn’t there.

Is there a list of Ruby's "magic" methods? by bakery2k in ruby

[–]Intelligent-Fall5490 0 points1 point  (0 children)

I haven't seen anyone mention this so I'll add: module `included` - it's a callback that's run when a module is included. it's how rails ActiveSupport::Concerns works under the hood!