This is Why Politicians and Journalists Never Demonstrated Much Urgency About the 2008 Recession

If you rephrase the title…

This is Why People with College Degrees Never Demonstrated Much Urgency About the 2008 Recession

… then you only need about “a thousand words” to understand.

income chart

 
0
Kudos
 
0
Kudos

Now read this

Finally (?) Understanding Bounds, Frames, and Positions Thanks to Misunderstanding CAShapeLayers, CGPaths and Lines

I will try to keep this short so that I can get this post out. TL;DR # CAShapeLayer is a canvas upon which you can draw CGPath. It’s bounds, and position must be set manually. The easiest way to do that is CGPathGetBoundingBox(path);... Continue →