Skip to content

Commit

Permalink
I don't like writing code post
Browse files Browse the repository at this point in the history
Additional changes to intro layout

adjusted the description of `It's the Cognition, stupid.` post
  • Loading branch information
401matthall committed Feb 10, 2024
1 parent 8fd8268 commit acafb86
Show file tree
Hide file tree
Showing 24 changed files with 685 additions and 70 deletions.
3 changes: 2 additions & 1 deletion _data/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"title": "Matt Hall",
"intro": "Hi. I'm Matt Hall. I've been writing software for about eight years. I've been exploring solving problems my entire life. I enjoy the arts of story crafting, writing, and communicating. I am excited to share some of that with you. You may find yourself less excited upon the sharing.",
"cover_intro": "I write syntax, and words. I have opinions.",
"cover_image": "https://avatars.githubusercontent.com/u/7205256?v=4"
"cover_image": "https://avatars.githubusercontent.com/u/7205256?v=4",
"cover_link_1": {"http" : "https://mastodon.xyz/@401matthall", "text" : "401matthall on mastodon"}
}
2 changes: 1 addition & 1 deletion _data/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://401matthall.com/feed/"
},
"jsonfeed": {
"path": "/feed/feed.json",
"path": "/feed.json",
"url": "https://401matthall.com/feed.json"
},
"author": {
Expand Down
7 changes: 6 additions & 1 deletion _includes/layouts/widget/intro.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,19 @@
</h1>
<h2>{{ metadata.description }}</h2>
<p>{{ intro.intro }}</p>
<p></p>
</header>
</div>
<div class="col-md-4">
<div class="p-3 text-center">
<div class="p-3 black images">
<img class="images" src="{{intro.cover_image}}" />
</div>
<p class="p-3 text-light">{{intro.cover_intro}}</p>
<p class="p-3 text-light">
{{intro.cover_intro}}
<br>
<a href="{{ intro.cover_link_1.http }}">{{ intro.cover_link_1.text }}</a>
</p>
</div>
</div>
</div>
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta name="generator" content="Eleventy v2.0.0">
<link rel="icon" type="image/x-icon" href="/img/favicon-32x32.png"/>
<link rel="alternate" href="/feed/" type="application/atom+xml" title="401matthall">
<link rel="alternate" href="/feed/feed.json" type="application/json" title="401matthall">
<link rel="alternate" href="/feed.json" type="application/json" title="401matthall">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="/css/index.css">
</head>
Expand Down
50 changes: 25 additions & 25 deletions docs/__site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,37 +52,37 @@ <h2>A blerg</h2>
<div class="p-3 black images">
<img class="images" src="https://avatars.githubusercontent.com/u/7205256?v=4" />
</div>
<p class="p-3 text-light">I write syntax, and words. I have opinions.</p>
<p class="p-3 text-light"><a url="https://401matthall.com">https://401matthall.com</a></p>
</div>
</div>
</div>
<div class="col-md-12 p-3">
<div class="p-3 posting">
<main class="tmpl-home p-3 ">


<h2>Updates</h2>


<div reversed class="row postlist" style="counter-reset: start-from 2">

<div class="col-md-4 p-3 p-md-3 mb-3 postlist-item">
<a href="/posts/first_post/" class="postlist-link">
<!--<img class="images img-fluid blur" width="360" height="200" src=""/>-->
<h4 class="mt-3">
First!</h3>
<time class="postlist-date" datetime="2022-11-16">16 Nov 2022</time><br/>
<p></p></a>


<a href="/tags/first/" class="post-tag text-light">#first</a>

</div>

</div>

<p class="text-center"><a class="btn danger text-light col-md-4 col-12" href="/posts/">Explore Blerg</a></p>



<h2>Updates</h2>


<div reversed class="row postlist" style="counter-reset: start-from 2">

<div class="col-md-4 p-3 p-md-3 mb-3 postlist-item">
<a href="/posts/first_post/" class="postlist-link">
<!--<img class="images img-fluid blur" width="360" height="200" src=""/>-->
<h4 class="mt-3">
First!</h3>
<time class="postlist-date" datetime="2022-11-16">16 Nov 2022</time><br/>
<p></p></a>


<a href="/tags/first/" class="post-tag text-light">#first</a>

</div>

</div>

<p class="text-center"><a class="btn danger text-light col-md-4 col-12" href="/posts/">Explore Blerg</a></p>


</main>
</div>
Expand Down
32 changes: 32 additions & 0 deletions docs/feed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "https://jsonfeed.org/version/1.1",
"title": "401matthall",
"language": "en",
"home_page_url": "https://401matthall.com/",
"feed_url": "https://401matthall.com/feed.json",
"description": "A blerg",
"author": {
"name": "Matt Hall",
"url": "https://401matthall.com"
},
"items": [{
"id": "https://401matthall.com/posts/i_dont_like_writing_code/",
"url": "https://401matthall.com/posts/i_dont_like_writing_code/",
"title": "I don&#39;t like writing code...",
"content_html": "<p>I've been struggling with this thought for a <em>long</em> time. I've been convinced that I don't like writing code. Perhaps, I'm not <em>meant</em> to write code. Other people seem to be so much more prolific at it. They generate reams of code and move through their work at a good clip. Observationally, I'm the 'problem', right?</p>\n<p>Maybe. <em>Maybe.</em> However, upon some recent reflection I don't think I am. I'm not sure there <em>is</em> a problem.</p>\n<p>I finally decided I don't like writing code like other people I know. In my previous post I noted that I find I often think obliquely compared to my coworkers. This has a direct impact on how I think about my code. I wrestle with my code, I struggle to surface clarity as much as possible in my code. If this sounds like an attempt at a brag it's not even remotely that. It's my thought process while I'm working.</p>\n<p>When I write code I try to do a number of things: solve the stated problem (usually from a trouble ticket), make my changes simple to understand for someone else, and make my changes simple to change in the future. I actually consider the last two items far more important than the first. This is because I work on legacy projects. Projects that have been around for 10 years or more. Projects with geological layers of code. If you've worked in a project like this before you already know what I'm talking about. If you haven't worked in a project like this don't worry you will and it's a Learning Experience.</p>\n<p>Legacy projects, in my experience, are all about maintenance. Code that's been fine and untouched for six years is, without warning, now failing in the most absurd way and it's not obvious why. It turns out what should've have been an unrelated change in another service affected the outcome of a calculation in the six year old code because they were coupled in an obscure way. After hours of work you find it, untangle it, and decouple those two pieces of code. Why were they coupled in the first place? Expediency, inexperience, inattention? All valid, it happens. It is nearly impossible to anticipate how code will be used in the future. I'm not working to future-proof my code, I'm working to make it simple to see how my code works and make it simple to change. The idea that Change is the only constant in software is becoming my personal mantra.</p>\n<p>Maybe I do like writing code. I love building rules that define how a thing works and then codifying those rules into whatever language I'm working in. I love when my codified rules are simple, as simple I can make them. I love when for just a few minutes there's a moment of clarity in my mind and the code on my screen captures that. I love when I come back to code I've written years prior and it's still clear what it does and how I can change it, not because I <em>remember</em> the code but because it's as simple as I could make it at the time.</p>\n<p><em>I love writing code.</em></p>\n",
"date_published": "2024-02-10T00:00:00Z"
},{
"id": "https://401matthall.com/posts/its_the_cognition_stupid/",
"url": "https://401matthall.com/posts/its_the_cognition_stupid/",
"title": "It&#39;s the cognition, stupid.",
"content_html": "<p>I encounter many wonderful, helpful people in my day-to-day. They love to share productivity tips and I'm always happy to hear them. I think on occasion people are offended to find out I haven't implemented <em>any</em> of their ideas or suggestions. My peers seem to be confused when I haven't adopted the latest shortcut, key-combo heavy IDE or Vim or Emacs (I'm absolutely not having an Emacs v Vim conversation). I'm always fascinated by how much focus is placed on physical <em>action</em>.</p>\n<p>So many people try to help under the impression that my primary struggle is the speed at which I can get information from my brain to my finger tips/code editor. In my case, the limitation isn't the speed at which I can type syntax. In fact, often times taking the time to type all of the syntax including the boilerplate helps me to focus my thoughts. It's taken me a long time to start to understand how differently I think compared to my peers. I'm not slow-witted, I don't think slow. I do organize my thoughts slower than most people. This isn't slow <em>thinking</em>, however. This isn't a lack of articulation or practice in communication. It's a deliberate exhaustive effort to organize my thoughts before I communicate them to avoid confusion for myself and for my audience, even if that audience is only my code editor. Incomplete thoughts aren't thoughts at all for me. They're fragments I don't know what to do with and the effort of hanging on to an unintegrated thought is cognitively expensive. This process is, in fact, work for me. The compulsion to integrate the thought into my existing framework is overwhelming.</p>\n<p>I'm not failing to type syntax because I don't understand the concept. Rather, I haven't attached all the floating pieces of data to an existing node yet and I'm trying not to lose them. Once everything is connected to an existing point of information I can proceed with the next step which is usually speaking or typing. While I often appreciate the attempts to be helpful the help often fails to address the point of conflict or 'slowness', my brain, not my code editor.</p>\n<p>Thinking is a from-scratch exercise most of the time, at least it is for me. In order to ponder a thing I have to build up a framework either from my memory or my immediate environment (what I can read, hear someone saying, etc) this construction of a framework often takes time and effort on my part and it may appear as though I'm not engaged in the immediate goings on (to some degree, I'm not) but without taking the time to do this I simply can't participate in a conversation, meeting, pairing-session, etc.</p>\n<p>What does it mean for how <em>I</em> work and how I'll work in the future? It means I probably won't try to learn new physical patterns to speed up my work. I find the majority of my work is cognitive. Additionally, I'm not certain working faster is to my benefit and probably not to the benefit of whatever I'm working on.</p>\n<p>Does this mean that shortcuts and key-combos are bad? Of course, that's what it means. Shortcut and key-combo users are bad people, they don't give their pets the love and attention they need, and they chew gum while talking in a conference call.</p>\n",
"date_published": "2023-01-30T00:00:00Z"
},{
"id": "https://401matthall.com/posts/first_post/",
"url": "https://401matthall.com/posts/first_post/",
"title": "First!",
"content_html": "<p>First posts are the worst. They're the worst to write. They're the worst to read. They're usually brimming with enthusiam for the New Year because when else does someone start a blog or write a second First Post. Ugh.</p>\n<p>I'm not going to do that to you. I'm not going to do that to me. I want to give informal writing, with an attempt at doing so regularly, a try. I want somewhere to put my thoughts and opinions on things. I want somewhere to excercise my thoughts. That's really what I find writing useful for. Testing, challenging, clarifying my thoughts.</p>\n<p>Annnndd we nearly wandered back into the pretentious part of First Posts. That was close. When did we stop adding <em>two</em> spaces after closing punctuation in a sentence? I miss that other space.</p>\n",
"date_published": "2023-01-28T00:00:00Z"
}
]
}
18 changes: 16 additions & 2 deletions docs/feed/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,28 @@

