<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/vendor/feed/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
                        <id>https://hanspagel.com/feed</id>
                                <link href="https://hanspagel.com/feed" rel="self"></link>
                                <title><![CDATA[Hans Pagel]]></title>
                    
                                <subtitle>The Notorious Maker</subtitle>
                                                    <updated>2024-02-29T08:09:00+01:00</updated>
                        <entry>
            <title><![CDATA[Good bye, birdies!]]></title>
            <link rel="alternate" href="https://hanspagel.com/good-bye-birdies" />
            <id>https://hanspagel.com/good-bye-birdies</id>
            <author>
                <name><![CDATA[Hans Pagel]]></name>
                <email><![CDATA[mail@hanspagel.com]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>There’s no website I wasted more time with than Twitter. For more than 10 years I’ve checked it probably a hundred times. Every single day.</p>
<p>Did it feel like an addiction? Yes. But I was too hesitant to delete it. It felt like the marketing foundation for my greatest hobby (and job): building stuff. I’ve met so many nice people there and it was just too much fun. Nope, no way I could have deleted it.</p>
<p>I always complained about Twitter, though. I couldn’t understand why they have thousands of employees while the product doesn’t change at all. Actually, since 2021 or so, they really did change a lot of stuff. Unfortunately, that made it worse for me.</p>
<p>It felt like the algorithm took over. Some of my posts were surprisingly successful, some of them were barely seen. My timeline was cluttered with people I barely know. I probably wasted even more time scrolling through the now endless timeline, while also feeling it doesn’t give me anything anymore.</p>
<p>Consuming the content felt like eating fast food, writing felt like gambling.</p>
<p>In 2022 I’ve gone through a lot of ups and downs. Burn out, ough. Become a dad (again), yay. Lose friends, ough. Meet a ton of new people, yay. Break up with my work, ough. Enjoy new hobbies, yay.</p>
<p>Those times are the times you learn the most, though. One of the numerous lessons I’ve learned: I want to own my online me. I don’t want to fill the content buckets, feed the algorithm and grow an audience on whatever platform. No, thanks.</p>
<p>In July I started to overhaul my website. I don’t have any ambitions to make it big, or to do whatever with it. I just want to maintain it like a garden. And I want to own it. That’s all.</p>
]]>
            </summary>
                                    <updated>2023-01-02T12:49:00+01:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Show up every day]]></title>
            <link rel="alternate" href="https://hanspagel.com/every-day" />
            <id>https://hanspagel.com/every-day</id>
            <author>
                <name><![CDATA[Hans Pagel]]></name>
                <email><![CDATA[mail@hanspagel.com]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>I can’t remember where, but there’s this phrase I’ve read or heard a while ago and it’s on my mind all the time:</p>
<blockquote>
<p>Show up every day</p>
</blockquote>
<p>Want to learn something new, but it’s overwhelming? No worries, just do a little every day.</p>
<p>Want to build something huge, but it doesn’t seem feasible? Just start and see it evolve even with a few minutes every day.</p>
<p>Want to solve something, but it’s too complex? Think about it. Even if it’s just for two minutes, as long as you’re doing it every day.</p>
<p>I’m baking bread for two months now. Not now and then, but every single day. On some days, I’m really dedicated to it. On other days, I’m just doing it without thinking about it. But I do it.</p>
<p>It’s awesome how far I’ve come with just a few minutes a day. Can’t wait to stand up tomorrow morning and heat up the oven. :)</p>
<p>What’s your do-it-every-day-thing?</p>
]]>
            </summary>
                                    <updated>2023-02-22T21:34:00+01:00</updated>
        </entry>
            <entry>
            <title><![CDATA[What’s a good tech stack today? I don’t care.]]></title>
            <link rel="alternate" href="https://hanspagel.com/tech-stack" />
            <id>https://hanspagel.com/tech-stack</id>
            <author>
                <name><![CDATA[Hans Pagel]]></name>
                <email><![CDATA[mail@hanspagel.com]]></email>

            </author>
            <summary type="html">
                <![CDATA[<p>I’m a big fan of PHP/Laravel for a while now. I’ve also coded a lot in Node/JavaScript/TypeScript and Vue. I like GraphQL, I enjoy using Tailwind CSS and I think Vite is amazing. That’s where I’m coming from.</p>
<p>But I felt the fear of missing out. Just recently I’ve set up a project with Node, Vue and GraphQL. And I hate Node.</p>
<p>Running <code>npm install</code> seems to have a 50 % chance to succeed on my machine. It’s just causing random issues I don’t even understand. Is that really what the cool kids are still using today?</p>
<p>But I must admit I also love Node. You can start with a single file, install some packages and design your own structure and APIs. It feels very … free. With all the upsides and downsides of freedom. While I wouldn’t start a PHP project without Laravel, I don’t hesitate to start a Node project without a framework.</p>
<p>Anyway, I’d love to look at something completely new. Over the last months I’ve learned Swift UI. It’s cool and all, but I don’t enjoy mobile apps enough to stick with it. I gave React another chance and I can build stuff with it, but I don’t enjoy it.</p>
<p>Also, I’m not in the phase of my life to invest that much time into learning everything about a completely different ecosystem. When I write JavaScript or PHP, I’m in the flow pretty quickly. My fingertips fly over the keyboard, and most of the time it just works.</p>
<p>I don’t want to be that guy thinking about the tech stack too much. I use what helps me to achieve my goal. I don’t even see my self as a “developer”. It’s just that code helps me to bring my ideas to life. I should probably ignore my fear of missing out (and you, too) and accept to be a JavaScript/PHP person for now, as long as it helps me to build cool stuff.</p>
<p>While thinking about all that I noticed something else: I won’t start a project without a code linter/formatter (or what you call those tools) anymore.</p>
<p>Whatever it is: ESLint/xo for JavaScript, PHP-CS-Fixer/Laravel Pint for PHP. It’s one of the first things I set up. It’s just too cool to throw some code in the editor, hit save, and see it format well automatically or – in some cases – even get rewritten for you.</p>
]]>
            </summary>
                                    <updated>2023-02-21T21:49:00+01:00</updated>
        </entry>
            <entry>
            <title><![CDATA[The old days]]></title>
            <link rel="alternate" href="https://hanspagel.com/old-days" />
            <id>https://hanspagel.com/old-days</id>
            <author>
                <name><![CDATA[Hans Pagel]]></name>
                <email><![CDATA[mail@hanspagel.com]]></email>

            </author>
            <summary type="html">
                <![CDATA[<blockquote>
<p>Old twitter is not dead</p>
</blockquote>
<p>@DCoulbourne on X (formerly Twitter), <a href="https://twitter.com/DCoulbourne/status/1763107123704008770">Source</a></p>
<p>I don’t want to be this guy, but Daniel, you’re wrong. Twitter used to be my home. It’s incredible how much of my attention it was and still is able to capture. Way more than I like. I had <a href="/good-bye-birdies">a 1-year break</a>, when I was only posting on Mastodon, but I came back.</p>
<p>I came back because all my friends are still there, and I still value reading their posts, sending them DMs, cheering them up and making fun with them.</p>
<p>However, those interactions happen in the middle of a haystack of social media fast food. Am I missing the old days? Heck, yes. It feels like people are screaming for my attention from left and right, trying to sell me whatever they have, bragging about their MRR. While I still sit in the middle of all that, on a calm table meeting a few good friends.</p>
<p>The old Twitter is dead. I miss a lot of what made Twitter special for me. But as long as I have those lovely interactions with the people I value, I’m afraid to say it, but I’ll have to stay.</p>
]]>
            </summary>
                                    <updated>2024-02-29T08:09:00+01:00</updated>
        </entry>
    </feed>
