Fuzzy little things that I find interesting.

Political musings from someone who thinks the S-D curve is more important to politics than politicians.

Month: July, 2019

The Good, the Bad, the Ugly.

It’s an essay I *almost* agree with: We Programmers

“Every line of code represents an ethical and moral decision.”

Yes, absolutely.

… But whose ethics and whose morals?

… And what morals and what ethics should we adopt?


I would argue, by the way, that as professionals we have a moral and ethical obligation to our profession: to write clean code, to put our clients before us, to write code that can be easily transferred and maintained, to use tools which advance the customer’s needs rather than tools that appeal to us because they’re shiny and new.

We also have a moral and ethical obligation to cleanly communicate what we are doing, to write code that is “discoverable” (that is, code that can be easily searched and read, and whose functionality is obvious and not obfuscated).

And we have a moral and ethical obligation to push back on our clients–to indicate to them issues in design and architecture which may not advance the client’s long term goals, such as indicating when there is problems with security or maintainability.

Beyond that we have a moral and ethical obligation to the end-users of our software: that our software works correctly, whose workings are obvious (and not obfuscated), which may look pleasant but more importantly does exactly what it represents and does not represent functionality it cannot do. (That is, if your software does one thing, adding buttons and knobs and panels to make it look like your software does a dozen different things is not just poor design, it’s dishonest as well.)


Beyond that, as professionals we also have to remember that, to some extent, writing code can be a political statement.

I wrote “SecureChat” essentially as a political statement, railing against the impracticality of sovereign governments trying to regulate cryptographic “back doors” by architecting an end-to-end RSA-encrypted secure chat system, complete with iOS and Android front-ends as well as a Java JSP back-end–then describing how it works.

Even something that seems benign can be itself a political statement. One does not work on a dating app unless one accepts (and, to some extent, believes) that the dating app will be used by people having extra-marital affairs. For a country or a region of the world (such as the Middle East) where such actions are seen as a violation of public decency, dating apps are a political statement.


So I do agree with the idea “eery line of code represents an ethical and moral decision.”

But whose ethics? Whose morals?

And if you think you’re just writing code from an economics and logic standpoint–to some extent you’ve deferred the decision to someone else.


Now I get the contradiction of places like Google.

And I understand the contradiction that for most people, morality and ethics is only as deep as their aesthetics.

And I understand that aesthetic thinking (as opposed to philosophical thinking) leads to all sorts of problems, because when someone doesn’t share your aesthetics, you’re inclined to see them as ugly, unclean, disgusting. While someone who doesn’t share your philosophy may have a genuinely valid point of view.

And I even understand that most programmers have the philosophical depth of a gnat, and the aesthetic sense of a 12 year old boy looking at his first nudie photo from a magazine under his father’s bed.

But by pointing out that every decision we make has impact beyond just the immediate need of getting something working–I hope more programmers, developers, architects, UI designers, project managers and program managers will realize that what they are doing has an ethical and moral dimension.

And they’ll pause to reflect on the philosophical aspects of the work they’re doing.

Otherwise the world we live in will be eaten by software–poorly written, abusive to end-users, poorly designed, invasive and ultimately dehumanizing.

I feel like I should just post a link to this essay every three months or so and call it a day.

From the Left, a complaint about Trump and his “spiraling debt.”

Three months ago, it was from the Right.

Look, folks; if someone starts batting around numbers like “OMG, Trump just ran up the debt by a trillion dollars!!! We’re all going to die!!!” without any context–they’re just engaging in fear mongering.

As I observed several months ago:

This post is proving to be ever-green.

Yep. Sadly, the folks lying (and not understanding how all this work) are often not the ones we think.

And as I did before then:

Most discussions of our country’s debt are incredibly dishonest.

… [S]top paying attention to scare-mongers telling you we added a trillion dollars to the debt or other such nonsense–where they are using scary numbers to make you think things are in the shitter when, in reality, the economy isn’t doing half-bad.


And let me leave you with the most important link of all: the inflation rate, which is an indicator if we are printing too much money too quickly for the economy to absorb:

Screen Shot 2019 07 06 at 9 45 02 AM

See how our inflation rate spiked in the last two years, jumping up into double digit territory?

No?

Huh. Almost as if, from a monetary theory perspective, everything is doing okay.

From an earlier post:

(I mean, things could be better–but then, things could always be better. But stop being scared by scare mongers who simply want to scare you for their own political gain.)

An observation this Forth of July

For those who hold no hope for America, let me make this observation:

Throughout our history, and even today, all of our debates boil down to hashing out the meaning, intent and consequences of these immortal words:

We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness.

We may not agree on what “Life, Liberty and the pursuit of Happiness” should look like, or how “equality” should be expressed. We may even hash out the idea of what a “Creator” is, and what other “unalienable Rights” we all should enjoy.

But we all agree on this foundational principle.

And so long as we do–America will endure.