<link href="https://401matthall.com/feed/" rel="self"/>
<link href="https://401matthall.com/"/>
<updated>2023-01-30T00:00:00Z</updated>
<updated>2024-02-10T00:00:00Z</updated>
<id></id>
<author>
<name>Matt Hall</name>
<email>401matthall@gmail.com</email>
</author>

<entry>
<title>I don&#39;t like writing code...</title>
<link href="https://401matthall.com/posts/i_dont_like_writing_code/"/>
<updated>2024-02-10T00:00:00Z</updated>
<id>https://401matthall.com/posts/i_dont_like_writing_code/</id>
<content type="html">&lt;p&gt;I&#39;ve been struggling with this thought for a &lt;em&gt;long&lt;/em&gt; time. I&#39;ve been convinced that I don&#39;t like writing code. Perhaps, I&#39;m not &lt;em&gt;meant&lt;/em&gt; to write code. Other people seem to be so much more prolific at it. They generate reams of code and move through their work at a good clip. Observationally, I&#39;m the &#39;problem&#39;, right?&lt;/p&gt;
&lt;p&gt;Maybe. &lt;em&gt;Maybe.&lt;/em&gt; However, upon some recent reflection I don&#39;t think I am. I&#39;m not sure there &lt;em&gt;is&lt;/em&gt; a problem.&lt;/p&gt;
&lt;p&gt;I finally decided I don&#39;t like writing code like other people I know. In my previous post I noted that I find I often think obliquely compared to my coworkers. This has a direct impact on how I think about my code. I wrestle with my code, I struggle to surface clarity as much as possible in my code. If this sounds like an attempt at a brag it&#39;s not even remotely that. It&#39;s my thought process while I&#39;m working.&lt;/p&gt;
&lt;p&gt;When I write code I try to do a number of things: solve the stated problem (usually from a trouble ticket), make my changes simple to understand for someone else, and make my changes simple to change in the future. I actually consider the last two items far more important than the first. This is because I work on legacy projects. Projects that have been around for 10 years or more. Projects with geological layers of code. If you&#39;ve worked in a project like this before you already know what I&#39;m talking about. If you haven&#39;t worked in a project like this don&#39;t worry you will and it&#39;s a Learning Experience.&lt;/p&gt;
&lt;p&gt;Legacy projects, in my experience, are all about maintenance. Code that&#39;s been fine and untouched for six years is, without warning, now failing in the most absurd way and it&#39;s not obvious why. It turns out what should&#39;ve have been an unrelated change in another service affected the outcome of a calculation in the six year old code because they were coupled in an obscure way. After hours of work you find it, untangle it, and decouple those two pieces of code. Why were they coupled in the first place? Expediency, inexperience, inattention? All valid, it happens. It is nearly impossible to anticipate how code will be used in the future. I&#39;m not working to future-proof my code, I&#39;m working to make it simple to see how my code works and make it simple to change. The idea that Change is the only constant in software is becoming my personal mantra.&lt;/p&gt;
&lt;p&gt;Maybe I do like writing code. I love building rules that define how a thing works and then codifying those rules into whatever language I&#39;m working in. I love when my codified rules are simple, as simple I can make them. I love when for just a few minutes there&#39;s a moment of clarity in my mind and the code on my screen captures that. I love when I come back to code I&#39;ve written years prior and it&#39;s still clear what it does and how I can change it, not because I &lt;em&gt;remember&lt;/em&gt; the code but because it&#39;s as simple as I could make it at the time.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I love writing code.&lt;/em&gt;&lt;/p&gt;
</content>
</entry>

