November 2020 newsletter

Published: 2020-11-30
Word count: ~4694

This one is shorter than the last one. I didn't want to write a 12k+ word newsletter this time. Oh no.

timtimestim

Summary of changes:

Lengthy explanations:

This newsletter is being made in the open! I was inspired by the "Working with the garage door up" mentality, so I decided that I would have my process of making it put online, instead of presenting it as a fully finished project. If this works out well I'll probably start experimenting with more extreme open development like my fiction or blog writing.

The post is still "hidden" in the sense that it's not in the atom feed or in the newsletter index. You just sort of have to know that it's there, or read through the git repo or something.

(Note: Now the post is up like normal.)

One of the bigger changes to the site is actually something done under the hood: The build process. I transitioned from using pandoc to cmark for translating Markdown files. cmark is the reference implementation for the commonmark specification, which is a (mostly) robust spec defining the original functionality of Markdown.

I had to overhall a lot of things, such as how footnotes are handled, how metadata is handled, and so on. I even have to make my own "extensions" in the form of awful sed commands to implement features I "needed" like page anchors and strikethroughs. The absolute hardest part was getting the page template to work with all the different kinds of pages I have on the site. It turned into quite the awk/sed/sh script just for that; but the script is easily parallelizeable now using xargs -P, which gives a significant boost in build speed.

The result of all that refactoring is:

In the interest of "working with the garage door up" even harder, I also set up a public jornal. Remember jornal? It's a program I made to record diary entries on the comand line.

In the site's build script I transform the orginal to Commonmark, which gets transformed into HTML. The conversion from original to Commonmark is actually just a few sed commands, since I made the jornal file format easy to parse with command line tools.

I've moved all external links to archive.org links, as you've probably already noticed. It'll be slower and more annoying for a lot of people, but this is the easiest way I know to combat link rot. I also make local backups of all the pages I link to, just in case.

Moving over all the links to archive.org makes a single point of failure for all the links, yes, but it's a single point of failure that I can trust much more than the hundreds of small points that are numerous enough to be impossible to manage. When archive.org shuts down, I can make an automation script to move to a different provider.

This is a huge load off my back, since before I was worried about linking anything. Even though I don't think archive.org can really stay alive for the next 100 years, I think this will at least buy me some more time while I try to think of a better solution.

I'm not linking to archive.org "backups" of videos, since they don't actually back up the video as far as I know. I still have local backups of the videos I link to, just in case. And also some pages don't like to be archived, so if you find something like that just ask me for my own local backup if you need it.

And jeopardize the Integrity of the Hull

And jeopardize the integrity of the hull

Markdown madness

Youtube-dl is back

You can read github's obvious pandering update about the situation here.

Earlier in the month the CEO of github went into a fucking IRC channel and talked to people, which is an image I find hilarious: check it out here

Kill the newsletter!

This is an ironic one. Kill The Newsletter is a website that turns those Email newsletters into RSS feeds.

Luckily for everyone, this newsletter is delivered via an atom feed anyways! It's not total irony.

I use this website for a few newsletters that I like. I still don't know why people don't just use RSS/Atom feeds, but here we are.

Always own your platform

This remarkably cringy website talks about a topic that I think is important.

A lot of internet citizens spend many hours of effort making content for other websites. You might write a short story, or a relevant comment, or something funny, or whatever. You are making things that bring attention to a website that you don't own.

Sure, most of the time you're going to be renting the servers that a personal website is running on, but the problem isn't the servers it's who has control. I can do whatever I want within the rule of law. When you're making content for someone else, you have to follow their culture and their rules, which might conflict with the things you want to make.

Your website is going to be your own place. Your own little corner where you have absolute and total authority. You are the one who chooses the content, how it gets shown, even who it gets shown too. You can distance yourself from the miasma of garbage content that gets made at a speed faster than light. Your own little oasis.

If you care at all about what you have to say and make, than preserving it for the long term should be important. Remember Myspace? Remember all those things you posted on internet forums that are long gone? Picture websites shutting down, deleting vast swaths of stuff from everywhere. The internet around you is crumbling, do you really want to put your faith in that?

Also, it's a matter of self respect. Do you believe in your own creations enough to lay total claim to them?

I still make things for other websites, especially Reddit these days. Writing prompts and whatnot. But I put them on this site as well, as their "official" place of existing. Any older content that I don't want to share gets obsessively backed up for posterity's sake.

No one is even trying

