Two of my favorite recent finds.
But what is the Fourier Transform? A visual introduction.
Two of my favorite recent finds.
But what is the Fourier Transform? A visual introduction.
So far, my children's senior year of high school has been mostly wasted time. This is especially so as their graduation day comes ever closer. I propose that we alter senior year from one of listening from the back of the classroom to one of teaching from the front. It should be year when the seniors go out into all the lower grades, K through 11, and be teachers's assistants. Who else has a better understanding of how to be useful and successful in schools than do these young adults that have spent 12 years training for this role?
create database XXXX character set 'utf8mb4' collate 'utf8mb4_unicode_ci'; create table ( ... ) ... character set 'utf8mb4' collate 'utf8mb4_unicode_ci';
mysql ... --default-character-set=binary ...
loading load data local infile 'XXXX.DAT' into table XXXX character set binary ( ... );
I like that the Patreon service exists, but am just now discovering what a rip-off it has been for creators. When I give $1 to a creator Patreon takes a 5% cut, which was acceptable (if high), but then Patreon charges the creator for serving the payment. The servicing cost is between between 7-15%. I had no idea that Patreon did not assume the cost of service fees as part of their 5% cut. Now they want to shift the service fee to the patron via a 2.9% fee plus 35 cents on each pledge. My $1 is now going to be $1.38 (ie 100 + 2.9 + 35)! Patreon needs to rethink this change or discover how quickly they will be replaced as an intermediary.
See Funny money, Patreon Style.
Update: Patreon responds We messed up. We’re sorry, and we’re not rolling out the fees change.
cat /proc/sys/kernel/random/entropy_avail
Recently we had the generic TED talk. I think I am going to start collecting the images that seem to be used by all talks. The inaugural image is, without a doubt the most used in more slides than any other, the iceberg.chrome://history/?q=%syou can quickly search your browser URL history by typing
Cmd-l h search-text.
All the wonderful applications and toys that requires an internet service for operation have a very short life. Most application startups don't last two years. That great calendar extension, or small office workflow coordinator, or automatic uploaded video curation you use every day quickly becomes inert. You anxiously wait for their death. The situation for toys is even worse. Almost no toy manufacturer has had to provide service support and maintenance. Once the toy is sold, the only worry a manufacturer had was that of product liability suites. So what are we to expect as we move ever forward into the internet-of-things?
Suppose that Hasbro sells "Psychotherapist Barbie" and she needs to store years of voice recordings and to run complex voice, tone, and sentiment analysis algorithms so as to synthetically voice the appropriate response. How long is Hasbro going to operate this as the number of active customers and maintenance income dwindle?
Hasbro should not run the services. Instead, Hasbro should use the Barbie owner's own Amazon Web Services account to run them on. That is, on behalf of the owner Hasbro will provision the AWS services needed to use Psychotherapist Barbie. Once running, Barbie's owner pays for the services until he or she no longer wants to use the toy. If Barbie's owner prefers Google Cloud Services or Microsoft Azure then Hasbro would provision there instead.
We need manufacturers that sell applications and toys requiring connectivity, storage, and computation for their operation to use the owner's preferred cloud services provider. This is quite easy to do with applications or toys that are used in isolation. For applications or toys that require a network of users then the solution is a little harder as the manufacture would need to implement services that share without centralization and to scale from two users to many, or perhaps millions, of users.
I look forward to the day when I receive my monthly AWS services bill and see listed the applications and toys I use that make my life a little easier and more enjoyable.