<entry>
<title>It&#39;s the cognition, stupid.</title>
<link href="https://401matthall.com/posts/its_the_cognition_stupid/"/>
Expand All @@ -23,7 +38,6 @@
&lt;p&gt;Thinking is a from-scratch exercise most of the time, at least it is for me. In order to ponder a thing I have to build up a framework either from my memory or my immediate environment (what I can read, hear someone saying, etc) this construction of a framework often takes time and effort on my part and it may appear as though I&#39;m not engaged in the immediate goings on (to some degree, I&#39;m not) but without taking the time to do this I simply can&#39;t participate in a conversation, meeting, pairing-session, etc.&lt;/p&gt;
&lt;p&gt;What does it mean for how &lt;em&gt;I&lt;/em&gt; work and how I&#39;ll work in the future? It means I probably won&#39;t try to learn new physical patterns to speed up my work. I find the majority of my work is cognitive. Additionally, I&#39;m not certain working faster is to my benefit and probably not to the benefit of whatever I&#39;m working on.&lt;/p&gt;
&lt;p&gt;Does this mean that shortcuts and key-combos are bad? Of course, that&#39;s what it means. Shortcut and key-combo users are bad people, they don&#39;t give their pets the love and attention they need, and they chew gum while talking in a conference call.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://twitter.com/401matthall&quot;&gt;@401matthall&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