Here's a thought provoking internet article: No One is Even Trying

I try to get a lot of stuff done in my life. I have high ambitions, and that means having a high standard of what "productive" means. What counts as "trying"? What doesn't?

This post is about people who get a lot of things done:

...take a look at Byrne Hobart. He’s published 5 days a week, every single week since he launched his newsletter. His last 5 posts are 1968, 2281, 3352, 2535 and 2586 words, so 12,722/week, times 52 weeks, is 661,544 words each year. But the really impressive thing is that he’s simultaneously writing for Coindesk, Medium and Palladium. No, there isn’t any overlap or self-plagiarization.

!!!

Isn't that crazy? How the hot holy hell do you do that?

If you can type 80 words per minute and write stream of consciousness, 11,200 words [A week] is just 20 minutes a day.

Oh, so it's easy? Good to know.

To be real, those kinds of numbers are kind of absurd. First you have to have the ability to type at 80 words per minute in the first place. If you're a nerd you probably can already do this, but remember that most people can't. Next you have to be able to think of things to say at 80 words per minute, which I can tell you from personal experience is very very very hard. Trust me on this, I've tried. Then you have to sustain that for 20 minutes a day every single day. It would get easier with time, sure, but it isn't as easy as you may think.

But... How do I put this? Bump it up to an hour a day and you only need to write at 26 words per minute. You might actually be able to come up with interesting things to say, at that pace. Although it might be difficult to sustain for an hour. I'm positive that I've been able to reach a pace like this on multiple occasions. You'd be surprised at how slow 26 words per minute actually is. Seriously, go into a typing test and try to type slowly enough for 26 WPM.

(I just tried typing as slowly as I could bearably do it, and it came out to 60 WPM. I would have to stop until the test was 3/4 the way through and begin typing to get to 26 -- which might simulate pausing to think of what to say next, now that I think about it)

I can imagine similar metrics. Draw 3 or so small pictures a day (or the equivalent of that for a larger project) and you'll have drawn over 1000 pictures in a year. I know for a fact that I could do something like this for my own album art if it were something I wanted to focus on. Can you imagine that? Over a thousand album arts in a year? Has anyone who's considered themselves to be an album artist done something like that? Does that mean they aren't trying?

Other metrics. Videos, music, blog posts, photography, programming. You could write 280 lines of code a day (hard, but not impossible) and by the end of the year you would have written over 100,000 lines of code. For reference, a competent indie game like Braid would come out to be about 100k lines of code if you made it from total scratch.

