7 years Ago

Netflix is still optimized for the ADHD-addled

Published by marco on in Miscellaneous

Almost exactly 2 years ago, I wrote Dear Netflix: Have some respect for your content and your viewers, begging for Netflix to add a setting for adults, one that doesn’t auto-play trailers and content all the time.

Nothing has changed. The UI is still intensely eager to auto-play videos and trailers. It’s an incredibly hyperactive UI, almost afraid that if it stops making noise, it will die.

If you’re using the Samsung TV app, there is almost no way to have Netflix stay silent. The only way is... [More]

Amazon Store: Usability

Published by marco on in Design

After having listened to an excellent interview with the author on What we don’t talk about when we talk about rape, I’d recently added the book Rape: From Lucretia to #MeToo by Mithu Sanyal to my Amazon Wishlist.

Soon after, I received an e-mail from Amazon that they were giving me a one-week, five-dollar coupon toward the purchase of the book. That sounded good to me. I clicked through to the book’s page, where I saw that, indeed, a five-dollar credit would be applied were I to purchase the... [More]

What Makes a Good Lawyer?

Published by marco on in Public Policy & Politics

From the article The Defense Crack by Scott H. Greenfield (Simple Justice)

“We defend anyone accused of a crime. We do not refuse representation because the defendant is too wealthy, his crime too awful, his skin color too pale or his genitals too stiff. We couldn’t care less that the woke have deemed him too guilty to be worthy. We do not judge. That’s for the jury to do. We defend.

“The notion that criminal defense lawyers should become the advanced guard of morality and justice is one that appeals to those for whom such... [More]”

Svelte vs. React (overselling a framework as a revolution)

Published by marco on in Programming

I’ve just read about a web framework called Svelte in the post Virtual DOM is pure overhead. I think the product itself sounds interesting, but that the author uses unnecessarily misleading arguments.

From what I gather, Svelte is a compile-time reconciliation generator for JSX/TSX components. This pre-calculated generator applies changes to the DOM without needing a virtual DOM and without real-time diffing or reconciliation. That is, instead of having real-time calculation, with possible... [More]

Adjustment Day: A Novel by Chuck Palahniuk (2018) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve of reminding me what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger an... [More]

Russia Without Putin: Money, Power and...ar by Tony Wood (2018) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve of reminding me what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger an... [More]

Jennifer Government by Max Barry (2003) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve of reminding me what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger an... [More]

Capsule Movie Reviews Vol.2019.6

Published by marco on in Movies

These are my notes to remember what I watched and kinda what I thought about it. I’ve recently transferred my reviews to IMDb and made the list of around 1400 ratings publicly available. I’ve included the individual ratings with my notes for each movie. These ratings are not absolutely comparable to each other—I rate the film on how well it suited me for the genre and my mood and. let’s be honest, level of intoxication. YMMV. Also, I make no attempt to avoid spoilers.

Moritz Neumeier: Hurra... [More]

Nation by Terry Pratchett (2009) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve of reminding me what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger an... [More]

How to maintain/adjust Shimano Ultegra DI2 (2018)

Published by marco on in Sports

This information is available in many videos and forums, but I’ve collected it here so that I don’t have to look it up next time.

Chain is rubbing on other gears

The DI2 does not adjust itself. It does, however, know how far apart your gears are. Once you’ve got one gear—a central one—adjusted, the others are automatically correct, as well.

The DI2 also almost never needs adjustment (at least in my experience).[1]

If you hear the chain rubbing on any of the gears, then you can use the... [More]

Financing a modern government (French Edition)

Published by marco on in Finance & Economy

I spotted the following citation in Notre Dame Cathedral will never be the same, but it can be rebuilt by Kiona N. Smith (Ars Technica):

“In a statement, French Prime Minister Emmanuel Macron vowed to the rebuild the cathedral, beginning with a national donation program to raise funds for the effort.”

Did Macron just suggest using GoFundMe to fund the rebuilding of Notre Dame? Is France not collecting taxes anymore?

In Which The Press Commits Suicide by Persecuting Julian Assange

Published by marco on in Public Policy & Politics

Julian Assange has had his Ecuadoran citizenship revoked and has been forcibly removed from the Ecuadoran embassy where he’d been imprisoned for the last seven years. Had he set foot outside, the British authorities would have swept him up and packed him off to America. It took years of pressure and a regime change in Ecuador, but they finally got permission to go in and get him.

Making You Complicit