Expand Down
31 changes: 28 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta name="generator" content="Eleventy v2.0.0">
<link rel="icon" type="image/x-icon" href="/img/favicon-32x32.png"/>
<link rel="alternate" href="/feed/" type="application/atom+xml" title="401matthall">
<link rel="alternate" href="/feed/feed.json" type="application/json" title="401matthall">
<link rel="alternate" href="/feed.json" type="application/json" title="401matthall">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="/css/index.css">
</head>
Expand Down Expand Up @@ -64,15 +64,40 @@ <h2>A blerg</h2>
<h2>Updates</h2>


<div reversed class="row postlist" style="counter-reset: start-from 3">
<div reversed class="row postlist" style="counter-reset: start-from 4">

<div class="col-md-4 p-3 p-md-3 mb-3 postlist-item">
<a href="/posts/i_dont_like_writing_code/" class="postlist-link">
<!--<img class="images img-fluid blur" width="360" height="200" src=""/>-->
<h4 class="mt-3">
I don&#39;t like writing code...</h3>
<time class="postlist-date" datetime="2024-02-10">10 Feb 2024</time><br/>
<p>At least not like &#39;everyone&#39; else.</p></a>


<a href="/tags/being-me/" class="post-tag text-light">#being me</a>


<a href="/tags/code/" class="post-tag text-light">#code</a>


<a href="/tags/coding/" class="post-tag text-light">#coding</a>


<a href="/tags/problem-solving/" class="post-tag text-light">#problem solving</a>


<a href="/tags/thinky-thoughts/" class="post-tag text-light">#thinky thoughts</a>

</div>

<div class="col-md-4 p-3 p-md-3 mb-3 postlist-item">
<a href="/posts/its_the_cognition_stupid/" class="postlist-link">
<!--<img class="images img-fluid blur" width="360" height="200" src=""/>-->
<h4 class="mt-3">
It&#39;s the cognition, stupid.</h3>
<time class="postlist-date" datetime="2023-01-30">30 Jan 2023</time><br/>
<p>Why shortcuts and complex key-combos don&#39;t save me time.</p></a>
<p>Why shortcuts and key-combos don&#39;t save me time.</p></a>


<a href="/tags/autism/" class="post-tag text-light">#autism</a>
Expand Down

0 comments on commit acafb86

Please sign in to comment.