Data Is Plural is a weekly newsletter (and seasonal podcast) of useful/curious datasets, published by Jeremy Singer-Vine. There have been 356 editions, dating from October 21, 2015 to December 20, 2023.
XKCD 1053 is relevant here. You and I knew it, but there are going to be lots of people who learn about it for the first time today, and that's a net positive.
They went to China, made tens of millions of dollars in profit, sold their businesses off at a fair margin, and now return to the USA to live what seems entirely likely to be the rest of their lives in all the comfort of whatever their millions of dollars can afford them.
No link offhand but I recommend mastering 2-in-one-hand juggling (zero in the other) three different ways: columns, clockwise, and anti-clockwise. Learn to do each of those patterns such that you forget which hand was ever dominant to begin with and then you're ready to try 4 throws and catches of 4 balls.
Another good exercise is to juggle 3 balls in the usual fashion (cascade) and make a decision to go directly into juggling 2-in-one-hand and hold the other ball steady. Then resume your cascade and try it again, but this time, use the other hand to juggle 2.
These exercises are fun and give you a sense of accomplishment in and of themselves, but they also really help lay the groundwork for a solid four ball pattern.
When finally learning to juggle 4, some people prefer a synchronous columns(1) pattern or an asynchronous fountain(2) pattern. For the best results, try each until you forget which one you ever had a preference for in the first place.
> I find it a bit amusing that the headline uses the term "Extreme Juggling". Not because it's too clickbaity, but I think the juggling community should have invented that name. "I'm going to an extreme juggling event."
The International Juggler's Association (IJA) has indeed hosted "extreme juggling" since 2006 or so. However, its description indicates it is not strictly an event where the goal is to juggle as many numbers as possible.
> Technical juggling skill has reached an all time high, but the most difficult (and most radical) tricks aren’t performed on stage. What if there was a place to show off these cutting edge tricks? This is a competition where jugglers on the cutting edge can shine.
A google search for "ija extreme juggling" yields lots of entertaining results.
> The hard reality of every juggler is just: Do a few simple three ball tricks and people will get excited, show them your five ball routine they will fall asleep.
I believe others have mentioned this already but there is a lot of daylight between "doing juggling moves" and "doing juggling moves while being simultaneously entertaining". A little showmanship goes a long way, in other words.
Truthfully I did not know what to expect with regards to hand written problems. Out of curiosity, I wrote my very neatest and gave it a try and it solved one of them.
Results: As of now, it can only solve some linear equations. It did successfully solve one quadratic but it couldn't decide if the variable was r or e (the variable was x). It was largely unable to solve handwritten problems, even simple arithmetic.
note: This is a copy/paste of a comment I left on reddit /r/math and /r/windowsphone.
A few comments are below. My motivation behind the comments is based on how students who are new to LaTeX tend to misuse or not fully recognize the full power of LaTeX. I realize that this may not be the target audience of your project and so if any of my comments are not appropriate, please disregard them.
* Mention that \( .. \) is the same as $...$ and \[ ... \] is the same as $$...$$ and that each will slightly alter the appearance of limits, integrals, and sums. TO put it another way, make clear the difference between display math vs. inline math.
* Rename Brackets "Stretchy brackets"? (Presently you have \left( x \right) which, to a new user is no different than simply writing (x).)
* Powers and Indices should mention that x_{...} is only required if more than one character is being used as a sub/superscript.
* Under matrices, there is no need for the left and right delimters. There are three commonly used environments: bmatrix, pmatrix, and vmatrix for matrices enclosed by brackets, parenthesis and vertical bars. More types are listed here: http://www.sascha-frank.com/Faq/matrices.html
* The inclusion of an aligned equations template is wonderful.
* Double and triple integrals without bounds can be written as \iint and \iiint respectively. (no need for a series of \! between individual \int).
* It would be nice to toggle the collapse/expansion of a menu by clicking it. Presently clicking it allows me to expand and the only way to collapse is to click on another.
* Throw \LaTeX\ in there somewhere. It's not necessary, but would be nice to have.
Thank you for creating this, I am sure it will be very helpful for my students!
Hah, thank you for pointing out the spelling error. :)
As for the variations in the sleep cycles, I think it would have to do with the length of time between REM cycles in individuals. I'm sure there's individual variance in both the length of the cycles and how many cycles are needed for "A good night's sleep".
There are plenty of variables that influence "productivity" (however that is defined) but I imagine that the amount of sleep required for maximum productivity varies from person to person.
In my personal experience I've known people who require 3 to 4 hrs/night, and others (myself included) who need between 8 and 9. During times when I'm feeling my absolute best, physically and mentally, I get about 2 hours of rigorous exercise, 8 to 10 hours of productive work, and roughly 8 hours of sleep a day with the rest of the time filled in by preparing and eating food, taking short breaks, hobbies, relaxing, etc.
Wild hypothesis: Most people would agree that the amount of sleep they require to "feel and do their best" (assuming ideal exercise, diet, etc.) falls within a normal distribution with mean 7 hours and standard deviation of +/- 3 hours.
> For anyone that doesn't understand that statement, I recommend taking a few years off work, where you spend your time getting up early every day, doing something all day (hiking, walking, gardening, building, whatever) and go to bed late in the evening (i.e. Full days of activities you want to be doing). I spent 2 years doing this [...]
How did you afford this, financially? What was the before/during/after story of how you organized life to do this?
Suddenly up and leaving my job and financial obligations (of which I have few), for a period of a year or two and then resuming where I'd left off does not seem even remotely feasible.
This is a nice interactive visualization of the top 50 White House Petitions in tabular, map, and graph form. You can sort by most popular, greatest average signature gain, and male/female ratio.