Why did they bother to get permission? Why didn’t they just go in and get him whenever they... [More]

No Sense of Humor

Published by marco on in Quotes

“God is a comedian, playing to an audience too afraid to laugh.”
Voltaire

Why use an IOC? (hint: testing)

Published by marco on in Programming

Introduction

Testing is any form of validation that verifies code. That includes not only structured validation using checklists, test plans, etc. but also informal testing, as when developers click their way through a UI or emit values in debugging output to a console.

Automated testing covers the topic of all regression-style tests that execute both locally and in CI. This includes unit, integration, and end-to-end tests.

Testing is primarily a mindset.

You should think of writing tests... [More]

Shooting McCoy

Published by marco on in Public Policy & Politics

The article Saving Willie McCoy by Scott H. Greenfield (Simple Justice) includes a link to a body-cam video of the shooting of Willie McCoy. McCoy was found asleep in the driver’s seat of his car in the drive-thru lane of a Taco Bell. The police could clearly see a gun in his lap.

Willie McCoy OIS 020919 body camera video 2 by Mercury News (YouTube)

The first three minutes are largely uneventful. The officer notes that the magazine is not in the pistol, so the driver has at most one shot.

When he moves, McCoy’s first scratches his left arm with his right hand, as he seems to be waking up. The... [More]

Capsule Movie Reviews Vol.2019.5

Published by marco on in Movies

Capsule Movie Reviews Vol.2019.4

Published by marco on in Movies

Capsule Movie Reviews Vol.2019.3

Published by marco on in Movies

These are my notes to remember what I watched and kinda what I thought about it. I’ve recently transferred my reviews to IMDb and made the list of around 1400 ratings publicly available. I’ve included the individual ratings with my notes for each movie. These ratings are not absolutely comparable to each other—I rate the film on how well it suited me for the genre and my mood and. let’s be honest, level of intoxication. YMMV. Also, I make no attempt to avoid spoilers.

The Putin Interviews... [More]

The Worst is Yet to Come by Peter Fleming (2019) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve in reminding me of what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger... [More]

On Tyranny: Twenty Lessons from the Tw...y by Ted Snyder (2017) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve of reminding me what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger an... [More]

Spectre is here to stay: An analysis o..., Toon Verwaest (2019) (read in 2019)

Published by marco on in Technology & Engineering

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve in reminding me of what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger... [More]

Norse Mythology by Neil Gaiman (2017) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve in reminding me of what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger... [More]

8 years Ago

When’s the Revolution?

Published by marco on in Public Policy & Politics

Each new indignity reported from the States leads to this question. When are U.S. Americans going to shake off their parasitic elite? When will they wake up from their Soma coma?

The article On Our Knees by Missy Comley Beattie (CounterPunch) poses the same question as she considers the 2020 candidates.

“Dear God, I shake my head with no, no, no, no, and at the risk of being accused of ageism, I say, “Biden is too old.” So is Sanders, so is Trump, and so is Hillary Clinton—and yes, she has threatened to enter the field if the... [More]

Eine Kurze Geschichte der Menschheit b...val Noah Harari (2011) (read in 2019)

Published by marco on in Books

Disclaimer: these are notes I took while reading this book. They include citations I found interesting or enlightening or particularly well-written. In some cases, I’ve pointed out which of these applies to which citation; in others, I have not. Any benefit you gain from reading these notes is purely incidental to the purpose they serve of reminding me what I once read. Please see Wikipedia for a summary if I’ve failed to provide one sufficient for your purposes. If my notes serve to trigger an... [More]

Words to live by

Published by marco on in Quotes

“To make your passing easier on loved ones, why not be an asshole your whole life?”
Oglaf

Capitalism’s Achilles Heel

Published by marco on in Quotes

“I think we’ve found the weakness of capitalism: it believes its own grandiose bullshit.”

Thousand-year–old Sea Hag

Published by marco on in Miscellaneous

A lifetime ago, I knew a guy named Chris Jannuzzi. I worked with him at Logicat. I wrote software; he wrote content; we worked together. He was in a band. He was a musician. He might still be.[1] I learned a lot about music from him, his deep love for James Brown and his band, for example. I first heard of Vince Guaraldi from him. Gained an appreciation for vodka gimlets, on the other.

He gave me a song, once, that he and his band had written and recorded in the pretty amazing studio that he had... [More]

American Foreign-Policy, in a Nutshell

Published by marco on in Quotes

“America: You can’t get mad at us for what we do because we haven’t thought about the consequences.”