chrome://history/?q=%syou can quickly search your browser URL history by typing
Cmd-l h search-text.
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.
I can tell you what would be great for business in the United States -- universal health-care. Those with great ideas for new businesses can take the risk of losing their savings, but not their lives or those their children. Businesses can compete globally unburdened from the financial and moral sole provision of the health of their employees and their families. Businesses can hire the best from across the country because they are not encumbered by the 50 different state health insurance regulations and limitations. Lastly, and most importantly for those with little hands, little minds, and little care for others, billions of dollars of increased shareholder value.
Let a 1000 flowers bloom and 300 million people breathe easier each and every day.
I ran for South Kingstown School Committee this past November and so this blog has been quiet as I worked on my campaign. My online campaigning was on Facebook as it gave me the broadest reach into the community and the community an easy way to find me and to keep current. Here is a complete capture, I think/hope, of my postings and comments.
Update: I pulled the better postings into A chronological selection of Andrew Gilmartin’s posting made during his 2016 run for School Committee.
function f() { for e in "$@" do echo $e done } A=( x y z ) f a b "${A[@]}" 'c d' "e f"will output
a b x y z c d e fwhen I expected it to output
a b x y z c d e fGoogle and stackoverflow.com both failed me, as did trying lots of variations.
If you are not following my South Kingstown School Committee candidate Facebook page, but are interested in South Kingstown School Committee's happenings then you might be interested in my observations on the School Committee's retreat this past Friday, July 15: the good, the bad, and the ugly.
This posting is mostly to remind myself how to eliminate page breaks from Emerald Data Solutions's BoardDocs. BoardDocs is used by lots of organizations that want control over their governance documents. The South Kingstown School Committee just started using it. Its configuration is such that when the detailed agenda is printed there will be a page break after each agenda item. I don't want this -- either on paper or PDF. To fix this I installed Stylebot and added the following style for BoardDoc URLs to turn off forced page breaks
* { break-after: auto; }
This seems to work. My preference would be for a less heavy handed solution, however.
ROW_NUMBER() OVER( ORDER BY document_id ) - 1 row_number
SELECT FLOOR( y.row_number / 100000 ), MIN( y.document_id ), MAX( y.document_id ), COUNT( * ) FROM ( SELECT x.*, ROW_NUMBER() OVER( ORDER BY document_id ) - 1 row_number FROM documents x ) y GROUP BY FLOOR( y.row_number / 100000 ) ORDER BY MIN( y.document_id )
I bought some of Games Workshop's liquid green stuff and have been waiting to use it to clean up some plastic kits I am currently working on (well, next in line). Today, however, I found out about the superglue + baby powder putty. Dries rock hard and can be filed to shape.