<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Nathan Douglas</title><link>https://blog.hellholt.net/</link><description>Recent content on Nathan Douglas</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>2026- Nathan Douglas</copyright><lastBuildDate>Fri, 20 Mar 2026 20:01:18 -0400</lastBuildDate><atom:link href="https://blog.hellholt.net/index.xml" rel="self" type="application/rss+xml"/><item><title>My First Job</title><link>https://blog.hellholt.net/posts/2026-03-20-my-first-job/</link><pubDate>Fri, 20 Mar 2026 20:01:18 -0400</pubDate><guid>https://blog.hellholt.net/posts/2026-03-20-my-first-job/</guid><description>&lt;p>I engaged in an exercise today where I sat down and answered questions (from an AI) about my résumé.&lt;/p>
&lt;p>It was someone&amp;rsquo;s LLM-wrapper startup: upload your résumé, the LLM will interview you, and it&amp;rsquo;ll craft new bullet points. I dropped $40 on it because I thought it might be worth it, and I think it was, though not necessarily in the way intended. The bullet points were okay. But I spent several hours in total thinking about the questions it asked and crafted some pretty heavy responses (which I wish I&amp;rsquo;d kept), and I think that was pretty priceless.&lt;/p></description><content:encoded><![CDATA[<p>I engaged in an exercise today where I sat down and answered questions (from an AI) about my résumé.</p>
<p>It was someone&rsquo;s LLM-wrapper startup: upload your résumé, the LLM will interview you, and it&rsquo;ll craft new bullet points. I dropped $40 on it because I thought it might be worth it, and I think it was, though not necessarily in the way intended. The bullet points were okay. But I spent several hours in total thinking about the questions it asked and crafted some pretty heavy responses (which I wish I&rsquo;d kept), and I think that was pretty priceless.</p>
<p>For whatever reason, I&rsquo;ve found it far easier to focus lately, and to do the kind of hellish introspection that I think can really benefit me&hellip; but has historically come only in the deepest fits of depression. It&rsquo;s different now. It&rsquo;s like I can just open my mouth, reach down my throat, and pull my guts out.</p>
<p>The roughest part about today was thinking about my first job. My first job as a software engineer, that is. It started in 2012. I was 31, just out of college with my bachelor&rsquo;s degree in Computer Science. I didn&rsquo;t know anything about anything. And spoiler alert, it went awfully. I think it went about as badly as it could possibly have gone.</p>
<p>So I&rsquo;m sitting there, trying to respond to the LLM&rsquo;s questions about my bullshit bullet points that I&rsquo;d added to my résumé to try and make those four years count for something. To count for anything. And I just couldn&rsquo;t.</p>
<p>The effect was magnified because I worked back in time.</p>
<p>I&rsquo;ve been at Agile Six for almost five and a half years now, and it&rsquo;s been mostly very good. I&rsquo;ve actually achieved things. I&rsquo;ve finished projects. I&rsquo;ve delivered, day after day, week after week, year after year. I&rsquo;ve gained a (somewhat shaky) confidence in myself. It used to be that I was so anxious that I found it impossible to be useful in a meeting, whether there were two other people or thirty-two. Other people seek me out to answer questions on a great variety of things. Sometimes I can answer them!</p>
<p>And so, five and five-twelfths years into working at Agile Six, I feel like I could go to a great number of different places and succeed. It might be rough at the beginning. It might remain a challenge as long as I stay there. I might not be a staff or principal engineer, either when I start or when I finish. I might not give talks. But I believe that I would succeed.</p>
<p>I don&rsquo;t know if I would have succeeded at Agile Six without the experience I had at Aviation International News. I joined a team of fairly junior guys, guys who were just figuring it out the best they could. They were underpaid. I started out at AIN making $72,500 a year. That was 1099, so I paid both sides of the income taxes there. That was January, 2016, and I thought it was an unfathomable amount of money at the time.</p>
<p>What was more valuable, though, was that I had genuine relationships there. Outside of my wife and my son, my two best friends in the world are the two guys I worked with closely at AIN, Mike Giaimo and Ryan Koch. They were polite, decent, and honest, and I learned to feel safe with them. They took interest in what I was doing, and I took interest in what they were doing. I learned a lot from both of them. And it was the first time since I was in the Navy that I felt like I was working as part of a genuine team.</p>
<p>And that helped me flourish as an engineer. I made my share of mistakes there. I wandered into my share of boondoggles. I wasted time and money. But I learned, and I helped my coworkers improve, and they helped me improve. I left, and they left shortly after, to bigger and better paying roles, and I&rsquo;m immensely proud of that - I feel like I helped them aim higher, and I know they helped me to do the same.</p>
<p>Because when I started there, I was in the absolute pits.</p>
<p>I won&rsquo;t mention names here because this wasn&rsquo;t a positive experience for anyone involved.</p>
<p>I was a 1099 employee for a small company based in Germany. They made a desktop document database app, a specialized web browser, a couple other things. I was paid $42,500 a year to start. It was January of 2012. I was 31 years old, and I had just gotten my bachelor&rsquo;s in CS.</p>
<p>It was the only job I applied to. It was the only interview I had. When they offered, I accepted, and I was <em>happy</em> with that $42K.</p>
<p>I didn&rsquo;t have anything like real guidance. Never paired with anyone. Never had anything more social than the shared phpBB and a conference call every two weeks on Tuesday that I had to walk down the street to get reception for. I was told, hey, make a mobile web browser on iOS. So I started writing code, and if it compiled I celebrated, and if it didn&rsquo;t compile I tried to get it to compile. I didn&rsquo;t know about automated testing. When I built something, I did the same manual steps every time. I worked off a checklist. I didn&rsquo;t have a Git repository.</p>
<p>I was aware immediately that there was a massive mount of internal tension in the company. Rob, the other North American engineer (he was in Canada), was running behind on delivering his synchronization plugin. It had been under development for a few months and was still very buggy and prone to crashing. Then Rob announced he was leaving, to go work at GitHub, and I was told that the browser was on hold and I was taking over development of Rob&rsquo;s sync plugin.</p>
<p>This was intensely frightening to me. I wasn&rsquo;t prepared for this. Rob&rsquo;s code used manual memory management and a lot of techniques that I was new to, e.g. futures. It was incredibly complicated code. It had no unit tests or integration tests.</p>
<p>So Rob and I started working together, him onboarding me. This is basically the only mentoring relationship I had there. He taught me how to use git-flow, which at the time was kind of the established way of working with Git. He taught me how to package builds. He apologized over and over again for the fact that there was no test coverage. And each day, we would package up a beta build of the plugin for people to test. And the next day, we would log in to find the same complaints: crashes, data loss. Rob&rsquo;s end date was coming closer and closer. This was, I think, about a month or two in. My first job.</p>
<p>I started hyperventilating a lot before work and before those dreaded biweekly phone calls. Bitterness and coldness occasionally becoming open anger. Sometimes I screamed into a pillow that I kept next to my desk. I kept working because I couldn&rsquo;t start over - I had no place to begin.</p>
<p>I told Rob that I wasn&rsquo;t prepared for it. I told everyone I wasn&rsquo;t prepared for it. I wasn&rsquo;t ready, however much I had learned in the past few weeks. Then Rob left, and the sync system still wasn&rsquo;t released, and it was all my problem.</p>
<p>I don&rsquo;t know how I got that damned thing out the door. I did not at any point understand it well enough to work effectively on it. I never implemented all of the unit tests or integration tests that were needed, even if I&rsquo;d known how to do that. At some point, it just seemed like it worked well enough. It stopped losing people&rsquo;s data. It didn&rsquo;t crash. It had a massive number of other problems, but those wouldn&rsquo;t all come up at once.</p>
<p>Finally, in, I think, September or October of that year&hellip; or was it the next year? that it came out. Big fanfare at first.</p>
<p>Then big problems in the ticket system. Each day I&rsquo;d come in and there would be complaints. I&rsquo;d try to sort them out as best I could. Sometimes I could help. Sometimes I couldn&rsquo;t. Sometimes people were just furious, and I couldn&rsquo;t blame them. I don&rsquo;t think we ever lost data, but I sure ruined some people&rsquo;s days. (If you ran my Sync software back then, I apologize. You didn&rsquo;t deserve that.)</p>
<p>The only thing I could think of to do was to replace it with something. Right? Build a second system. Sync 2. Something that would solve all of the problems of the first system. Something that I could consider a victory.</p>
<p>The problem was that I hadn&rsquo;t learned anything. I was still trying to develop a sync system that hung off the flagship application like a tick. I was never allowed to see the source code to the actual application. Heaven forbid. I hadn&rsquo;t learned anything about project management. They didn&rsquo;t use tickets. There wasn&rsquo;t any kind of project development methodology in evidence anywhere in the company. The CTO and other programmer didn&rsquo;t see the value of unit tests. There was never any idea of taking problems and decomposing them into smaller problems. There was no mentoring. Just&hellip; why aren&rsquo;t you done yet?</p>
<p>Surprisingly, Sync 2 was not a success. I never got it out the door at all. I had a semi-working, semi-functional sync system by the end, but it was slow and used up tons of memory. I received a call after I posted that demo saying, essentially, that the CTO had developed a working sync technology and they no longer had need for my services. I was fired.</p>
<p>There were contributing factors - we were developing the sync system with the idea of a cloud service hosted on AWS in addition to Box.com, Dropbox, WebDAV, and peer-to-peer syncing. The contractors who developed the system did a good job, but there was no real server, and it was up to my client application to maintain the integrity of the cloud system. I don&rsquo;t know if that mattered, really, but it was another thing that made developing that technology harder.</p>
<p>That was four years. The first four years of my career. I was so broken and defeated by the end that I didn&rsquo;t even know if I wanted to be a programmer anymore. I looked at other jobs. I remember being on the verge of tears when I was rejected for a non-engineering role (it was because I lived in Mississippi, and the company was not set up for payroll in that state&hellip; it really felt like the universe grinding me into dust with its heel).</p>
<p>I just don&rsquo;t know how to treat those four years, or how to think about them.</p>
]]></content:encoded></item><item><title>The First Few Percent</title><link>https://blog.hellholt.net/posts/2026-03-19-the-first-few-percent/</link><pubDate>Thu, 19 Mar 2026 13:14:13 -0400</pubDate><guid>https://blog.hellholt.net/posts/2026-03-19-the-first-few-percent/</guid><description>&lt;p>We&amp;rsquo;re told that radical overnight changes don&amp;rsquo;t lead to sustained change. I believe this. The only way to change sustainably is to gradually adjust one&amp;rsquo;s position on some given dimension by a degree or two at a time.&lt;/p>
&lt;p>So I think it&amp;rsquo;s worth thinking about what I would change and in what order, to find the path of least resistance.&lt;/p>
&lt;p>First is that I need to go to bed sooner and wake up at a reasonable hour. That enables pretty much everything else. My ideal schedule notwithstanding, right now I need to work more in the 7-to-3 range right now for familial compatibility.&lt;/p></description><content:encoded><![CDATA[<p>We&rsquo;re told that radical overnight changes don&rsquo;t lead to sustained change. I believe this. The only way to change sustainably is to gradually adjust one&rsquo;s position on some given dimension by a degree or two at a time.</p>
<p>So I think it&rsquo;s worth thinking about what I would change and in what order, to find the path of least resistance.</p>
<p>First is that I need to go to bed sooner and wake up at a reasonable hour. That enables pretty much everything else. My ideal schedule notwithstanding, right now I need to work more in the 7-to-3 range right now for familial compatibility.</p>
<p>When I&rsquo;m waking up earlier in the morning, that frees up, say, two hours. Let&rsquo;s say, 6AM, which is probably as early as I&rsquo;ll ever care to go. Second could be a half-hour of low-impact exercise (e.g. neighborhood walk or rowing).</p>
<p>Third could be a decent breakfast, if I choose to eat one. A few mornings like that and I bet I&rsquo;ll have a better appetite. And this is an excuse to read the headlines, but only actual event summaries, no commentary. AP, Reuters, BBC, etc. No social media.</p>
<p>Fourth is painting miniatures again. It&rsquo;s a good use of the time between when I finish work and when Sara gets home. If John has homework, I&rsquo;ll help him. If not, I&rsquo;ll paint miniatures. This is a good time for language practice.</p>
<p>Fifth is going back to MathAcademy. This might mean resetting some progress to do it right. Don&rsquo;t have a daily goal, don&rsquo;t pay attention to the competition &ldquo;feature&rdquo;. Turn it off if possible. Learn what you can each day. Stop when bored or frustrated. This might be a good lunchtime activity.</p>
<p>Sixth is going back to LeetCode. I&rsquo;ve done a decent amount on there but have gotten out of the habit. As absurd as coding interviews are, I do believe there&rsquo;s genuine intrinsic and extrinsic value to practicing LeetCode questions. This is something I can do in the evenings with my wife, since that&rsquo;s an alternation of stimulation/concentration and break time where I get up, get a drink of water, use the bathroom, etc. I can just use her to cue me on when to take a break.</p>
<p>Seventh is aiming the majority of the remaining time, whatever possible, at reading books. Big picture overview books are actually what I want right now, not specifics, nothing too dry. I need to build a large number of basic vocabularies very quickly. I need to be conversant across many different subjects, learn their broad strokes. Then as I drill in, prior experience will help me keep up with the information flow more easily.</p>
<p>If I do just those seven things, which I believe I could adopt in seven consecutive weeks, then I think I would be well on my way to living the kind of life I want to live. It addresses my health, my learning, and my ambition.</p>
]]></content:encoded></item><item><title>What Do I Want to Do? Part 2</title><link>https://blog.hellholt.net/posts/2026-03-19-what-do-i-want-to-do-2/</link><pubDate>Thu, 19 Mar 2026 12:03:49 -0400</pubDate><guid>https://blog.hellholt.net/posts/2026-03-19-what-do-i-want-to-do-2/</guid><description>&lt;p>But seriously, what do I want to do?&lt;/p>
&lt;p>I want to achieve intellectual power. I want to translate that into financial power and social power.&lt;/p>
&lt;p>I want to be someone who is well-known in the circles I respect. Not as an amusing character. Not a concerning wacko. But as a serious person, an critical thinker, a creative artist, a solid engineer, an adventurous scientist, a self-made man. Someone who led an undistinguished life for 45 or 50 years and flourished over the course of the next twenty or thirty.&lt;/p></description><content:encoded><![CDATA[<p>But seriously, what do I want to do?</p>
<p>I want to achieve intellectual power. I want to translate that into financial power and social power.</p>
<p>I want to be someone who is well-known in the circles I respect. Not as an amusing character. Not a concerning wacko. But as a serious person, an critical thinker, a creative artist, a solid engineer, an adventurous scientist, a self-made man. Someone who led an undistinguished life for 45 or 50 years and flourished over the course of the next twenty or thirty.</p>
<p>I don&rsquo;t want to lecture. I don&rsquo;t want to teach or do TED Talks. I hadn&rsquo;t considered a YouTube channel; a daily journal could actually be incredibly good for me. It would be embarrassing to document myself as I really am. Truly humiliating. It is not nearly as humiliating as it would be to stop making videos that show progress. It would indicate clearly where I gave up. Where I decided to settle. And the fact that it&rsquo;s public, that it&rsquo;s raw, even if nobody else watches it, that I know they <em>could</em> is absolutely mortifying.</p>
<p>I guess that&rsquo;s somewhat similar to this blog.</p>
<p>Tear down the wall, right?</p>
<p>Just practice radical honesty.</p>
<p>I would like to be a part of conversations. A part of teams working on challenging problems. A contributor to science. I want to discuss  ideas like real-world obstacles to artificial general intelligence, being fully conversant in all necessary details. I want to be able to read and visualize the equations in scientific papers. I want to build an ever-expanding web of knowledge that keeps abreast of all new developments and their implications.</p>
<p>I would like to be physically strong. I love the belief (from Plato?) that it is a sin to grow old without having experienced the beauty and power of one&rsquo;s body. I have at times approached this. I would like to improve to the degree possible without causing further damage. I would like to run again, which means that I need to take very good care of my knees and hips. I need to work out multiple times a day, mostly very lightly, to minimize damage.</p>
<p>I would like to paint miniatures. I don&rsquo;t know if I care about keeping them around. I might paint them and throw them out. I like making a little dude, I guess, something that tricks the eye a little bit, that makes something fantastic real. I think that&rsquo;s why I&rsquo;m so impressed with people who get skin really well, or who use colors in imaginative and shocking ways, etc.</p>
<p>Some of the areas that attract my interest are artificial intelligence, artificial life, psychedelics, culture and religion and history, ethics and aesthetics, language, biology&hellip; maybe any subject that is of a higher tier of abstraction than geology, perhaps. I don&rsquo;t have a substantial amount of interest in physics or chemistry or astronomy.</p>
<p>I want to be informed generally. Movies, music, science, culture. I want to be a breezy conversationalist. I want to ask people their opinions about things, and watch how they react, and learn from that. I want to understand people across the spectra of humanity. And people like talking about themselves. They also clearly indicate to me their degree of openness to me by doing so.</p>
<p>I want to be the one in charge in an interview. Any interview. I will find answers to my questions, and I will answer yours if it suits my purposes. I don&rsquo;t intend to be blown off again. That doesn&rsquo;t mean randomly spraying applications; it means process and precision and investment. This doesn&rsquo;t mean coldness or meanness, but cordiality at worst and genuine warmth at best.</p>
<p>Always be looking for a job, never accepting an offer. Stay sharp, evolve, learn what they&rsquo;re looking for, learn where their shortcomings are, learn the contradictions present in the organization, learn the issues with the process and exploit them ruthlessly. Always leave them wanting more. I have no reason to move, yet.</p>
<p>Learn a musical instrument. Maybe one we&rsquo;ve tried already. Develop a new relationship with the instrument. Play first, music second. Let curiosity about technique guide learning. Don&rsquo;t think in terms of notation but the sounds and the feelings. Practice daily, but without a plan.</p>
<p>Be fresh and sharp, like a man half my age&hellip; those with whom I&rsquo;m competing. Use my wisdom. Use my patience. Use my breadth and depth. Dress better. Get better haircuts. Bathe more carefully. Brush my teeth better.</p>
<p>Instead of reading one book at a time, read twenty. A little of each a day. Perhaps a paragraph or two, or until you find something worth pondering. Let that go to the background. Next book, learn something, explain or describe or relate it. Repeat.</p>
]]></content:encoded></item><item><title>What Do I Not Want?</title><link>https://blog.hellholt.net/posts/2026-03-19-what-do-i-not-want/</link><pubDate>Thu, 19 Mar 2026 11:38:03 -0400</pubDate><guid>https://blog.hellholt.net/posts/2026-03-19-what-do-i-not-want/</guid><description>&lt;p>I took the day off work for wellness, to focus on myself and continue this recent trend of thoughtful introspection. Not wallowing; deliberation on what I really want.&lt;/p>
&lt;p>$DEITY willing, this is my mid-life crisis. But it might be my 2/3-life crisis, or 7/8, or more.&lt;/p>
&lt;p>In the past couple of posts, I&amp;rsquo;ve focused on what I want to do, what I want my life to be like, what I&amp;rsquo;d like to work on. I&amp;rsquo;d like to focus now on what I don&amp;rsquo;t want my life to be like.&lt;/p></description><content:encoded><![CDATA[<p>I took the day off work for wellness, to focus on myself and continue this recent trend of thoughtful introspection. Not wallowing; deliberation on what I really want.</p>
<p>$DEITY willing, this is my mid-life crisis. But it might be my 2/3-life crisis, or 7/8, or more.</p>
<p>In the past couple of posts, I&rsquo;ve focused on what I want to do, what I want my life to be like, what I&rsquo;d like to work on. I&rsquo;d like to focus now on what I don&rsquo;t want my life to be like.</p>
<p>I don&rsquo;t want my wife or son to resent, dislike, fear, or hate me. I don&rsquo;t want to hurt them. I want to set them up for success as much as possible, and to limit the maximum amount of harm that they can experience. I don&rsquo;t want to depend on them.</p>
<p>I don&rsquo;t want to live in fear, either from political forces, financial troubles, health troubles, relationship issues, etc.</p>
<p>I don&rsquo;t want to die alone.</p>
<p>I don&rsquo;t want to die with more significant regrets. I already have regrets. Massive regrets. I have not lived my life the way I would have liked. That&rsquo;s not to say my life has gone poorly; I&rsquo;ve been granted immense good fortune at every turn. My behavior has been poor. My self-regulation has been poor. At nearly every junction, large or small, I&rsquo;ve made a suboptimal choice.</p>
<p>I don&rsquo;t want my death to be a burden. I don&rsquo;t want to leave unpaid bills. I don&rsquo;t want to leave uncertainty.</p>
<p>I don&rsquo;t want to leave a mess. I don&rsquo;t want people to go through my things and think &ldquo;God, what is all this junk?&rdquo; or &ldquo;Aww, that&rsquo;s cute, he wanted to get into $HOBBY but never got around to it&rdquo; or &ldquo;Uh-huh, <em>The Art of Computer Programming</em>, never opened.&rdquo; I don&rsquo;t want to leave behind things that I bought but never used.</p>
<p>I don&rsquo;t want to be bored. Just another guy on the couch, doomscrolling.</p>
<p>I don&rsquo;t want to be fat. I don&rsquo;t like it. I don&rsquo;t want to breath heavily when I go up the stairs. I don&rsquo;t want to struggle to get in and out of cars.</p>
<p>I don&rsquo;t want to be crippled by rheumatoid arthritis. I don&rsquo;t want to let it imprison or defeat me. I don&rsquo;t want to let it hold me immobile. I don&rsquo;t want it to take what freedom of movement I have.</p>
<p>I have to face the fact that I only have one life, and it&rsquo;s nearing its end. My wife only has one life. I want her to enjoy it. My son only has one life. I want him to live well. The best thing I can do for my wife is enjoy being with her, and make her enjoy being with me. The best thing I can do for my son is show him how to live well.</p>
]]></content:encoded></item><item><title>What Do I Want to Do?</title><link>https://blog.hellholt.net/posts/2026-03-18-what-do-i-want-to-do/</link><pubDate>Wed, 18 Mar 2026 21:10:12 -0400</pubDate><guid>https://blog.hellholt.net/posts/2026-03-18-what-do-i-want-to-do/</guid><description>&lt;p>I suppose as long as I&amp;rsquo;m thinking about what I want, I guess I should think about my career.&lt;/p>
&lt;p>I don&amp;rsquo;t know why I&amp;rsquo;m restless. But pondering that, I realize I don&amp;rsquo;t know &lt;em>if&lt;/em> I&amp;rsquo;m restless. Or maybe I&amp;rsquo;ve just been trying to escape a long project, the kind that has traumatized me in the past.&lt;/p>
&lt;p>My first job was remote. I was just out of college - but keep in mind that because of various issues, I was 31 by the time I got my bachelor&amp;rsquo;s degree. I spent my twenties in and out of college, the Navy, unemployed, and finally, blissfully, back into college.&lt;/p></description><content:encoded><![CDATA[<p>I suppose as long as I&rsquo;m thinking about what I want, I guess I should think about my career.</p>
<p>I don&rsquo;t know why I&rsquo;m restless. But pondering that, I realize I don&rsquo;t know <em>if</em> I&rsquo;m restless. Or maybe I&rsquo;ve just been trying to escape a long project, the kind that has traumatized me in the past.</p>
<p>My first job was remote. I was just out of college - but keep in mind that because of various issues, I was 31 by the time I got my bachelor&rsquo;s degree. I spent my twenties in and out of college, the Navy, unemployed, and finally, blissfully, back into college.</p>
<p>I&rsquo;m trying to think back and remember why precisely I chose to be a software engineer. As I recall, I was considering a few different options. One of them was being an architect. I&rsquo;ve never had any interest in architecture, so that might help you to understand that I am not a born computer scientist. I didn&rsquo;t program much as a teenager - not much beyond scripts and QBASIC, and much of that didn&rsquo;t work. I occasionally wrote in Inform 6.</p>
<p>I graduated high school thinking about being a musician and a poet and an actor. I went to college, went to another college, dropped out and joined the Navy, went back to college, went to a different college, dropped out, went to a different college and graduated. Along the way I considered music theory and composition, teaching high school band, creative writing, philosophy, English Literature, psychology, and sociology. Maybe others that I can&rsquo;t recall now.</p>
<p>Never once, until my last trip through college, did computer science seriously cross my mind. Nor mathematics.</p>
<p>I think the fact is that I thought I was &ldquo;good with computers&rdquo; and that I might turn that into a way of making money. I was also interested in creating a software system capable of planning and writing the novels that I wanted to write. My final semester of college (this is how naïve I was), I applied for a job with the tiny company that made the product that most closely resembled what I had wanted to build for myself, a desktop document database system. It was the only job I applied for. I got the job.</p>
<p>(I say <em>a software system</em>, not an app, not an application, because I was aware that what I wanted might require a suite of applications, or an ecosystem, something closer to Microsoft Office than Microsoft Word. Or that it was likely to have a content server, a map server, photo galleries with inspiration, etc etc etc. It wasn&rsquo;t just a personal database.)</p>
<p>But what do I want now? I suppose I enjoy taking imaginary systems and making them real. I don&rsquo;t always know how to do that - I think I&rsquo;m weak in DSA&hellip;</p>
<p>(I actually gotta get back to doing LeetCode, because regardless of how stupid I think interviewing with it is, and how unlike the day-to-day work of software engineering it is, it&rsquo;s still a lovely way to have a problem with defined objectives, clear requirements, and rapid feedback cycles.)</p>
<p>&hellip;but I enjoy the process just the same.</p>
<p>I was intoxicated at first by infrastructure engineering for the same reason that I was intoxicated at first with large language models: it seemed like I could do so much <em>more</em>. I could spin up an entire computer instead of a text window. I could specify an entire computer network and all of its services. It reflected a lot of the work I had done with MediaWiki, Drupal, etc, to manage my ideas (when I wasn&rsquo;t looking at desktop software).</p>
<p>Today, I feel strongly that I should stop using LLMs to do things. At work, whatever, I&rsquo;m mandated. But in my free time? No. I must not. I&rsquo;ve noticed the effects of it. I&rsquo;ve noticed that I use it to commit and push code now, instead of writing commit messages myself (admittedly, I&rsquo;ve rarely been conscientious about this).</p>
<p>The industry is going to go the way it&rsquo;s going to go. That&rsquo;s fine. If I&rsquo;m an employee, I&rsquo;ll do what I&rsquo;m paid to do, and how they want it done, and try to do so to the best of my ability. But I don&rsquo;t think I&rsquo;m serving my best interests, or my employer&rsquo;s best interests, by using it outside of work to replace my own efforts.</p>
<p>But what do I want to write? I suppose I see everything as mathematics now. Which might seem weird, given I&rsquo;m not traditionally strong in mathematics. I passed calculus&hellip; on my third or fourth attempt. I&rsquo;ve never been good at doing the work with mathematics. I&rsquo;ve never put in the effort for very long.</p>
<p>And I guess I do see everything as writing, too. So writing mathematics?</p>
<p>I had a painful experience a year ago, when I applied for a job and was rejected&hellip; at the CEO approval stage. And only once I&rsquo;d gotten really excited about that job. The company had been formed on the premise of a scientific paper, about 107 pages with citations, discussing the combination of simulations and artificial intelligence and how useful they are in the development of new scientific and technical knowledge. And I wanted to help build these systems, so much so that I was crushed when they rejected me.</p>
<p>This became, I guess, a part of the story that I tell myself. It became a bit of a mission to &ldquo;show them&rdquo; that they&rsquo;d missed out on someone, a person that had potential along these lines. I bought a lot of books about machine learning and MLOps and read a couple of them. I bought a lot of books about complexity science and read a couple of them. But then I bought a lot of books about organizational dynamics and social psychology and read a couple of them. And then I bought a few books about cybernetics and have started reading&hellip;</p>
<p>There&rsquo;s a deep question left unresolved in my mind: how good could I be at mathematics? Mathematics, the language underlying seemingly all of reality. The thing that I&rsquo;d hardly passed a class on after the fourth grade. I get discouraged when it gets hard. A really smart person, I think, finds math easy. They get the Calculus homework and they run through it, from beginning to end. They always remember the Chain Rule.</p>
<p>I don&rsquo;t remember Calculus II. I remember something about series. Literally that&rsquo;s it. I know that I learned about integrals in Calculus I. And yet I got a B in that class. I took Discrete after that, and passed, though I remember not putting in much effort and having trouble following the ideas. I took a Statistics class - the kind that requires calculus - and it was about the hardest thing I&rsquo;d ever done. I sat in the first row, attended every class, and did each homework assignment three times: when it was assigned, when we had a unit test, and again before the final. If I recall correctly, I got a C+. I remember nothing else from that class. I&rsquo;m not positive I earned that grade.</p>
<p>So I&rsquo;m anxious about math. It&rsquo;s tender for me. I think it&rsquo;s incredibly important. But I&rsquo;m afraid to put too much energy into it, lest it turn out that I have good tools and significant privilege and still just can&rsquo;t learn anything more complicated than differential rules.</p>
<p>I need to go back to MathAcademy. And probably repeat all that I&rsquo;ve done of Mathematical Foundations II, and possibly Mathematical Foundations I. That seems crazy, and it would mean redoing months of work, but I think I&rsquo;ve half-assed it in places. I put it off, I criticized the tools, I half-assed it, and then&hellip; what do you know, it got hard. I stopped learning as quickly. It was less fun. And so I&rsquo;d put it off, criticize the tools, and half-ass it more.</p>
<p>But there is no royal road to Geometry, and mathematics is the most important thing I could be learning right now. I need to master mathematics, up to and including things like diff eq, lattice theory, topology, etc. I need to go as far as math can go and possibly push it further. I need to do that to be able to express rigorously the things I imagine.</p>
<p>But beyond that, I <em>want</em> to understand mathematics. It&rsquo;s exactly the kind of thinking that I want to be doing. It&rsquo;s the kind of thinking I would feel privileged to be able to do. It would be even more incredible to be paid well for it.</p>
<p>My job rejection led me, indirectly, to the Santa Fe Institute, and complexity science. I think that interests me. I like the ideas of symmetries of behavior, patterns that hold true at multiple scales. I like it for the same reason I like LeetCode; it&rsquo;s a beautiful idea. I like concision, symmetry, minimalism. I would love to have ideas like those behind ant colony algorithms, boids, etc.</p>
<p>I&rsquo;d like to observe nature and see the mathematics behind it. The calculus of the way a tree blows in the breeze. The cellular automata of a snail shell. And find new phenomena and new mathematics behind it. I think it&rsquo;s everywhere, right? So there must be value in describing its expression, right?</p>
<p>So returning to the books I wanted to write, and the software I wanted to write to help me write those books&hellip; what might that look like, now? I suppose what I wanted was something that could express every possible aspect of every possible story. Some encoding that could allow me to move laterally between genre, plot, theme, characterization, etc etc etc. A mathematics of story, story being anything that could happen in reality plus countless things that could not happen in reality plus metadata like authorial intent that we have no good reason to believe exists in reality. So a mathematics of intention and influence, perhaps.</p>
<p>Or if we view a story not as a simulacrum, but just as an arrangement of words composed to provoke a speculation, then the mathematics of provoking speculation? And intention and influence?</p>
<p>But then, we find that coming close to psychology, to the mind - a story that the human body seems to tell itself, that there&rsquo;s a self with qualities and characteristics and a mortgage and rheumatoid arthritis and a wife and a kid and a blog.</p>
<p>The mind and what it tells itself. I guess a mathematics of consciousness.</p>
<p>That&rsquo;s actually hilarious. Ludicrous. Ridiculous. The thing I want to solve is literally the hardest problem that any human would ever have to solve. We have multi-billion-dollar industries based on tiny, tiny portions of this problem. And there are as many problems in consciousness as grains of sand in all the beaches in the world. We don&rsquo;t know much about consciousness collectively, and almost none of us knows anything individually.</p>
<p>I guess that&rsquo;s what I would want to have done. Since I can&rsquo;t just wave a wand, then I have to think further about what I want to do. In other words, how I work toward this overarching goal that I may be intellectually or chronologically incapable of solving. Perhaps I can treat that journey as the ends in itself.</p>
<p>What goals might contribute toward this? Well, I think perhaps I would like to get a doctorate in mathematics. That implies a mastery of the standard curricula of mathematics, up through real analysis and beyond. I don&rsquo;t really know at what point they say &ldquo;you can stop now, where do you want to go?&rdquo; And I am not against the idea of studying more mathematics. Afraid, yes. Against, no.</p>
<p>I don&rsquo;t think we&rsquo;ve found the answer yet. Not that I&rsquo;d know if we had. But regardless, I have a great amount of work to do in this area. I have books on complexity science, organizational dynamics, artificial intelligence, language, mythopoetics, mythology, religion, history, fiction, design, management, manufacturing, etc. Each of these has a tremendous amount to teach me. Each of these should be a goal. I should, as I&rsquo;ve suggested, rotate through books. Parallelize, not serialize. Mark my place in each and drop it when I tire. The goal should be to stimulate thought, and if I&rsquo;m bored or sleepy then my thought isn&rsquo;t being stimulated and I need to find something else.</p>
]]></content:encoded></item><item><title>What Do I Want?</title><link>https://blog.hellholt.net/posts/2026-03-18-what-do-i-want/</link><pubDate>Wed, 18 Mar 2026 19:34:35 -0400</pubDate><guid>https://blog.hellholt.net/posts/2026-03-18-what-do-i-want/</guid><description>&lt;p>I don&amp;rsquo;t think I&amp;rsquo;ve really thought much about what I want. I&amp;rsquo;ve often thought I knew what I wanted, but I don&amp;rsquo;t think I really ever thought it through.&lt;/p>
&lt;p>If I could do what I wanted for the rest of my life, what would I do each day?&lt;/p>
&lt;p>What would I do on the last day of my life? I would like to see the ocean, I think. I would like to watch the waves crash on the rocks near Bodega Bay. I would like to smell the air and feel the bite of the cold wind or the heat of the summer sun. I would like to have my wife beside me.&lt;/p></description><content:encoded><![CDATA[<p>I don&rsquo;t think I&rsquo;ve really thought much about what I want. I&rsquo;ve often thought I knew what I wanted, but I don&rsquo;t think I really ever thought it through.</p>
<p>If I could do what I wanted for the rest of my life, what would I do each day?</p>
<p>What would I do on the last day of my life? I would like to see the ocean, I think. I would like to watch the waves crash on the rocks near Bodega Bay. I would like to smell the air and feel the bite of the cold wind or the heat of the summer sun. I would like to have my wife beside me.</p>
<p>What would I do the night before? I would love to eat an Italian dinner with my wife, and make love with her. If we&rsquo;re still able to move at that point.</p>
<p>What things would I do, for all days between this one and that one?</p>
<p>I&rsquo;d like to wake up in the light. I&rsquo;d like to take a walk and see the world in the morning. I&rsquo;d like to have a small breakfast, just a couple of things. I would like to read a magazine. Something new, current, to inform me and to give me ideas. I&rsquo;d like to swim in a pool, perhaps, or ride a bike, and think about these things.</p>
<p>I&rsquo;d like lunch to be a filling thing. More about comfort and pleasure, but eaten slowly. I would love to have someone to talk to, either my wife or son or someone else. Maybe I could meet a new person each day and have them over for something. I can prepare the food, serve it, have a conversation, and clean up.</p>
<p>Then one of two things occurs to me - I might read a book or watch a movie, or I might work. Either way, the area between lunch and the work day ends is really my peak time of day, I think. And I think that peak actually continues until fairly late, maybe 10PM or so. Probably I should be working from 2PM to 10PM or something like that if I am working a full-time job. If we&rsquo;re talking about what I would choose to do, I suppose I might work from 2PM to 6PM. Either way, I see myself working until I&rsquo;m no longer able to. I don&rsquo;t mind that. But I do count homelabbing and side projects as work too, FWIW - anything related to my core information technology/computer science career.</p>
<p>Either way, we get to dinner. I would love to have dinner prepared for me and my wife. I think I&rsquo;m more interested in cooking lunches and snacks and things like that than I am with cooking dinners. My wife and I inevitably get different things when eating dinner together, unless it&rsquo;s pizza, and even then we still sometimes get different things. Within that, my wife and I have different preferences for a given dish - I add salt and spice liberally, she never adds anything - so cooking something that pleases us both is difficult. All this is to say that if I&rsquo;m cooking for dinner, it&rsquo;s likely for myself. I don&rsquo;t know if I&rsquo;ll ever have enough confidence in my cooking to invite someone over for dinner, but maybe. It&rsquo;s a nice idea, and one worth working toward.</p>
<p>I like a fire and a cozy room and a movie or a book. Or a laptop and work to do. Or a miniature to paint and music to listen to. It really doesn&rsquo;t matter either way, I think I can be content with that. Then a shower and off to bed.</p>
<p>I&rsquo;d like to go to plays more often, and movies. I&rsquo;d like to use the library more. I&rsquo;d like to try new restaurants when they open. I&rsquo;d like to go to different places, all comfortable, and live there for a few months, and meet people and eat food and work and read. I&rsquo;d like to travel all over Europe, while it&rsquo;s still here. I&rsquo;d love to hear and learn more languages.</p>
<p>With the exception of Europe, it&rsquo;s striking that this is all very achievable, very doable, very possible, and completely different from how I live my life now.</p>
]]></content:encoded></item><item><title>IDK</title><link>https://blog.hellholt.net/posts/2026-03-16-idk/</link><pubDate>Mon, 16 Mar 2026 22:04:47 -0400</pubDate><guid>https://blog.hellholt.net/posts/2026-03-16-idk/</guid><description>&lt;p>Thinking about starting a blog. Seeing if this one still works.&lt;/p>
&lt;p>I have a funny relationship with writing, y&amp;rsquo;all. I wanted to be a writer (and a rock star, and a poet) in high school. I wrote a decent amount, some on typewriter, some on computer, some in notebooks. Not a tremendous amount, and none of it was any good, and unfortunately my inner critic silenced my inner artist instead of spurring them to greatness.&lt;/p></description><content:encoded><![CDATA[<p>Thinking about starting a blog. Seeing if this one still works.</p>
<p>I have a funny relationship with writing, y&rsquo;all. I wanted to be a writer (and a rock star, and a poet) in high school. I wrote a decent amount, some on typewriter, some on computer, some in notebooks. Not a tremendous amount, and none of it was any good, and unfortunately my inner critic silenced my inner artist instead of spurring them to greatness.</p>
<p>I think there are a number of poisonous things that a young artist can believe, and unfortunately I believed a great many of them. I believed that brilliance didn&rsquo;t need to be developed; that one was born brilliant, and their abilities were largely static. This sounds perhaps a bit absurd. I don&rsquo;t really know how to explain it other than to say that I didn&rsquo;t really understand the concept of practice, because no one I ever knew practiced anything.</p>
<p>I believed that artists had to be wholly original to be legitimate. Artists whose influences were too visible in their product were compromised. There was no room for artistic conversation. I was in competition with every other writer who had ever lived. I must be the most sensitive, the most discerning, the most eloquent, the most devious, the most polished, the most amusing, the most thrilling, the most exciting, the most prolific.</p>
<p>I would be the writer who had been around the block, published in every small college journal and men&rsquo;s magazine, whose books were printed on cheap brown paper and were thin and easily digestible. I would be the writer who blew into the literary scene as an <em>enfant terrible</em>, who tore through penthouses in Manhattan and clubs in Ibiza, and then became a recluse, publishing only intermittently, peering out suspiciously. I would be the writer taught in universities, in literature classes, alongside Steinbeck and Hemingway and O&rsquo;Connor and Morrison. I would be the writer at red carpet events for my movies.</p>
<p>My visions grew grander still. I would write a fictional encyclopedia, a fictional bible, create an entire world. A valley of so many miles by so many miles, three towns, rivers, farms, streets, roads, neighborhoods, mines, museums, geology, ancient history, post-Columbian history, modern history, contemporary characters. Ongoing drama between the mayor&rsquo;s family and (one of) the main character&rsquo;s. Shadowy pasts. A psychedelic apocalypse. People transcending the limitations of humanity.</p>
<p>There&rsquo;s an interesting dynamic where an idea becomes an obsession. I think creative people are in an economic or thermodynamic relationship with their ideas. You invest some time and effort into an idea, and the idea creates inspiration, I think. It inspirits us. And we can sing about the idea and about all the ornaments we can hang on the branches of that idea. It becomes a goose that lays golden eggs, a seed for a crystal.</p>
<p>But an idea can become malignant. It can take the time and effort you give it, and demand only more. You aren&rsquo;t hanging ideas on a tree anymore. You&rsquo;re just moving existing ones around, sometimes losing them, losing bits of each. The more you handle them, the more you see your fingerprints in the paint, the more smudges there are, the more of them you drop and break. Eventually you&rsquo;re left with nothing but a vision of your creative spirit as a vast, empty desert, salt and wind and dust.</p>
<p>I was so bitter when I used ChatGPT the first time. I had spent so many hours staring at a computer screen, and that counts 1) trying to learn things, 2) trying to get the computer to do things, 3) trying to write things. Suddenly I was having a conversation with a token predicting machine that seemed to know everything I&rsquo;d ever heard of and in far greater detail, that could spit out a few hundred lines of code in seconds that would take me hours to write, and that could write pages of prose that would take me days to write.</p>
<p>But that was already 13-14 years after I gave up on writing, though.</p>
<p>It was a cycle of drafting, iterating on the basic concept, without ever actually writing much prose. Trying to find a perfect structure, something crystalline and geometrical, something that revealed the order of the universe. To align things, to have a golden path that I could walk to literary greatness. With the perfect structure, my masterpiece was a <em>fait accompli</em>. Writing any given chapter would be like filling in the blanks. I couldn&rsquo;t possibly fuck it up with my weak prose.</p>
<p>Each time I rethought everything, I got less and less out. The idea had shot its wad, as my grandmother would say.</p>
]]></content:encoded></item></channel></rss>