(You would have to refactor a lot of that code, which would slow you down. But refactoring still involves writing lines of code, or changing them. The count might say it's less than 100k, but you would have written over 100k lines total by the end of the year. And also videogames and other software have design problems that need to be figured out and yada yada yada. The real question is: are programmers even trying, when the industry average is only about 4k? Still, don't expect to make something as complicated as Braid in a year. Maybe two years if you're really booking it.)

You can waffle around all you want about how "lines of code is a terrible metric" or how "it's not about how much you write, it's about how good it is!" Sure. The blog post I'm talking about even mentions that Quentin Tarantino, one of the most beloved movie directors of all time, has made only 9 movies. Obviously he's trying; you don't get results that good without trying. Obviously working with a large legacy code base will make you less productive. Obviously a videogame has more problems than how many lines of code you write a day. Obviously quality is more important than quantity in a lot of cases.

And these would all be good excuses! Except that there's people out there who blow them out of the water. Someone writes only 5 poems in their life, all of them good. Another person writes 5000 poems with varying degrees of quality. Which one, do you think, will have written more good poems in the end? Unless you're saying that the second person would have a less than 0.1% success rate in making "good poems", the second one will obviously win.

Assuming you start at age 40 and die at age 80, you would only have to write a poem every few days to reach 5000. Doesn't sound that hard to do, compared to forcing yourself to go to work every day for 40 years before you can retire.

The programmer who writes the equivalent of 100k lines of code will make more programs than one who doesn't. The more programs they make the better they will be at programming. There's gonna be a lot of stinkers in there, but the gems will shine bright as the fucking sun, I should say.

You can probably guess my position on this topic. I think that the vast majority of people are not doing as much as they could. That isn't to say that people are lazy, or that they are worse off, or anything like that. I mean in the raw sense of production.

I'm not concerned about the person who does something as a hobby just to unwind, nor about people who're still looking for that "right thing". This is about people who know exactly what they want and aren't doing enough to work towards it. If you're a person who wants to be in the top 0.1% of creatives in X field, you would be well advised to, you know, work on a lot of things in that domain. You have to excel to excel.

I consider myself to be one of those types of people. I'm not even close to the top 0.1% in any of the things I care about, but I am trying to be. I want to be the kind of author that people talk about for generations. I want to be the kind of programmer that makes foundational software that defines people's usage of computers. I want to make things that are truly amazing, not just good. This is basically a pathological need, one that I've had since my early childhood. The pathological need to be extraordinary.

Considering that I'm self-described as someone with high ambitions, the real question is: Am I even trying?

Well... I don't have exact numbers, since this isn't something that I keep track of too closely, but I think I'm doing okay? Not great, but decent.

I have a lot of thoughts about this topic. Like I said, I agree very hard that the path to being great is paved in tiles of how much you actually do. Sans genetics. I'm a pretty hard judge of myself when it comes to this. I'll try to keep it objective, but just know that this is all self-reported estimates.

My vast focus these days is writing. Getting a rough estimate of all the things I've written since November of 2019 is hard. It's scattered all over my hard drive and in different websites and hand written on paper and bleh. Some of it might be considered "not real" writing, since I'm not trying to improve with a lot of it.

Still, I think the number is somewhere around 360,000 words. Maybe more if I'm being generous. That's a little less than 1000 words a day, the recommended daily intake of words prescribed to "normal" authors. A lot of this writing is non-fiction stuff, but a good portion is also fiction, and nearly all the fiction is short stories.

So by following the normal advice of "write 1000 words a day" I would have written more this year than I already have. I don't know the numbers of how many authors actually follow that advice, mind you, but I know that I can probably do better.

Interestingly, most of that writing is concentrated in short bursts. I tend to write the bulk of my words in bursts, instead of writing a consistent amount every day. Like what I'm doing right now, writing this entire section the day before the newsletter is supposed to come out. I wonder if I can improve on my "trying" self-score with a concerted effort to build a daily habit along with the short bursts...

Anyways. This is pretty eye opening. I honestly thought I was doing more than that. Does 360k words a year count as "trying"? It's way more than a lot of people who call themselves writers write, which is good for my ego. But for someone who says they want to be the top 0.1%? I'm hardly even there. I could literally double the amount of work I get done just by reprioritizing a couple things and building a habit of writing an extra 30 or so minutes a day. The fact that I haven't done this points to the "not even trying" front. Like, you wouldn't do work like this and expect to be remembered as one of the greatest of all time; maybe a well-selling contemporary author, but not one of the greats.

As for programming, oh god programming. I've hardly done more than 5k lines of code over the last 365 days, I'd wager. Maybe more if I'm being generous, but that would have to be some really crazy generosity. The real number might actually be lower, I'm not sure.

To be fair -- and I hesitate to make excuses -- I've only just started caring about programming in a concrete way like 6 or so months ago. And my priorities are in my website and writing work more than this. But... No, that's not an excuse. I can do better here, too. Way better.

With my two passions, writing and programming, the only conclusion I can come to is that I'm in the "you're doing okay, but could be better" range. The range that says, "Are you even trying? Ehh... I guess?"

Again. I know that I write more than a lot of other writers. That's not the point I'm trying to make. And I am proud of the things I've done so far. I'm not needlessly beating myself up; it's not beating yourself up when you acknowledge your accomplishments as well as your failures in the same breath. I just have higher standards than this, and I want to do better.

As for programming? Yeah. I'll beat myself up on that one no problem. I've got a lot of work to do before I'm anywhere near proud of my programming output. Ouch.

The question of, "Are you even trying?" is not answered in absolute terms. It's something you have to decide for yourself, depending on your own goals. Then, if you want, you can apply that same standard to other people, and see if they are "trying" at things you consider to be important.

Or maybe this is all bullshit and I'm still looking for a reason to beat myself up. I can imagine a situation where someone focuses too much on production and not enough on quality and makes a lot less "good" stuff than if they slowed down and focused more. If I were to write 5k words a day I would get nearly 2 million words written by the end of the year; but all of the times I've written 5k words a day I always started going loopy at around day 5 and my writing became repetitive and boring.

Quantity isn't everything. Within reason, however, it's still a good predictor of how much someone is trying to be good at what they do.

Dumping ground

Here I'll be dumping various links without a lot of context. Hopefully by the time the newsletter is released I'll have most of these links factored into their own sections.



















































































































Hey there!