It's even worse than it appears.
I blog to create a record. #
I also blog to test my blogging software.#
I love threads like this. John Dickerson (CBS News) asks what would be a good book for a 15-year-old boy. Huge number of great suggestions. My own: Time Enough For Love, Confederacy of Dunces, Sirens of Titan (really any Vonnegut book), Thinner, Catch-22, Enders Game. And of course the must-read for every literate American coming of age: Catcher in the Rye. #
Thanks for the warm reception for RSS-in-JSON.#
The spec is so simple it's almost not there. The Haiku readme. #
Dan MacTough did a schema for RSS-in-JSON#
This morning as I was waking up my Apple Watch told me to take a nap. #
Paul Pierce who is now a retired player and ABC commentator pointed out that to beat the Warriors, the Cavs had to break about 15 all-time playoff records. But they live to play another day. And finally, despite my pronouncement otherwise, this has become at least an interesting series. #
  • Bob Stepno on Facebook: "Should search for a way to completely disable the video chat mode on my Android phone's Facebook Messenger app after discovering that an incoming message could throw half-awake me into live video mode while not fully dressed. Yipe!"#
  • Sorry I don't link to Facebook posts. #
  • I just had to write some complex code in Node that would have been easier to write in Frontier. It had to suck in a calendar-structured folder of archived HTML text into a data structure that roughly parallels the folder structure. Frontier makes this easier in several ways:#
  • 1. It's synchronous. But then so is Node if you want it to be and for this application I used the synchronous version of fs routines. To do it asynch would have taken hours. And since this is code that runs at startup, who cares if it hogs the CPU. It runs once and that's it.#
  • 2. Frontier has a fileloop construct that does all the stuff you have to do explicitly in JS, baked into its kernel. A time and complexity saver. #
  • 3. By far the most important thing is Frontier's integrated debugger. I would use the debugger to write the code. Using it to be sure what values were in what variables to save me the time of having to figure it out. People who haven't worked in an environment where the debgger and editor are the same thing wouldn't understand this. It's the one thing I miss the most. (Node does have a debugger and I use it. I write sloppy first versions so I can get to that point of letting the code speak for itself at runtime.)#
  • I often skip over these observations because I am deep in codewriting mode when they occur to me. This time I popped out and wrote it down. A testimony to the value of having a blogging system that excels at quick writing and no production work to publish. #
  • Lately I've been watching a lot of MSNBC. #
  • Commercials for all kinds of stuff. Ambulance chasers, insurance, treatments for diseases like diabetes, psoriasis, various kinds of cancers. Diarrhea. Constipation. Opiate induced constipation. Colonoscopies. Thankfully they seem to have stopped running the ads about the various obscene ways smoking can kill you (I quit! I quit! A long time ago!)#
  • One thing you never see is an ad for the Democratic Party. #
  • What they need imho is a campaign, to start, like Trivago's. A few years after that's had a chance to settle in, one of the threads of GEICO's great advertising about insurance. Whoever does their advertising, if they like Democrats, hire them. They really know what they're doing.#
  • Now, Trivago, a very new brand, has a simple position that they drive into your head over and over. It goes like this. #
    • Hotel? Trivago.#
  • Drill that in. Thinking about a hotel? Trivago. They want their word to be stored in your brain in same cell as the other word. #
    • Hotel? Trivago. Hotel? Trivago. Hotel? Trivago. Hotel? Trivago. Hotel? Trivago. Hotel? Trivago. Hotel? Trivago. Hotel? Trivago.#
  • As annoying as their ads are, and they are annoying, it works. The idea is planted. It hasn't yet gotten me to buy a hotel through Trivago. But at some point it probably will. (I use Kayak or Expedia.) #
  • Another travel site, Booking.com is trying for the same position. Their slogan goes like this.#
    • Booking.com? Booking dot yeah.#
  • It catches in the brain for some reason. #
  • Well, here's what the Democratic Party should have planted in my brain. #
    • People? Democrats.#
  • The Democratic Party isn't about anything other than people. That means you. All different kinds of people, but mostly people like you. It works because it's the truth, and because it's what people want to feel. Democrats work for the people. Over and over. #
    • People? Democrats. People? Democrats. People? Democrats. People? Democrats. People? Democrats. People? Democrats. #
  • Bernie Sanders had the perfect Democratic Party TV ad. It reminds me how much I love America. It makes me cry every time I watch it. Too bad Volkswagen bought the Simon and Garfunkel song. It would have been the perfect Democratic Party theme song. #
  • Anyway. People? Democrats will take a few years of steady advertising. If they start now it might be in place in enough people's minds for the 2018 election. And that'll be the end of Republicans usurping the Democratic position as the party of the people. Which they used to own. And can have back. #
  • Fuck you. Truth is -- we failed ourselves.#
  • A picture named hillaryTheBoxer.png#

© 1994-2017 Dave Winer.

Last udpate: Wednesday June 14, 2017; 7:06 PM EDT.