<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alex Hyett</title>
    <description>The latest articles on DEV Community by Alex Hyett (@alexhyettdev).</description>
    <link>https://dev.to/alexhyettdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F491468%2F6c672f1b-6587-4277-9b75-d33a1515a249.jpeg</url>
      <title>DEV Community: Alex Hyett</title>
      <link>https://dev.to/alexhyettdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alexhyettdev"/>
    <language>en</language>
    <item>
      <title>Getting back into blogging</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Wed, 24 Jun 2026 13:44:31 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/getting-back-into-blogging-20h3</link>
      <guid>https://dev.to/alexhyettdev/getting-back-into-blogging-20h3</guid>
      <description>&lt;p&gt;It has been a while since I have sat down and wrote a blog post that is not directly related to programming or self-hosting. If I look back to 2023 I used to write about all sorts of different topics.&lt;/p&gt;

&lt;p&gt;I was reading the post &lt;a href="https://bits.gobino.be/dont-put-yourself-in-a-box" rel="noopener noreferrer"&gt;📦 Don't put yourself in a box&lt;/a&gt; the other day and I realised I have been doing something similar.&lt;/p&gt;

&lt;p&gt;My website doesn't get that much traffic at around 8000 visitors a month, so it is not that I am feeling pressure for my posts to be meaningful, but I have stuck myself in a genre box.&lt;/p&gt;

&lt;p&gt;Even though I label myself as a “software developer” it isn't my entire identity, and I am sure those reading my blog have other interests as well. I shouldn't worry about overwhelming my readers as not that many people subscribe directly to my everything RSS feed (I don't think).&lt;/p&gt;

&lt;p&gt;Even if they do, having something interesting to read regardless of whether it is technical or not, is surely a positive thing. My newsletter generally has a limited topic scope any way which is where most people read my content.&lt;/p&gt;

&lt;p&gt;So with that said, I am going to start blogging more and try to get more involved with the IndieWeb. I have been fed up with all the big tech platforms for a while so it is time to embrace the indie side.&lt;/p&gt;

&lt;p&gt;This week I have set incoming and outgoing webmentions on my blog. There is still a bit of tweaking to get the flow working properly, but it is a start.&lt;/p&gt;

&lt;p&gt;Thanks to the wonderful people on the Fediverse I was able to test out most of the functionality see &lt;a href="https://www.alexhyett.com/til/setting-up-webmentions/" rel="noopener noreferrer"&gt;Setting up webmentions&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The general flow is:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I have a webmention endpoint set up on my blog thanks to webmention.io.&lt;/li&gt;
&lt;li&gt;I use &lt;a href="https://brid.gy/" rel="noopener noreferrer"&gt;Bridgy&lt;/a&gt; to get the likes, reposts and comments and send them to my webmention endpoint.&lt;/li&gt;
&lt;li&gt;When I build my blog it pulls down any webmentions from the site and displays them on the relevant posts.&lt;/li&gt;
&lt;li&gt;When I publish a new post I have a n8n workflow that reads my RSS feeds and publishes new posts on my Mastodon (GotoSocial) account.&lt;/li&gt;
&lt;li&gt;I have another n8n workflow that sends out all the webmentions for links mentioned in the post.&lt;/li&gt;
&lt;li&gt;I then have to manually add the Mastodon link to my post frontmatter so that I can link to it on my website (this is the part I need to improve). This is just to show people where to put a comment.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I will do another post in the near future with how all of this works. I also added the bubbles.town widget to the bottom of all my posts.&lt;/p&gt;

&lt;p&gt;There are still some things I want to do.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fix the above manual link of the Mastodon post to my account.&lt;/li&gt;
&lt;li&gt;Backfill all the posts with an equivalent GotoSocial post.&lt;/li&gt;
&lt;li&gt;Set up Bluesky again (I previously deleted my account) to repost content.&lt;/li&gt;
&lt;li&gt;Get comments that appear on my PeerTube videos to show up on my blog under the relevant &lt;a href="https://www.alexhyett.com/videos/" rel="noopener noreferrer"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Implement the reply to logic, so I can directly reply to other indieweb posts.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>blogging</category>
      <category>indieweb</category>
    </item>
    <item>
      <title>Personal projects are more important than ever</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 21 Jun 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/personal-projects-are-more-important-than-ever-51cg</link>
      <guid>https://dev.to/alexhyettdev/personal-projects-are-more-important-than-ever-51cg</guid>
      <description>&lt;p&gt;3 years ago I did a video on &lt;a href="https://www.alexhyett.com/backend-project/" rel="noopener noreferrer"&gt;"How to Build a Project That Will Actually Get You a Job"&lt;/a&gt;. It is crazy how much has changed since then. I still think there is value in creating these projects to help your chances of getting a job, but they definitely don't have as much sway as they used to.&lt;/p&gt;

&lt;p&gt;The reason of course is due to AI. How does a hiring manager looking at your profile know you didn't just vibe code the whole thing?&lt;/p&gt;

&lt;p&gt;The main points I covered in that video still apply though. The code was never the important part of the project.&lt;/p&gt;

&lt;p&gt;What matters most:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Deploying your project - Anyone can just vibe code something and have it run on their local machine. Getting the project live is a different skill set and not one that AI can easily help with.&lt;/li&gt;
&lt;li&gt;Show your process - It is great that you built something, but I would be more interested in &lt;em&gt;why&lt;/em&gt; you built it. When code is cheap it is worth spending time to think whether this should have been built at all.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.alexhyett.com/roadmaps/backend-developer-roadmap/#testing" rel="noopener noreferrer"&gt;Testing&lt;/a&gt; and &lt;a href="https://www.alexhyett.com/roadmaps/backend-developer-roadmap/#monitoring" rel="noopener noreferrer"&gt;Monitoring&lt;/a&gt; - Unless prompted, AI won't write tests for you. Even when it does those tests aren't always that meaningful. Make sure your write relevant tests that go through the happy and the unhappy paths of your code. Set up telemetry and dashboards to show you understand that side of things as well.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Of course there is more to personal projects beyond getting a job. I know at the end of a long day at work the last thing many people want to be doing is coding more. Personal projects however are a great way to learn new skills (assuming you don't vibe code it).&lt;/p&gt;

&lt;p&gt;With more and more companies drinking the AI cool aid in the name of productivity, your personal projects might be the only way you get to flex those coding muscles.&lt;/p&gt;

&lt;p&gt;Just like real muscles, if you don't use them you lose them and your programming skills will slowly atrophy.&lt;/p&gt;

&lt;p&gt;This week I created a &lt;a href="https://www.alexhyett.com/projects/" rel="noopener noreferrer"&gt;projects page on my website&lt;/a&gt; so I can start listing out the things that I am working on. I have a lot of unfinished projects that didn't make the cut or were never released to the public and a lot more projects I want to build in the future.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/personal-projects-are-more-important-than-ever/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🤖 AI &lt;a href="https://www.alexhyett.com/newsletter/personal-projects-are-more-important-than-ever/#ai" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://mastrojs.github.io/blog/2026-05-23-is-AI-causing-a-repeat-of-frontends-lost-decade/" rel="noopener noreferrer"&gt;Is AI causing a repeat of frontend’s lost decade?&lt;/a&gt; - It is an interesting point. You used to need to know a lot about HTML, CSS and Javascript to be able to build a good website. Then frameworks came along and a lot of that knowledge disappeared. With everyone using AI, those that actually understand how things work will only become more valuable.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Vibe coding is the equivalent of me sketching a drawing of my dream car, it materializing in front of me, and then proclaiming “I MADE A CAR IT’S 80% DONE”. And then the first time I drove it the wheels would fall off, the engine would explode, and I would drive off a cliff. Seems fine.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From &lt;a href="https://dankim.com/vibe-coding-off-a-cliff/" rel="noopener noreferrer"&gt;Vibe Coding off a Cliff&lt;/a&gt; by Dan Kim - The last 20% is always the hardest part, AI didn't change that. The 20% just got larger!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://shawnsmucker.substack.com/p/please-use-ai" rel="noopener noreferrer"&gt;Please Use AI&lt;/a&gt; - Please don't replace human interaction with AI.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.owenmcgrann.com/p/the-dead-economy-theory" rel="noopener noreferrer"&gt;The dead economy theory&lt;/a&gt; - It does make you wonder what the end game is for AI. If companies replace all their workers with AI who is going to be left to buy their products.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://xcancel.com/i/status/2060746160558543217" rel="noopener noreferrer"&gt;Codex just found a "workaround" of not having sudo on my PC&lt;/a&gt; - That is pretty scary. I wonder how long until we all have to work on machines that aren't connected to the internet at all for our own safety.&lt;/p&gt;

&lt;h3&gt;
  
  
  💻 Programming &lt;a href="https://www.alexhyett.com/newsletter/personal-projects-are-more-important-than-ever/#programming" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://obeli.sk/blog/sqlite-is-all-you-need-for-durable-workflows/" rel="noopener noreferrer"&gt;SQLite is all you need for durable workflows&lt;/a&gt; - I still think Postgres is the way to go when you building out multi-user web applications. Especially if you need it to scale. For self-hosted applications with only a limited number of users then SQLite is certainly the easier choice.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dbushell.com/2026/06/05/are-you-standard-site/" rel="noopener noreferrer"&gt;Are you standard.site?&lt;/a&gt; - This seems similar to adding &lt;code&gt;og:&lt;/code&gt; metadata to a website but makes your site more easily discoverable with ATProto. I don's use Bluesky any more, but I am going to look at adding this in to my site.&lt;/p&gt;

&lt;h3&gt;
  
  
  🏢 Tech Industry &lt;a href="https://www.alexhyett.com/newsletter/personal-projects-are-more-important-than-ever/#tech-industry" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://rockstarintel.com/gta-6-developers-announce-rockstar-games-union/" rel="noopener noreferrer"&gt;GTA 6 Developers Unionize&lt;/a&gt; - I wonder if we will see more unions for software developers cropping up as AI threatens the industry.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://mullvad.net/en/blog/age-verification-for-social-media-the-beginning-of-the-end-for-a-free-internet" rel="noopener noreferrer"&gt;Age verification for social media, the beginning of the end for a free internet?&lt;/a&gt; - I really hope the UK doesn't ban VPNs. I really need to look into decentralised alternatives to the internet before everything goes all 1984 on us.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.bbc.com/news/articles/c93x0k194yno" rel="noopener noreferrer"&gt;Meta workers can opt out of being tracked at work up to 30 min&lt;/a&gt; - Oh how kind of Meta to allow their employees 30 minutes of privacy. Choosing to work for Meta these days is already an odd choice, but why would anyone want to work for them now?&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I keep getting floored by people saying programming as a job is “over”. I was jealous of engineers my whole life for having the ability to speak code with which they create software. The ability to speak code has never been more important than now, when we are able to delegate the code speaking. If you can’t understand what the AI wrote, you fall back on hope and trust, and I don’t think that’s such a good idea.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From &lt;a href="https://draganbabic.com/blog/eyxpmtw5/" rel="noopener noreferrer"&gt;Dragan Babić&lt;/a&gt; - Being able to code is still a superpower when everyone else treats it like a black box.&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 Miscellaneous &lt;a href="https://www.alexhyett.com/newsletter/personal-projects-are-more-important-than-ever/#miscellaneous" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://openpath.quest/2026/i-am-retiring-from-tech-to-live-offline/" rel="noopener noreferrer"&gt;I am retiring from tech to live offline&lt;/a&gt; - It is sad to see AI push people out of tech. At the same time I can see myself living an offline life in retirement.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://languagelog.ldc.upenn.edu/nll?p=73657" rel="noopener noreferrer"&gt;Writing by hand makes us think better&lt;/a&gt; - I have started doing morning page again. I am not quite at the recommend 3 pages a day, but it does help me think better than writing on a computer.&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/personal-projects-are-more-important-than-ever/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;It’s not giving up to put your current path on indefinite pause. He could pick up his law career exactly where he left off if he wanted to, but that is the furthest thing from his mind.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From &lt;a href="https://tim.blog/2017/05/15/fear-setting/" rel="noopener noreferrer"&gt;Fear-Setting: The Most Valuable Exercise I Do Every Month&lt;/a&gt; by Tim Ferriss.&lt;/p&gt;

</description>
      <category>careeradvice</category>
      <category>programming</category>
    </item>
    <item>
      <title>We are using AI wrong</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 07 Jun 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/we-are-using-ai-wrong-2g6n</link>
      <guid>https://dev.to/alexhyettdev/we-are-using-ai-wrong-2g6n</guid>
      <description>&lt;p&gt;Over the last few months companies have gone from “you must use AI or you will get fired” to “use less AI or you will be fired”.&lt;/p&gt;

&lt;p&gt;As you know, it all comes down to cost. Companies thought that they could replace some salaried developers by giving AI to the remaining staff. Now it seems a lot of companies are back peddling on that stance now that the true cost of AI is appearing.&lt;/p&gt;

&lt;p&gt;AI has been heavily subsidised by investor money to try to get people hooked, however with AI companies not turning a profit they have to increase the price or restrict usage to keep going.&lt;/p&gt;

&lt;p&gt;I have seen people reporting on Reddit that their companies have taken a U-turn and started restricting usage (obviously it is Reddit so take with a pinch of salt).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.reddit.com/r/cscareerquestions/comments/1tvqajv/company_took_away_access_to_claude/" rel="noopener noreferrer"&gt;Company took away access to claude&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.reddit.com/r/cscareerquestions/comments/1turkzv/corporate_first_said_that_they_highly_encourage/" rel="noopener noreferrer"&gt;Corporate first said that they highly encourage use of AI, now with billing in place, they want us to be mindful&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.reddit.com/r/cscareerquestions/comments/1tvs7ea/has_your_company_started_limiting_ai_usage_tell/" rel="noopener noreferrer"&gt;Has your company started limiting AI usage?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.reddit.com/r/cscareerquestions/comments/1tve37q/sorry_to_say_but_im_happy_to_see_ai_fail/" rel="noopener noreferrer"&gt;Sorry to say, but I’m happy to see AI fail&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I keep seeing tutorials of how to set up your AI agents to do all sorts of tasks. These “skills” the AI agents possess is just a markdown file containing instructions of what commands to run etc.&lt;/p&gt;

&lt;p&gt;Every time an agent wants to use one of these skills it has to read in the skill file which uses up tokens and then will execute on it, mostly in an indeterministic way.&lt;/p&gt;

&lt;p&gt;The LLMs are a black box and the big providers are constantly tweaking how they work to try and save money or squash bad behaviour. A skill file that works now might not work the same in the future.&lt;/p&gt;

&lt;p&gt;I understand for AI coding agents you might want it to use these tools without asking but for fairly deterministic processes I feel you would be much better off with a script that doesn't use any tokens at all.&lt;/p&gt;

&lt;p&gt;In some cases, the skills contain a bunch of code snippets telling the AI how to run things, such as this &lt;a href="https://github.com/anthropics/skills/blob/main/skills/slack-gif-creator/SKILL.md" rel="noopener noreferrer"&gt;slack-gif-creator example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It was easy when AI was practically free just to run everything through an LLM and have it control the flow. With the costs rising I think less people will be inclined to just throw a markdown file at it and see what happens.&lt;/p&gt;

&lt;p&gt;So, what's the alternative?&lt;/p&gt;

&lt;p&gt;The obvious solution is to convert the process into a script but in some cases there will be pieces of the operation that still need AI.&lt;/p&gt;

&lt;p&gt;Maybe the data comes in an unstructured format, and you require AI to format the data. You could be getting data from multiple sources, and you want AI to summarise it for you.&lt;/p&gt;

&lt;p&gt;In these cases, having an LLM in the flow is useful, but if you can minimise where it is used it will cost a lot less. For a lot of small tasks, local AI models will likely be sufficient.&lt;/p&gt;

&lt;p&gt;Let's say you wanted to create a custom daily briefing.&lt;/p&gt;

&lt;p&gt;Instead of writing a skills file to pull down the weather, your calendar, and the latest news, you can turn it into a script.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Call the weather API to get today's weather and remove any parts you don't care about.&lt;/li&gt;
&lt;li&gt;Call the calendar API and filter to just today's events.&lt;/li&gt;
&lt;li&gt;Get a pre-aggregated RSS feed and look at today's stories.&lt;/li&gt;
&lt;li&gt;Send the parts that need summarising to a local or cheap cloud AI model to summarise.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In this case it is likely only the weather that could do with a more personal touch. Everything else could be just put in a list.&lt;/p&gt;

&lt;p&gt;Of course working out what can be scripted and what needs to go to an LLM requires some thought and problem solving, you know, actual engineering skills.&lt;/p&gt;

&lt;p&gt;The AI companies want you to shove everything into a markdown file because they make more money, but that isn't how software developers should be working.&lt;/p&gt;

&lt;p&gt;While AI is still available heavily subsidised and through subscription, use it to build tools that will still work when AI isn't financially viable any more.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;I am going to be limiting the number of links I put in this newsletter to 10-15 a week. I don't want to overwhelm everyone with too much information.&lt;/p&gt;

&lt;h3&gt;
  
  
  🤖 AI &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#ai" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.businessinsider.com/steve-wozniak-apple-ai-graduation-speech-2026-5" rel="noopener noreferrer"&gt;Steve Wozniak cheered after telling students they have AI – actual intelligence&lt;/a&gt; - At least Steve seems more relatable than the other talks that have happened recently. Imagine promoting AI to graduating students when it is actively making the job market worse.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.joshwcomeau.com/email/wham-launch-005-elephant-2-p/" rel="noopener noreferrer"&gt;AI has a multiplying effect on existing technical skills&lt;/a&gt; - I think this is why developers see drastically different results from AI. If you are already a great programmer and are guiding the AI appropriately it can help but for if you are not, it can just make you worse.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://orchidfiles.com/im-tired-of-ai-generated-answers/" rel="noopener noreferrer"&gt;I'm Tired of Talking to AI&lt;/a&gt; - It is so disrespectful sending AI responses to people. It is crazy that we live in a world where thinking for yourself is a superpower.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://techcrunch.com/2026/05/27/tech-ceos-are-apparently-suffering-from-ai-psychosis/" rel="noopener noreferrer"&gt;Tech CEOs are apparently suffering from AI psychosis&lt;/a&gt; - A CEO one-shots something in Claude and thinks that it is close enough to what developers produce that they don't need developers. Then wonder why the org isn't seeing the same productivity gains.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://shvbsle.in/various-llm-smells/" rel="noopener noreferrer"&gt;Various LLM Smells&lt;/a&gt; - I suspect we are going to see a lot of these in website designs going forward.&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ Tools &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#tools" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://meshtastic.org/docs/introduction/" rel="noopener noreferrer"&gt;An Introduction to Meshtastic&lt;/a&gt; - With nations around the world introducing censorship and age verification I have been looking into things like Meshtastic and Reticulum. At the moment it seems only useful for short range messaging (a few miles) but this might improve in the future.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.jonaharagon.com/posts/im-getting-into-mesh-networks-meshtastic-meshcore-and-reticulum/" rel="noopener noreferrer"&gt;I'm Getting into Mesh Networks (Meshtastic, MeshCore, and Reticulum)&lt;/a&gt; - Some good information about the different networks. Reticulum which I have talked about before looks particular good too.&lt;/p&gt;

&lt;h3&gt;
  
  
  💻 Programming &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#programming" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://btxx.org/posts/memory/" rel="noopener noreferrer"&gt;Serving a website on a Raspberry Pi Zero running in RAM&lt;/a&gt; - This is cool, but they aren't entirely relying on the Raspberry Pi given the TLS termination is done by a VPS.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://unix.foo/posts/nobody-cracks-open-a-programming-book/" rel="noopener noreferrer"&gt;Nobody cracks open a programming book anymore&lt;/a&gt; - I learnt to program from books and I think having a separate medium actually helps you retain information more. With a book you have to look for the information and decide which bits are important to you. A chatbot just gives you the information which doesn't help you learn.&lt;/p&gt;

&lt;h3&gt;
  
  
  🔒 Security &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#security" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://sinceyouarrived.world/taken" rel="noopener noreferrer"&gt;A web page that shows you everything the browser told it without asking&lt;/a&gt; - I showed a similar page last week. It is scary how much information is leaked by your browser.&lt;/p&gt;

&lt;h3&gt;
  
  
  🏢 Tech Industry &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#tech-industry" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.reuters.com/business/world-at-work/cloudflare-cut-over-1100-jobs-2026-05-07/" rel="noopener noreferrer"&gt;Cloudflare to cut about 20% of its workforce&lt;/a&gt; - More cuts. Cloudflare still has revenue of $665 million but they don't want to pay for workers.&lt;/p&gt;

&lt;h3&gt;
  
  
  🎮 Gaming &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#gaming" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.thran.uk/writ/hdid/2025/12/simcity-3k-in-4k.html" rel="noopener noreferrer"&gt;SimCity 3k in 4k&lt;/a&gt; - I loved playing SimCity 3000 growing up. They also have SimCity 3000 unlimited &lt;a href="https://store.steampowered.com/app/2741560/SimCity_3000_Unlimited/" rel="noopener noreferrer"&gt;on Steam for £5&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 Miscellaneous &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#miscellaneous" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.apa.org/news/press/releases/2014/04/creativity-walk" rel="noopener noreferrer"&gt;Taking a walk may lead to more creativity than sitting, study finds (2014)&lt;/a&gt; - I have found if I am stuck on a programming problem that going for a walk helped. It is certainly healthier than asking an LLM.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://mlsu.io/posts/day-off/" rel="noopener noreferrer"&gt;Can we have the day off?&lt;/a&gt; - This is the issue I have with capitalism and corporate culture in general. If I complete my work faster I should get more time to myself, instead I just get more work. AI is just going to accelerate burnout in workers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://forkingmad.blog/wikipedia-doesnt-need-my-cash" rel="noopener noreferrer"&gt;Wikipedia doesn't need my cash&lt;/a&gt; - Not long ago Wikipedia had big banner on the page asking for donations yet they are sitting on $290 million in the bank.&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/we-are-using-ai-wrong/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;This is because the effects of a typical one or two-week vacation wear off almost immediately and that the whole point of most vacations is to merely take a break from work instead of resting for its own sake.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From the article &lt;a href="https://pathlesspath.com/the-top-10-career-myths-we-should-stop-believing/" rel="noopener noreferrer"&gt;“The Top 10 Career Myths We Should Stop Believing”&lt;/a&gt; by Paul Millerd.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>What skills are still relevant?</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 24 May 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/what-skills-are-still-relevant-41b8</link>
      <guid>https://dev.to/alexhyettdev/what-skills-are-still-relevant-41b8</guid>
      <description>&lt;p&gt;It is a very difficult time for software engineers at the moment. Whether you like AI or not, it is having an impact on the software engineering job market.&lt;/p&gt;

&lt;p&gt;Some companies are using AI as an excuse to layoff more staff, either because they over hired or because they are cutting expenses in order to spend more on AI.&lt;/p&gt;

&lt;p&gt;There are even lots of reports of companies demanding their staff use AI for every task. I do agree to some extent that AI can make you more productive in the short term. I have certainly been able to complete more tickets in the last few months than I would have been able to do otherwise.&lt;/p&gt;

&lt;p&gt;The use of AI does however come at quite a steep long term cost. Not only are developers forgetting how to write code as they rely more on AI, they are also no longer are able to keep a mental map of the codebase which is critical for debugging issues. Over the next few years we are going to see software get buggier, companies having more frequent and longer downtimes and internally codebases are going to get messier and harder to maintain.&lt;/p&gt;

&lt;p&gt;I am hoping that companies who are currently forcing AI use will have a U-turn when they notice the long term impact and be more selective in how AI is used going forward.&lt;/p&gt;

&lt;p&gt;If that doesn't happen however, what skills are still going to be relevant over the next few years that are unlikely to be replaced by AI?&lt;/p&gt;

&lt;p&gt;This is what I still think is relevant now and will be going forward:&lt;/p&gt;

&lt;h2&gt;
  
  
  Testing &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#testing" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;If companies end up using AI to write all the code, then you still need to test it, one way or another. Of course, you could just get AI to write the tests which for the code itself might be fine, but you need to define what to test yourself.&lt;/p&gt;

&lt;p&gt;I can see the AI apocalypse going one of two ways. AI causes more bugs in the software, and it is starting to affect the companies bottom line and reputation.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The company back peddles on using AI everywhere, and we go back to coding manually at least partially.&lt;/li&gt;
&lt;li&gt;The company doubles down and wants you to use AI to write more tests.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Either way I think we are going to be expected to write more tests to ensure the AI code is doing what we think it should be doing.&lt;/p&gt;

&lt;p&gt;If AI is writing the majority of code then I doubt unit tests are going to be that helpful. The majority of the effort is going to be writing integration tests for APIs and automated UI tests for the frontend.&lt;/p&gt;

&lt;h2&gt;
  
  
  System Design &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#system-design" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;AI is great at adding features to an already well-organised codebase. However, if you use AI from the start there is no code structure for it to follow.&lt;/p&gt;

&lt;p&gt;Knowing what good software looks like, how to structure the application so that it will be easier to maintain going forward is going to be very important.&lt;/p&gt;

&lt;p&gt;This extends to the system as a whole as well. AI might be able to suggest the system design you need but unless you make it a requirement while you are coding, it won't be considered.&lt;/p&gt;

&lt;p&gt;Ultimately, knowing which database to you use, when to introduce queues for certain tasks and understanding how to scale different components is your responsibility.&lt;/p&gt;

&lt;h2&gt;
  
  
  Debugging &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#debugging" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;When trying to fix a bug with an unfamiliar codebase I find myself using debugging a lot. If you didn't write the code then you don't have the same mental map of the codebase which allows you to easily work out the issue. The only option is to go line by line and look at what data is entering each of the functions, to see why the code took a certain path.&lt;/p&gt;

&lt;p&gt;This also means looking at the logs and not just asking Claude whenever an issue comes up.&lt;/p&gt;

&lt;h2&gt;
  
  
  Problem Solving &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#problem-solving" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Software engineering has always been about problem solving not code. You need to get a full picture of the problem and understand how code could help and more importantly when it isn't needed. Everything can't be solved with code, but AI is definitely going to try.&lt;/p&gt;

&lt;p&gt;Every line of code is a liability and the best line of code is the one you didn't have to write. AI will have no problem writing code for a feature, but it won't ever stop to think whether the feature should have existed in the first place.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🤖 AI &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#ai" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://simonwillison.net/2026/Apr/18/opus-system-prompt/" rel="noopener noreferrer"&gt;Changes in the system prompt between Claude Opus 4.6 and 4.7&lt;/a&gt; - It is interesting to see how much the system prompt changes. I am not sure how we are supposed to rely on these systems if they fundamentally change so much.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://letsdatascience.com/news/atlassian-enables-default-data-collection-to-train-ai-f71343d8" rel="noopener noreferrer"&gt;Atlassian enables default data collection to train AI&lt;/a&gt; - Are we all just going to have to self-host our own tools from now on. For my personal projects I just use Obsidian with the Kanban plugin.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://openai.com/index/introducing-openai-privacy-filter/" rel="noopener noreferrer"&gt;OpenAI Privacy Filter&lt;/a&gt; - I am glad this is an open weight model as it you shouldn't be sending any PII data to a third party.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://talkie-lm.com/introducing-talkie" rel="noopener noreferrer"&gt;Talkie: a 13B vintage language model from 1930&lt;/a&gt; - This is fun. I am not sure how useful it is but fun anyway.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://legallayer.substack.com/p/who-owns-the-claude-code-wrote" rel="noopener noreferrer"&gt;Who owns the code Claude Code wrote?&lt;/a&gt; - This is an interesting one. If code generated by AI is deemed uncopyrightable (is that a word?) then surely companies will go back on using it everywhere. Given it is trained on stolen code I can see how it wouldn't be.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://jpain.io/god-damn-ai-is-making-me-dumb/" rel="noopener noreferrer"&gt;AI is making me dumb&lt;/a&gt; - I never use AI to write these newsletters or any of my blog posts. For code however, with work almost mandating the use of it, it can be so tempting to defer to it for everything.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://xcancel.com/mitchellh/status/2055380239711457578" rel="noopener noreferrer"&gt;I believe there are entire companies right now under AI psychosis&lt;/a&gt; - AI is going to create a whole generation of dumb engineers that don't know how to think or code. Maybe that is what they want so companies have to pay us less.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://nvlabs.github.io/Sana/WM/" rel="noopener noreferrer"&gt;SANA-WM, a 2.6B open-source world model for 1-minute 720p video&lt;/a&gt; - This looks cool, but I dread to think of the compute needed to generate these. I have tried video generation locally on my M2 Pro Mac Mini, and we are talking 30 minutes at CPU melting full speed to generate 5 seconds of questionable slop.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://mikeveerman.github.io/tokenspeed/" rel="noopener noreferrer"&gt;How fast is N tokens per second really?&lt;/a&gt; - For those running AI locally they often talk about tokens per second, but it is hard to understand how fast that is without actually seeing it. This helps a lot.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://simonwillison.net/2026/May/19/5-minute-llms/" rel="noopener noreferrer"&gt;The last six months in LLMs in five minutes&lt;/a&gt; - There is so much happening in the LLM space right now. This is a good summary.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.blog/news-insights/company-news/changes-to-github-copilot-individual-plans/" rel="noopener noreferrer"&gt;Changes to GitHub Copilot individual plans&lt;/a&gt; - The era of subsidised frontier LLMs is slowly coming to an end. Let's hope the local models can compete before it gets too expensive.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.blog/changelog/2026-04-27-github-copilot-code-review-will-start-consuming-github-actions-minutes-on-june-1-2026/" rel="noopener noreferrer"&gt;GitHub Copilot code review will start consuming GitHub Actions minutes&lt;/a&gt; - I wonder how many companies are using Copilot review as a replacement for Human review.&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ Tools &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#tools" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://blog.flipper.net/flipper-one-we-need-your-help/" rel="noopener noreferrer"&gt;Flipper One – we need your help&lt;/a&gt; - The Flipper Zero looked so cool when it came out. I didn't get one as I don't know what I would use it for. Equally, the One looks very cyberpunk, and I want one, but I don't know why.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://frame.work/laptop13pro" rel="noopener noreferrer"&gt;Framework Laptop 13 Pro&lt;/a&gt; - I am likely good for computer hardware for at least another 5 years, but I can see my next computer being from Framework. I really don't like the way that Apple is heading.&lt;/p&gt;

&lt;h3&gt;
  
  
  💻 Programming &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#programming" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://lawsofsoftwareengineering.com" rel="noopener noreferrer"&gt;Laws of Software Engineering&lt;/a&gt; - I think software engineers that actually understand these “Laws” and can apply them are going to become so valuable in a see of vibe-coders.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://simonomi.dev/blog/color-code-your-bytes/" rel="noopener noreferrer"&gt;Your hex editor should color-code bytes&lt;/a&gt; - This is very cool. The first time I played around with hex editors was with a &lt;a href="https://gameshark.fandom.com/wiki/Nintendo_64" rel="noopener noreferrer"&gt;GameShark Cheat Cartridge&lt;/a&gt; for the N64.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://madhadron.com/programming/seven_ur_languages.html" rel="noopener noreferrer"&gt;The seven programming ur-languages (2022)&lt;/a&gt; - I never realised all the programming languages I know fall under the “ALGOL” family of languages.&lt;/p&gt;

&lt;h3&gt;
  
  
  🔒 Security &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#security" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://gtfobins.org/" rel="noopener noreferrer"&gt;GTFOBins&lt;/a&gt; - I have started running my AI coding agents inside a VM using Lima. It might protect against these types of exploits but who knows!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://clickclickclick.click/" rel="noopener noreferrer"&gt;Click&lt;/a&gt; - It is amazing to see how much information can actually be gathered from the browser. Even your mouse movements can be recorded, it is quite creepy.&lt;/p&gt;

&lt;h3&gt;
  
  
  🎨 Design &amp;amp; UX &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#design-and-ux" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://typesetinthefuture.com/2016/02/18/futuristic/" rel="noopener noreferrer"&gt;How to make your text look futuristic&lt;/a&gt; - This is hilarious, why do we always pick the same styles for "future text".&lt;/p&gt;

&lt;p&gt;&lt;a href="https://jvns.ca/blog/2026/05/15/moving-away-from-tailwind--and-learning-to-structure-my-css-/" rel="noopener noreferrer"&gt;Moving away from Tailwind, and learning to structure my CSS&lt;/a&gt; - I moved my website over to Tailwind last year after using it a lot at work. I do feel like my HTML is now very bloated though.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://unsung.aresluna.org/plain-text-has-been-around-for-decades-and-its-here-to-stay/" rel="noopener noreferrer"&gt;Plain text has been around for decades and it’s here to stay&lt;/a&gt; - The plain text UI tools mentioned here are so cool. More people should start with ASCII wireframes.&lt;/p&gt;

&lt;h3&gt;
  
  
  🏢 Tech Industry &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#tech-industry" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://luminousmen.substack.com/p/drunk-post-things-ive-learned-as" rel="noopener noreferrer"&gt;Drunk post: Things I've learned as a senior engineer&lt;/a&gt; - This is so true, especially point number 1.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The best way I’ve advanced my career is by changing companies.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://www.seangoedecke.com/software-engineering-may-no-longer-be-a-lifetime-career/" rel="noopener noreferrer"&gt;Software engineering may no longer be a lifetime career&lt;/a&gt; - I definitely think my days of software engineer as a career are numbered. I will still make software just not for someone else. I don't mind using AI selectively on my own projects, but I don't want to be forced to use it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.railway.com/p/incident-report-may-19-2026-gcp-account-outage" rel="noopener noreferrer"&gt;Incident Report: Railway Blocked by Google Cloud (Resolved)&lt;/a&gt; - I spoke about Railway last issue as a quick way to get your own ForgeJo instance started. It is still the quickest way but I wouldn't rely on it for your company git repository.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dbushell.com/2026/05/20/google-just-spat-in-my-face" rel="noopener noreferrer"&gt;Google just spat in my face&lt;/a&gt; - It is really tough to be a web developer right now. I once thought I could always go freelance and build websites for companies, but I think that path is slowly dying. At least Google is doing it's best to make it that way.&lt;/p&gt;

&lt;h3&gt;
  
  
  🎮 Gaming &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#gaming" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://dos.zone/" rel="noopener noreferrer"&gt;DOS Zone&lt;/a&gt; - This is so cool. They have SimTower on here as well. I played that so much as a kid. It had to be installed using 4 floppies if I remember correctly.&lt;/p&gt;

&lt;h3&gt;
  
  
  📚 Books &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#books" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://storica.club/blog/pinocchio-in-italian/" rel="noopener noreferrer"&gt;Pinocchio is weirder than you remembered&lt;/a&gt; - I never knew Pinocchio was quite so creepy. The donkey bit in the Disney movie was weird, but the book is on another level.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://rwblickhan.org/evergreen/technical-reading-list/" rel="noopener noreferrer"&gt;Technical Reading List&lt;/a&gt; - There is some good engineering reads on this page. OK there are only 3 books mentioned, but I felt it fitted in this category.&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 Miscellaneous &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#miscellaneous" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://femtechdesigndesk.substack.com/p/your-period-tracking-app-has-been" rel="noopener noreferrer"&gt;Period tracking app has been selling data to Meta&lt;/a&gt; - Just the sort of information you don't want going to a big tech company who is known for using your data to sell ads. I am probably not the best person to make one of these apps but I feel like make a local alternative just so people have options.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://flipdisc.io" rel="noopener noreferrer"&gt;Flipdiscs&lt;/a&gt; - These looks so cool. I am not sure I have the space for an art installation in my office but if I did!&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Today I Learned (TIL) &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#today-i-learned-til" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;I was having issues after killing a command which left my terminal writing &lt;code&gt;^[[A&lt;/code&gt; and &lt;code&gt;^[[B&lt;/code&gt; whenever I used the arrow keys. It turns out you can type &lt;code&gt;stty sane&lt;/code&gt; to fix this!&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/what-skills-are-still-relevant/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;How do you cultivate discipline? By building habits – starting as small as you can manage, even microscopic, and gathering momentum, reinvesting it in progressively bigger changes to your routine, and building a positive feedback loop.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From the article &lt;a href="https://www.wisdomination.com/screw-motivation-what-you-need-is-discipline/" rel="noopener noreferrer"&gt;"Screw motivation, what you need is discipline"&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>careeradvice</category>
      <category>skills</category>
    </item>
    <item>
      <title>GitHub is dead, What's next?</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 10 May 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/github-is-dead-whats-next-1ggg</link>
      <guid>https://dev.to/alexhyettdev/github-is-dead-whats-next-1ggg</guid>
      <description>&lt;p&gt;I moved all of my projects off of GitHub back in August, but I still have to use GitHub for work, unfortunately.&lt;/p&gt;

&lt;p&gt;You can see my contribution graph for the last year which is completely empty Friday - Sunday (4-day work week!). It is not that I don't do any coding at the weekends, but the code is all on my private server.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fufahe2lyoe9jq7hysy44.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fufahe2lyoe9jq7hysy44.jpeg" alt="My GitHub contributions for the last year" width="800" height="217"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I chose to move my work off of GitHub due to the team becoming part of the Microsoft CoreAI team. I knew then it was only going to be a matter of time until GitHub was vibe coded into the ground.&lt;/p&gt;

&lt;p&gt;In the last 6 months using GitHub just for work, there have been more than one occasion where I have been unable to complete my work due to problems with GitHub. Everything from pull requests not working, GitHub actions failing or just multiple pages on the site not loading.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F54e0ldvn6nj9wx17ghrj.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F54e0ldvn6nj9wx17ghrj.jpeg" alt="The GitHub 500 error page, a common sight" width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub is no longer a tool for professionals. &lt;a href="https://www.alexhyett.com/newsletter/github-is-dead-whats-next/#github-is-no-longer-a-tool-for-professionals" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;GitHub's Enterprise SLA promise is the three-nines, 99.9% uptime. GitHub have tried to cover up how poorly they are performing by removing the aggregated uptime of all their services from &lt;a href="https://www.githubstatus.com/" rel="noopener noreferrer"&gt;their status page&lt;/a&gt;. There have been a lot of occasions of GitHub having issues and not reporting it. Even with those omissions, most of their services are below 99.7% uptime.&lt;/p&gt;

&lt;p&gt;The only exceptions are Pages (99.95%) and Packages (99.97%), so static files , and even they aren't up 100% of the time.&lt;/p&gt;

&lt;p&gt;If you want to see the true picture of GitHub's uptime there is a community run page called &lt;a href="https://mrshu.github.io/github-statuses/" rel="noopener noreferrer"&gt;The Missing GitHub Status Page&lt;/a&gt; which shows that their actual aggregated uptime is a shocking 84.35%!&lt;/p&gt;

&lt;p&gt;There is a &lt;a href="https://damrnelson.github.io/github-historical-uptime/" rel="noopener noreferrer"&gt;nice graph showing exactly why this is&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuq7uld631duoioux4t4g.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuq7uld631duoioux4t4g.jpeg" alt="GitHub average uptime showing how bad it has gotten since Microsoft have taken over" width="800" height="447"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Basically, everything went down hill when Microsoft acquired GitHub.&lt;/p&gt;

&lt;p&gt;OK so uptime is a bit rubbish, but at least it is still a reliable git service, right? Right?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/orgs/community/discussions/193645" rel="noopener noreferrer"&gt;GitHub breaks merging&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.securityweek.com/critical-github-vulnerability-exposed-millions-of-repositories/" rel="noopener noreferrer"&gt;Critical GitHub Vulnerability Exposed Millions of Repositories&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;They can't even get the basics right meanwhile using your code to train their AI models.&lt;/p&gt;

&lt;p&gt;Developers aren't happy myself included and many are finding new homes for their projects:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mitchellh.com/writing/ghostty-leaving-github" rel="noopener noreferrer"&gt;Ghostty Is Leaving GitHub – Mitchell Hashimoto&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dbushell.com/2026/04/29/github-is-sinking/" rel="noopener noreferrer"&gt;GitHub is sinking – David Bushell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://lucumr.pocoo.org/2026/4/28/before-github/" rel="noopener noreferrer"&gt;Before GitHub - Armin Ronacher&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.jonashietala.se/blog/2026/04/28/from_github_to_codebergforgejo/" rel="noopener noreferrer"&gt;Jonas Hietala: From GitHub to Codeberg/Forgejo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Where to move to? &lt;a href="https://www.alexhyett.com/newsletter/github-is-dead-whats-next/#where-to-move-to" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;The obvious choice for open source projects is to move to &lt;a href="https://codeberg.org/" rel="noopener noreferrer"&gt;Codeberg&lt;/a&gt;. This is where the majority of projects have moved to. I have my public repositories mirrored here as well: &lt;a href="https://codeberg.org/alexhyett" rel="noopener noreferrer"&gt;Alex Hyett - Codeberg.org&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Codeberg however &lt;a href="https://docs.codeberg.org/getting-started/faq/#how-about-private-repositories%3F" rel="noopener noreferrer"&gt;doesn't like you to have too many closed source projects&lt;/a&gt;, as it mainly meant for FOSS software. Codeberg however is based on &lt;a href="https://codeberg.org/forgejo/forgejo" rel="noopener noreferrer"&gt;ForgeJo&lt;/a&gt; which you can host yourself.&lt;/p&gt;

&lt;p&gt;I have my own private ForgeJo instance which hosted on my home server. My home server is just an old Dell Wyze 5070 running Debian.&lt;/p&gt;

&lt;p&gt;I have another public server over at &lt;a href="https://git.alexhyett.com/alexhyett" rel="noopener noreferrer"&gt;git.alexhyett.com&lt;/a&gt; which is running on a Hetzner box.&lt;/p&gt;

&lt;p&gt;If you don't want all the hassle of running your own server, the quickest way to get one running is to use &lt;a href="https://railway.com/" rel="noopener noreferrer"&gt;Railway&lt;/a&gt;. This is what I used when I first started as they have a free Hobby plan which gives you $5 a month in usage. Enough to cover most, if not all the costs of running a ForgeJo instance.&lt;/p&gt;

&lt;p&gt;To get started:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Sign up to &lt;a href="https://railway.com/" rel="noopener noreferrer"&gt;Railway&lt;/a&gt; (or use my &lt;a href="https://railway.app/?referralCode=Ezqjyt" rel="noopener noreferrer"&gt;affiliate link&lt;/a&gt; to get an extra $20 in credits)&lt;/li&gt;
&lt;li&gt;Use the &lt;a href="https://railway.com/deploy/Ot34oR" rel="noopener noreferrer"&gt;ForgeJo template&lt;/a&gt; and click Deploy Now.&lt;/li&gt;
&lt;li&gt;Follow the instructions to set up an admin user. I would advise disabling registration.&lt;/li&gt;
&lt;li&gt;All done!&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you have your own domain you can set up a &lt;code&gt;git.yourdomain.com&lt;/code&gt; redirect, but you don't have to.&lt;/p&gt;

&lt;p&gt;ForgeJo makes it really simple to migrate your projects from GitHub. It is a bit tedious to do one at a time, but it can be scripted.&lt;/p&gt;

&lt;p&gt;Then next time GitHub is inevitably down you can smile smugly.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/github-is-dead-whats-next/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;I thought I would try a different layout this week and sort the links into categories so they are easier to scan and find what you are interested in. Over the next few months I will try to converge on a set list of categories.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🤖 AI &amp;amp; LLMs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://openai.com/index/where-the-goblins-came-from/" rel="noopener noreferrer"&gt;Where the goblins came from&lt;/a&gt; - At this point it does feel like we are pleading with a child not to do something.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://chriscoyier.net/2026/04/25/ai-alignment/" rel="noopener noreferrer"&gt;AI &amp;amp; Alignment&lt;/a&gt; - We can produce code faster, but that isn't what makes great software. Understanding the problem and communicating is still more important than writing code.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://thinkpol.ca/2026/04/30/an-open-weights-chinese-model-just-beat-claude-gpt-5-5-and-gemini-in-a-programming-challenge/" rel="noopener noreferrer"&gt;Kimi K2.6 just beat Claude, GPT-5.5, and Gemini in a coding challenge&lt;/a&gt; - I have used Kimi for personal projects, and it can definitely be used instead of Claude in places. If you aren't vibe coding and giving it set tasks it does pretty well.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://simonwillison.net/2026/May/6/vibe-coding-and-agentic-engineering/" rel="noopener noreferrer"&gt;Vibe coding and agentic engineering are getting closer than I'd like&lt;/a&gt; - I am still fairly hands-on when I am coding with an agentic. Creating a ticket and getting a bunch of agents to do it for you still feels like vibe coding to me. I like to keep the amount of code I need to review to a minimum.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://larsfaye.com/articles/agentic-coding-is-a-trap" rel="noopener noreferrer"&gt;Agentic Coding Is a Trap&lt;/a&gt; - If you don't use your coding skills they will eventually whither and die. Even if you have to use agents for coding at work you should still and try to do some “artisanal coding” in your own time if you can.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://musings101.bearblog.dev/swatch-did-what-ai-slop" rel="noopener noreferrer"&gt;Swatch Did What? (AI slop)&lt;/a&gt; - I have a Swatch watch which I wear most days. &lt;a href="https://www.swatch.com/en-gb/about-ai-dada.html" rel="noopener noreferrer"&gt;This&lt;/a&gt; is just gross.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.pragmaticengineer.com/the-pulse-tokenmaxxing-as-a-weird-new-trend/" rel="noopener noreferrer"&gt;The Pulse: Tokenmaxxing as a weird new trend&lt;/a&gt; - This does seem like a weird flex. I get AI can be useful but “burning” tokens to get to the top of a leaderboard is just nuts.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.pragmaticengineer.com/the-pulse-token-spend-breaks-budgets-what-next/" rel="noopener noreferrer"&gt;The Pulse: token spend breaks budgets, what next?&lt;/a&gt; - I thought it was just the big FAANG companies that were spending ridiculous amounts, but it seems to be everywhere, unfortunately.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.matthewbrunelle.com/its-ok-to-use-coding-assistance-tools-to-revive-the-projects-you-never-were-going-to-finish/" rel="noopener noreferrer"&gt;Using coding assistance tools to revive projects you never were going to finish&lt;/a&gt; - Personal projects that are for your benefit only, by all means vibe code. Hopefully it will only be you that it affects.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/anthropics/claude-code/issues/53262" rel="noopener noreferrer"&gt;HERMES.md in commit messages causes requests to route to extra usage billing&lt;/a&gt; - Anthropic is really trying to push out anyone trying to use their subscriptions for anything other than Claude.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://xcancel.com/aaronp613/status/2049986504617820551" rel="noopener noreferrer"&gt;Apple accidentally left Claude.md files in Apple Support app&lt;/a&gt; - It is not that surprising that Apple is using AI internally to build their products. I mean, come on have you seen the latest Mac release. You don't get &lt;a href="https://lapcatsoftware.com/articles/2026/3/1.html" rel="noopener noreferrer"&gt;inconsistent corners&lt;/a&gt; with well thought out design!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.briefs.co/news/uber-torches-entire-2026-ai-budget-on-claude-code-in-four-months/" rel="noopener noreferrer"&gt;Uber torches 2026 AI budget on Claude Code in four months&lt;/a&gt; - Wow $2,000 per month, per engineer is crazy. I get that $24k is less than the cost of another developer but still!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/microsoft/vscode/pull/310226" rel="noopener noreferrer"&gt;VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage&lt;/a&gt; - First they help you, then they take credit.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.stvn.sh/writing/programming-still-sucks-fqffhyp" rel="noopener noreferrer"&gt;Programming Still Sucks&lt;/a&gt; - Every company seems to have a cron job that is doing most of the heavy lifting of the company and no-one is around who understands it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 Dev Tools &amp;amp; Coding&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.val.town/better-auth" rel="noopener noreferrer"&gt;From Supabase to Clerk to Better Auth&lt;/a&gt; - I am sure I have mentioned Better Auth before. It does look like a good and free option for authentication.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://red-squares.cian.lol/" rel="noopener noreferrer"&gt;Red Squares — GitHub outages as contributions&lt;/a&gt; - Why not! It does look pretty bad when it is all red like this.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://isene.org/2026/05/Audience-of-One.html" rel="noopener noreferrer"&gt;A desktop made for one&lt;/a&gt; - I wonder whether the time it takes to build all these yourself is worth it?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎨 Design &amp;amp; UX&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://lawsofux.com/" rel="noopener noreferrer"&gt;Laws of UX&lt;/a&gt; - With more developers expected to just use AI for the frontend we might need to use this as a reference.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔒 Privacy &amp;amp; Security&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://404privacy.com/blog/linkedin-is-scanning-your-browser-extensions-this-is-how-they-use-the-data/" rel="noopener noreferrer"&gt;LinkedIn scans for 6,278 extensions and encrypts the results into every request&lt;/a&gt; - Just why! I hate that I have to keep my LinkedIn account if I ever want a job in the future.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://notepad-plus-plus.org/news/npp-trademark-infringement/" rel="noopener noreferrer"&gt;Trademark violation: Fake Notepad++ for Mac&lt;/a&gt; - I saw Notepad++ for Mac come up on another site and nearly linked to it. I am not saying this vibe coded Mac version contains malware but who knows!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🏢 Tech Industry &amp;amp; Business&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.bloomberg.com/news/articles/2026-04-23/meta-tells-staff-it-will-cut-10-of-jobs-in-push-for-efficiency" rel="noopener noreferrer"&gt;Meta tells staff it will cut 10% of jobs&lt;/a&gt; - More layoffs!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://xcancel.com/brian_armstrong/status/2051616759145185723" rel="noopener noreferrer"&gt;Today I've made the difficult decision to reduce the size of Coinbase by ~14%&lt;/a&gt; - And some more. Who wants to learn carpentry and farming?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.ask.com/" rel="noopener noreferrer"&gt;Ask.com has closed&lt;/a&gt; - Bye bye Jeeves. Given a lot of people are moving to AI for search I feel they so could have revived this. Who doesn't want a slightly sarcastic British butler giving them search results.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.bramadams.dev/x-is-a-cesspit" rel="noopener noreferrer"&gt;X is a Cesspit&lt;/a&gt; - I left Twitter a long time ago. I am always surprised by friends, colleagues and otherwise intelligent people who are still on there.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎮 Gaming&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.digitalfoundry.net/news/2026/05/valve-releases-steam-controller-cad-files-under-creative-commons-license" rel="noopener noreferrer"&gt;Valve releases Steam Controller CAD files under Creative Commons license&lt;/a&gt; - Now you can print out a controller and pretend you are playing with your new Steam Machine! Although I heard a rumour that Valve took a big delivery that could be them!!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧠 Miscellaneous&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://thetangent.space/2026/brain-rot" rel="noopener noreferrer"&gt;Cal Newport's anti-brain rot rules&lt;/a&gt; - This is good advice. For me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Read every day - ✅&lt;/li&gt;
&lt;li&gt;Write and don't delegate to AI - ✅ (you're reading it now)&lt;/li&gt;
&lt;li&gt;Go on thinking walks - ✅&lt;/li&gt;
&lt;li&gt;Leave your phone somewhere so you need to get up to use it - 😕&lt;/li&gt;
&lt;li&gt;Get a skill or hobby - ✅ (mine is playing guitar)&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/github-is-dead-whats-next/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;“Action may not always bring happiness, but there is no happiness without action.” - Benjamin Disraeli&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From &lt;a href="https://tim.blog/2017/05/15/fear-setting/" rel="noopener noreferrer"&gt;“Fear-Setting The Most Valuable Exercise I Do Every Month”&lt;/a&gt; by Tim Ferriss.&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
      <category>selfhosting</category>
    </item>
    <item>
      <title>Are AI Agents Worth It?</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 26 Apr 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/are-ai-agents-worth-it-4m4j</link>
      <guid>https://dev.to/alexhyettdev/are-ai-agents-worth-it-4m4j</guid>
      <description>&lt;p&gt;I have been watching a lot of videos this week around AI agents and what people are doing with them. I never jump on anything when it is in the middle of a hype cycle and prefer to let the dust settle before looking into things. Otherwise, you can end up wasting a lot of time on things that aren't worth it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/openclaw/openclaw" rel="noopener noreferrer"&gt;OpenClaw&lt;/a&gt; rose to fame when it was released a few months ago becoming the most starred repository on GitHub. It currently has 363k stars, even React only has 245k stars.&lt;/p&gt;

&lt;p&gt;It made headlines but not always for the best reasons, from their &lt;a href="https://www.immersivelabs.com/resources/c7-blog/openclaw-hunting-season-is-open" rel="noopener noreferrer"&gt;skills containing malware&lt;/a&gt; to agents going rouge and writing &lt;a href="https://theshamblog.com/an-ai-agent-published-a-hit-piece-on-me/" rel="noopener noreferrer"&gt;disparaging blog posts&lt;/a&gt; or achieving &lt;a href="https://medium.com/@dingzhanjun/analyzing-the-incident-of-openclaw-deleting-emails-a-technical-deep-dive-56e50028637b" rel="noopener noreferrer"&gt;"inbox zero" in the fastest way possible&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Apparently things have got better since the creator of OpenClaw, Peter Steinberger got acqui-hired by OpenAI. ClawHub the skills database now has security scans on all the skills and there have been several security vulnerabilities that have now been patched.&lt;/p&gt;

&lt;p&gt;There are however still a lot of complaints from users on Reddit about how unreliable OpenClaw is and how many of their operations stop working after a few days.&lt;/p&gt;

&lt;p&gt;Naturally there has been a flurry of competitor agents that have been released that claim to be better than OpenClaw:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Hermes Agent&lt;/li&gt;
&lt;li&gt;Perplexity Computer&lt;/li&gt;
&lt;li&gt;PicoClaw&lt;/li&gt;
&lt;li&gt;ZeroClaw&lt;/li&gt;
&lt;li&gt;Nanobot&lt;/li&gt;
&lt;li&gt;NanoClaw&lt;/li&gt;
&lt;li&gt;Nullclaw&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://hermes-agent.nousresearch.com/" rel="noopener noreferrer"&gt;Hermes&lt;/a&gt; in particular looks quite mature (in relative terms) and seems to be easier to setup than OpenClaw.&lt;/p&gt;

&lt;h2&gt;
  
  
  What people are doing with AI agents? &lt;a href="https://www.alexhyett.com/newsletter/are-ai-agents-worth-it/#what-people-are-doing-with-ai-agents" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;There seems to be no end for uses for AI agents that people are developing. The top ones I have seen:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Daily briefing&lt;/strong&gt; - Get a customised morning briefing with information from various sources such as what is on your calendar for the day and top news stories.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Email triage&lt;/strong&gt; - We get bombarded with so many emails, some people let the LLM sort them and even respond in some cases!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Data extraction&lt;/strong&gt; - converting data from emails and reports into a JSON format for uses with other services.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Research tasks&lt;/strong&gt; - This could be doing research for content creation or for job applications.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In some cases, people are using tools like OpenClaw for vibe-coding instead of using Claude Code or other coding agents.&lt;/p&gt;

&lt;p&gt;A lot of the use cases I have seen could have been done with a script and a cron job. Obviously talking to an AI on your phone to set these things up is a lot easier than doing it manually on computer, so I see the appeal, but you always have to be aware of the ongoing token cost.&lt;/p&gt;

&lt;p&gt;I can imagine that vibe coding a tool this way is likely to use considerably more tokens than using something like Claude Code.&lt;/p&gt;

&lt;h2&gt;
  
  
  Personal considerations &lt;a href="https://www.alexhyett.com/newsletter/are-ai-agents-worth-it/#personal-considerations" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;For me personally, it would be useful for getting ideas for YouTube videos and being able to outsource some research.&lt;/p&gt;

&lt;p&gt;I wouldn't ever give an AI agent access to my emails even read-only. AI agents are still vulnerable to prompt injection so any information you give it has the ability to be leaked to others or can perform unwanted tasks on your system.&lt;/p&gt;

&lt;p&gt;AI agents should always be completely isolated from your computer and your data. Don't give it access to anything you wouldn't be happy being leaked on the internet or completely deleted.&lt;/p&gt;

&lt;p&gt;I am thinking of setting up Hermes on an isolated VM on my server and giving it very limited to access to some services on my home network to see what can be automated.&lt;/p&gt;

&lt;p&gt;The key is to always maintain a human in the loop for anything the agent does and treat any information the agents gets from the outside world as hostile.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Have you started using AI agents at all? If so I would love to hear what your use cases are.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/are-ai-agents-worth-it/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;As I mentioned last time I was getting quite burnout, so I took a couple of weeks off over Easter. Naturally there is a quite a backlog of interesting stuff to cover this week.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.gadgetreview.com/reddit-user-uncovers-who-is-behind-metas-2b-lobbying-for-invasive-age-verification-tech" rel="noopener noreferrer"&gt;Reddit User Uncovers Who Is Behind Meta's $2B Lobbying for Age Verification Tech&lt;/a&gt; - Not overly surprising that the big ad tech companies are pro age verification. Expect even more targeted advertising.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://mistral.ai/news/forge" rel="noopener noreferrer"&gt;Mistral AI Releases Forge&lt;/a&gt; - I am surprised that so many companies have been freely giving all their data over to big AI companies. It is good to see there are some more options coming up for models trained on private data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.otherstrangeness.com/2026/03/14/have-a-fucking-website/" rel="noopener noreferrer"&gt;Have a fucking website&lt;/a&gt; - This annoys me so much too. I don't have Facebook or Instagram which makes it annoying when businesses don't have a website to list basic information.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.propublica.org/article/microsoft-cloud-fedramp-cybersecurity-government" rel="noopener noreferrer"&gt;Despite Doubts, Federal Cyber Experts Approved Microsoft Cloud Service&lt;/a&gt; - I have used both AWS and Azure, the latter definitely seems more cobbled together than AWS.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://tylergaw.com/blog/the-old-internet-is-still-here/" rel="noopener noreferrer"&gt;The Old Internet is Still Here&lt;/a&gt; - I have been adding more and more personal blogs to my own RSS feed. There is more out there than just the big tech companies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://lucumr.pocoo.org/2026/3/20/some-things-just-take-time/" rel="noopener noreferrer"&gt;Some things just take time&lt;/a&gt; - AI is making it easier to create software but often it doesn't last. Good software like everything takes time to make.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/hectorvent/floci" rel="noopener noreferrer"&gt;Floci – A free, open-source local AWS emulator&lt;/a&gt; - With LocalStack's community edition getting sunset last month it is good to see alternatives popup. Also, checkout &lt;a href="https://ministack.org/" rel="noopener noreferrer"&gt;MiniStack&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://jry.io/writing/you-are-not-your-job/" rel="noopener noreferrer"&gt;You are not your job&lt;/a&gt; - The layoffs in tech are still brutal with AI seeming to replace what it means to be a software engineer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://larstofus.com/2026/03/22/the-gold-standard-of-optimization-a-look-under-the-hood-of-rollercoaster-tycoon/" rel="noopener noreferrer"&gt;A look under the hood of RollerCoaster Tycoon&lt;/a&gt; - I loved playing this game as a kid and recently enjoyed playing it again on my iPad thanks to Apple Arcade. It is so well optimized, written by 1 person in assembly!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://research.google/blog/turboquant-redefining-ai-efficiency-with-extreme-compression/" rel="noopener noreferrer"&gt;TurboQuant: Redefining AI efficiency with extreme compression&lt;/a&gt; - This doesn't make AI models any smaller, but it does reduce the memory consumption of context windows. Anything that makes local AI more feasible is a plus.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://whoami.wiki/blog/personal-encyclopedias" rel="noopener noreferrer"&gt;Personal Encyclopedias&lt;/a&gt; - This is a cool idea. I am not sure about passing this sort of thing off to AI but as long as it is heavily reviewed it could be worthwhile.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://annas-archive.gd/isbn-visualization?" rel="noopener noreferrer"&gt;ISBN Visualization&lt;/a&gt; - Something similar to this &lt;a href="https://www.alexhyett.com/newsletter/what-do-you-want-to-learn-next/#picks-of-the-week" rel="noopener noreferrer"&gt;came up last year&lt;/a&gt;. This one is from Anna's Archive and is still quite cool.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://news.ycombinator.com/item?id=47548243" rel="noopener noreferrer"&gt;If you don't opt out by Apr 24 GitHub will train on your private repos&lt;/a&gt; - The deadline for this just passed. I hope you managed to opt out in time. I moved all my private repos to a self-hosted ForgeJo last year as I knew this was coming.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://grid.iamkate.com/" rel="noopener noreferrer"&gt;Britain today generating 90%+ of electricity from renewables&lt;/a&gt; - It is down to 42.8% at the time of writing. This is obviously going to vary a lot on the weather at the time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.inquirer.com/news/philadelphia/smart-glasses-ai-meta-courts-20260326.html" rel="noopener noreferrer"&gt;Philly courts will ban all smart eyeglasses starting next week&lt;/a&gt; - I am not sure I could trust anyone who would wear smart glasses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://yordi.me/whos-teaching-the-juniors/" rel="noopener noreferrer"&gt;Who's Teaching the Juniors?&lt;/a&gt; - I might need to get back to teaching on YouTube to do my bit to help. How else will juniors learn.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://blog.lysk.tech/excalidraw-frame-export/" rel="noopener noreferrer"&gt;I use Excalidraw to manage my diagrams for my blog&lt;/a&gt; - This looks like a cool tool for simple diagrams.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://alexhwoods.com/dont-let-ai-write-for-you/" rel="noopener noreferrer"&gt;Do your own writing&lt;/a&gt; - I always write my own blog posts and video scripts, otherwise it is not going to be unique. Writing always helps me think as well, why would you want to outsource that?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://anishathalye.com/macbook-touchscreen/" rel="noopener noreferrer"&gt;Turning a MacBook into a touchscreen with $1 of hardware (2018)&lt;/a&gt; - This is genius!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://alex000kim.com/posts/2026-03-31-claude-code-source-leak/" rel="noopener noreferrer"&gt;The Claude Code Source Leak: fake tools, frustration regexes, undercover mode&lt;/a&gt; - The number of things uncovered in the Claude Code source code is hilarious. You can really tell the whole thing is vibe coded.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.microsoft.com/en-us/microsoft-copilot/for-individuals/termsofuse" rel="noopener noreferrer"&gt;Microsoft: Copilot is for entertainment purposes only&lt;/a&gt; - They don't want to be called Microslop but persist on forcing AI into their products while also caveating that it is for entertainment purposes only.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://rollingout.com/2026/03/31/oracle-slashes-30000-jobs-with-a-cold-6/" rel="noopener noreferrer"&gt;Oracle slashes 30k jobs&lt;/a&gt; - Even more layoffs thanks to AI. “The layoffs are directly tied to Oracle’s aggressive and debt-heavy expansion into artificial intelligence infrastructure”.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.greptile.com/blog/ai-slopware-future" rel="noopener noreferrer"&gt;Slop is not necessarily the future&lt;/a&gt; - AI is getting better at writing clean code but if given free rein it still produces slop.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://arstechnica.com/tech-policy/2026/03/okcupid-match-pay-no-fine-for-sharing-user-photos-with-facial-recognition-firm/" rel="noopener noreferrer"&gt;OkCupid gave 3M dating-app photos to facial recognition firm, FTC says&lt;/a&gt; - The fact that companies can do this and get the support from the US government is disgusting.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://damrnelson.github.io/github-historical-uptime/" rel="noopener noreferrer"&gt;GitHub's Historic Uptime&lt;/a&gt; - AI coding going well for Microsoft then.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/siddharthvaddem/openscreen" rel="noopener noreferrer"&gt;OpenScreen is an open-source alternative to Screen Studio&lt;/a&gt; - This might be quite good for screen recording for my YouTube videos.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.atomic.computer/blog/white-house-app-network-traffic-analysis/" rel="noopener noreferrer"&gt;We intercepted the White House app's network traffic&lt;/a&gt; - A government created app shouldn't have this many calls to 3rd parties.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://ccunpacked.dev/" rel="noopener noreferrer"&gt;Claude Code Unpacked : A visual guide&lt;/a&gt; - This is a great visual breakdown of how Claude Code works.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://spencermortensen.com/articles/email-obfuscation/" rel="noopener noreferrer"&gt;Email obfuscation: What works in 2026?&lt;/a&gt; - I have been getting more spam recently. I am going to try some of these techniques out.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://pluralistic.net/2026/04/02/limited-monopoly/" rel="noopener noreferrer"&gt;It's extremely good that Claude's source-code leaked&lt;/a&gt; - The fact that Anthropic try and take down everyone sharing their code when their whole business model is built on stolen data is so hypocritical.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://undark.org/2026/04/01/sweden-schools-books/" rel="noopener noreferrer"&gt;Sweden goes back to basics, swapping screens for books in the classroom&lt;/a&gt; - This is great. Kids really shouldn't be reliant on screens from such a young age.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://browsergate.eu/" rel="noopener noreferrer"&gt;LinkedIn is searching your browser extensions&lt;/a&gt; - When will the privacy invasion stop? I am glad I rarely use LinkedIn.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://apfel.franzai.com" rel="noopener noreferrer"&gt;Apfel – The free AI already on your Mac&lt;/a&gt; - Interesting! I wonder how this compares with other models.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://text.blogosphere.app/" rel="noopener noreferrer"&gt;I built a frontpage for personal blogs&lt;/a&gt; - I like the HackerNews style UI. I am going to have to bookmark this and add some more blogs to my RSS feeds.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://magazine.sebastianraschka.com/p/components-of-a-coding-agent" rel="noopener noreferrer"&gt;Components of a Coding Agent&lt;/a&gt; - As with all tools it is important to understand how they work under the hood and not just treat them as black boxes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://musicforprogramming.net" rel="noopener noreferrer"&gt;Music for Programming&lt;/a&gt; - The website is cool even if you don't plan on listening to anything.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://idiocracy.wtf/" rel="noopener noreferrer"&gt;Are We Idiocracy Yet?&lt;/a&gt; - I haven't seen Idiocracy, but it is crazy how closely the world can be compared to dystopian futures.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://dylanbutler.dev/blog/protect-your-shed/" rel="noopener noreferrer"&gt;Protect your shed&lt;/a&gt; - It is sad that those of us that like programming now need to have personal projects to be able to use our skills.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://piechowski.io/post/git-commands-before-reading-code/" rel="noopener noreferrer"&gt;Git commands I run before reading any code&lt;/a&gt; - This is cool, I never thought to do this on codebases.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://bryankeller.github.io/2026/04/08/porting-mac-os-x-nintendo-wii.html" rel="noopener noreferrer"&gt;I ported Mac OS X to the Nintendo Wii&lt;/a&gt; - Because why not!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://flight-viz.com/cockpit.html?lat=40.64&amp;amp;lon=-73.78&amp;amp;alt=3000&amp;amp;hdg=220&amp;amp;spd=130&amp;amp;cs=DAL123" rel="noopener noreferrer"&gt;Every plane you see in the sky – you can now follow it from the cockpit in 3D&lt;/a&gt; - This is cool idea. It only seems to work on desktop in case you try on mobile.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://obdev.at/products/littlesnitch-linux/index.html" rel="noopener noreferrer"&gt;LittleSnitch for Linux&lt;/a&gt; - This looks great, shame I am not on Linux.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://www.unfolder.app/" rel="noopener noreferrer"&gt;Unfolder for Mac – A 3D model unfolding tool for creating papercraft&lt;/a&gt; - This is so neat. I better not show my kids this otherwise there will be no end of things they want me to print.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://lzon.ca/posts/other/microsoft-user-abuse/" rel="noopener noreferrer"&gt;Microsoft is employing dark patterns to goad users into paying for storage?&lt;/a&gt; - I am fed up with all these big tech companies trying to extract as much money as possible from everyone.xx&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👾 Game&lt;/strong&gt; - &lt;a href="https://darkcastle.co.uk/" rel="noopener noreferrer"&gt;Dark Castle&lt;/a&gt; - This might be nostalgic for long time Mac users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://stevehanov.ca/blog/how-i-run-multiple-10k-mrr-companies-on-a-20month-tech-stack" rel="noopener noreferrer"&gt;I run multiple $10K MRR companies on a $20/month tech stack&lt;/a&gt; - You can do so much with a simple VPS from Hetzner. You really don't need everything hosted in the cloud. It is usually cheaper not to.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://blog.danielvaughan.com/i-ran-gemma-4-as-a-local-model-in-codex-cli-7fda754dc0d4" rel="noopener noreferrer"&gt;I ran Gemma 4 as a local model in Codex CLI&lt;/a&gt; - Qwen also released Qwen 3.6 which is supposed to be even better than Gemma 4.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://xkcd.com/3233/" rel="noopener noreferrer"&gt;Make It Myself&lt;/a&gt; - Sums up vibe coding perfectly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://super-memory.com/articles/sleep.htm" rel="noopener noreferrer"&gt;Good sleep, good learning, good life (2012)&lt;/a&gt; - I always feel better with at least 8 hours sleep but struggle to find enough hours in the day to make that possible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://prog21.dadgum.com/30.html" rel="noopener noreferrer"&gt;Want to write a compiler? Just read these two papers (2008)&lt;/a&gt; - I have never written a compiler, but I could see how you could learn a lot.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.worseonpurpose.com/p/your-backpack-got-worse-on-purpose" rel="noopener noreferrer"&gt;Backpacks got worse on purpose&lt;/a&gt; - Enshittification isn't just for tech, even backpacks have the same issue.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.dbpro.app/blog/do-you-even-need-a-database" rel="noopener noreferrer"&gt;Do you even need a database?&lt;/a&gt; - For most small projects the filesystem is just as good as a database.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://archive.org/details/ajc00795_nirvana-1989-07-08" rel="noopener noreferrer"&gt;Nirvana Live at Dreamerz 1989-07-08 : Nirvana : Free Download, Borrow, and Streaming : Internet Archive&lt;/a&gt; - Any Nirvana fans here?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/fikrikarim/parlor" rel="noopener noreferrer"&gt;fikrikarim/parlor: On-device, real-time multimodal AI&lt;/a&gt; - This is cool, Gemma 4 is seriously capable. I am sure there are all sorts of uses for this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://sleepingrobots.com/dreams/stop-using-ollama/" rel="noopener noreferrer"&gt;Stop Using Ollama&lt;/a&gt; - I personally use LM Studio, and it does seem the better of the tools.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://debliu.substack.com/p/the-discipline-of-showing-up" rel="noopener noreferrer"&gt;The Discipline of Showing Up&lt;/a&gt; - Especially in the creator economy consistency is everything.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://om.co/2026/04/16/eat-your-words/" rel="noopener noreferrer"&gt;Eat Your Words&lt;/a&gt; - I think with local models getting better and better the big AI companies are really going to struggle justifying the investments that have been made.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://awnist.com/slop-cop" rel="noopener noreferrer"&gt;Slop Cop&lt;/a&gt; - This is cool. A bit like &lt;a href="https://hemingwayapp.com/" rel="noopener noreferrer"&gt;Hemingway Editor&lt;/a&gt; but for AI.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://isayeter.com/posts/digitalocean-to-hetzner-migration/" rel="noopener noreferrer"&gt;Migrating from DigitalOcean to Hetzner&lt;/a&gt; - Hetzner is definitely the way to go even with their recent price increases.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.bleepingcomputer.com/news/security/vercel-confirms-breach-as-hackers-claim-to-be-selling-stolen-data/" rel="noopener noreferrer"&gt;Vercel April 2026 security incident&lt;/a&gt; - FYI if you are using Vercel at all.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🐦 Tweet&lt;/strong&gt; - &lt;a href="https://xcancel.com/weezerOSINT/status/2045849358462222720" rel="noopener noreferrer"&gt;Notion leaks email addresses of all editors of any public page&lt;/a&gt; - Apparently this is hidden in the small print but still not great.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.theolivepress.es/spain-news/2026/04/20/eu-to-force-replaceable-batteries-in-phones-and-tablets-from-2027/" rel="noopener noreferrer"&gt;All phones sold in the EU to have replaceable batteries from 2027&lt;/a&gt; - This is great news. Generally what is required in the EU is made worldwide as it costs more for manufacturers to make 2 versions. Such as EU mandating USB-C everywhere.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.reuters.com/sustainability/boards-policy-regulation/meta-start-capturing-employee-mouse-movements-keystrokes-ai-training-data-2026-04-21/" rel="noopener noreferrer"&gt;Meta to start capturing employee mouse movements, keystrokes for AI training&lt;/a&gt; - I am glad I don't work for Meta. I wonder if employees will resign over this, they should.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://bsky.app/profile/edzitron.com/post/3mjzxwfx3qs2a" rel="noopener noreferrer"&gt;Claude Code to be removed from Anthropic's Pro plan?&lt;/a&gt; - And so the rug pull begins!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://qwen.ai/blog?id=qwen3.6-27b" rel="noopener noreferrer"&gt;Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model&lt;/a&gt; - I have tried this model for small tasks on my 32GB Mac, and it did well, although naturally not as fast as cloud models.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://flipbook.page/" rel="noopener noreferrer"&gt;Website streamed live directly from a model&lt;/a&gt; - I tried this out with a few of things I am knowledgeable about, and it did a good job.&lt;/p&gt;




&lt;h2&gt;
  
  
  👨‍💻 Latest from me &lt;a href="https://www.alexhyett.com/newsletter/are-ai-agents-worth-it/#latest-from-me" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;I did a poll in my last issue asking if you preferred the modern template or the plain text version. These were the results, so I will be sticking with the modern layout going forward.&lt;/p&gt;

&lt;p&gt;Thank you to those who voted.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuak5lix1vr26t0iki16q.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuak5lix1vr26t0iki16q.jpeg" alt="Survey results, 22 yes, 7 no" width="799" height="187"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/are-ai-agents-worth-it/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;I feel that the big ideas come from these periods. It’s the silence between the notes that makes the music.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From &lt;a href="https://tim.blog/2016/03/29/deloading-phase/" rel="noopener noreferrer"&gt;Why You Need a "Deloading" Phase in Life&lt;/a&gt; by Tim Ferriss.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
    </item>
    <item>
      <title>Dealing with AI burnout</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 29 Mar 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/dealing-with-ai-burnout-g3n</link>
      <guid>https://dev.to/alexhyettdev/dealing-with-ai-burnout-g3n</guid>
      <description>&lt;p&gt;I feel like I am getting burnt out from AI at the moment. It is everywhere in tech and if you work as a software engineer you are no doubt using it or being told to use it every day.&lt;/p&gt;

&lt;p&gt;It is not that I fear I am going to be replaced by AI, but more that it is going to replace the parts of the job that I actually enjoy.&lt;/p&gt;

&lt;p&gt;Yes part of getting into programming was because I enjoy building things and with AI you can build things a lot faster, but what is lacking is the problem solving, coming up with creative solutions and the craft.&lt;/p&gt;

&lt;p&gt;It is no coincidence that the first issue of this newsletter was titled, &lt;a href="https://www.alexhyett.com/newsletter/programming-creativity/" rel="noopener noreferrer"&gt;"Programming = Creativity 🎨"&lt;/a&gt;. I still believe that programming is a creative profession that involves solving problems and designing solutions.&lt;/p&gt;

&lt;p&gt;I definitely don't fit completely into the anti-AI camp, I use AI most days but not every day.&lt;/p&gt;

&lt;p&gt;Mostly I use AI for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Prototyping some UI concepts.&lt;/li&gt;
&lt;li&gt;Writing boilerplate code such as converting JSON into Typespec of C# classes.&lt;/li&gt;
&lt;li&gt;Writing unit tests, with a fair bit of hand holding.&lt;/li&gt;
&lt;li&gt;Asking about the odd obscure bug.&lt;/li&gt;
&lt;li&gt;Writing one off scripts for converting data.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The main thing is that I don't let AI do the actual work, especially if I am going to the be one responsible for it, and it has my name associated with it.&lt;/p&gt;

&lt;p&gt;A lot of these use cases also don't need frontier models and can be run with a local model on your own machine.&lt;/p&gt;

&lt;p&gt;I have never enjoyed reviewing code, other than for junior developers where it can be used as a learning exercise to share knowledge. Reading and understanding someone else's code is always harder than code you have written yourself.&lt;/p&gt;

&lt;p&gt;At least when the code is written by a trusted developer you would hope they have done some due diligence and actually tested their code before putting for review. With AI written code you have none of these guarantees.&lt;/p&gt;

&lt;p&gt;It feels like everyone is obsessed with agentic coding at the moment. Even those who have never written a line of code in their life are vibe coding applications and prototypes that do look from the casual observer quite impressive.&lt;/p&gt;

&lt;p&gt;In reality though, there is large gap between a prototype you have put together in Claude Code to making something production ready. It is always the last 10% that takes the most time. For the non-engineers who have vibe coded something in an hour, this nuance is lost. There is an assumption here that coding is easy, if I can do this in an hour why aren't you doing the same?&lt;/p&gt;

&lt;p&gt;As always, technological advancements &lt;a href="https://www.alexhyett.com/newsletter/will-technology-ever-make-our-lives-easier/" rel="noopener noreferrer"&gt;aren't giving us back time&lt;/a&gt; they are demanding more out of our working hours to the point of burnout. Even if you don't want to use AI to write all the code for you, the bar has been raised as to what it is expected of you. Code quality and ethics be damned.&lt;/p&gt;

&lt;p&gt;At the end of the day it isn't your manager who is going to be on call if the AI written code has a bug in it at 1 am.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/dealing-with-ai-burnout/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;I think this is a large part of the AI burnout. I don't select AI articles on purpose but 29 of the 39 links below are directly related to AI with a few other indirectly related. It is just the nature of the news at the moment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.pcgamer.com/software/operating-systems/a-new-california-law-says-all-operating-systems-including-linux-need-to-have-some-form-of-age-verification-at-account-setup/" rel="noopener noreferrer"&gt;A new California law says all operating systems need to have age verification&lt;/a&gt; - Age gating certain websites I understand to a certain extent, but bundling into the operating system is a big no from me.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://pseudosingleton.com/leaving-google-improved-my-life/" rel="noopener noreferrer"&gt;Leaving Google has actively improved my life&lt;/a&gt; - I pretty much completely de-googled last month. Obviously my YouTube channel is still tied to a Google account, but it is a free one which I don't use for emails.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://mksg.lu/blog/context-mode" rel="noopener noreferrer"&gt;MCP server that reduces Claude Code context consumption by 98%&lt;/a&gt; - I haven't found a need to use MCP servers in my limited use of AI, but if you do, you might want to look at this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="http://karpathy.github.io/2026/02/12/microgpt/" rel="noopener noreferrer"&gt;Microgpt&lt;/a&gt; - So much of AI is a black box. This is worth a read to understand how these big models work at a fundamental level.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://99helpers.com/tools/ad-supported-chat" rel="noopener noreferrer"&gt;I built a demo of what AI chat will look like when it's “free” and ad-supported&lt;/a&gt; - At the moment the AI companies are running at a loss. It is like the early days of most services. At some point they will need to introduce ads or up the costs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.ivanturkovic.com/2026/02/25/ai-made-writing-code-easier-engineering-harder/" rel="noopener noreferrer"&gt;AI Made Writing Code Easier. It Made Being an Engineer Harder&lt;/a&gt; - I think most senior engineers know that lines of code are a liability. Reviewing code for mistakes is a lot harder than actually writing the code yourself. The expectation of what can be produced just increased as well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://ejholmes.github.io/2026/02/28/mcp-is-dead-long-live-the-cli.html" rel="noopener noreferrer"&gt;When does MCP make sense vs CLI?&lt;/a&gt; - MCPs are essentially simplified defined APIs for LLMs. If they can use CLIs then that is often the better option and apparently cheaper in terms of token use as well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.petemillspaugh.com/the-nature-of-the-job" rel="noopener noreferrer"&gt;The nature of the job&lt;/a&gt; - This sums up my thoughts exactly. I don't look forward to Monday's any more. I would like to get back to enjoying programming which involves problem solving not babysitting an LLM.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💬 Thought&lt;/strong&gt; - &lt;a href="https://danq.me/2026/03/02/fucking-vibe-coding/" rel="noopener noreferrer"&gt;Fucking Vibe Coding&lt;/a&gt; - I would not want to work at one of these companies. Although I can see it is difficult to work at any company that doesn't have similar thoughts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://rknight.me/blog/code-corners/" rel="noopener noreferrer"&gt;Code Corners&lt;/a&gt; - This is quite cool, especially as I try to avoid hosting projects on GitHub as much as possible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://futurism.com/artificial-intelligence/ars-technica-fires-reporter-ai-quotes" rel="noopener noreferrer"&gt;Ars Technica fires reporter after AI controversy involving fabricated quotes&lt;/a&gt; - I mentioned this article a few weeks ago. I am glad Ars Technica took a stand against AI generated content. We really don't need more AI generated articles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Demo&lt;/strong&gt; - &lt;a href="https://editor.p5js.org/isohedral/full/vJa5RiZWs" rel="noopener noreferrer"&gt;The Xkcd thing, now interactive&lt;/a&gt; - I love this, it would be great to see more of these.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://twitter.com/Gavriel_Cohen/status/2028821432759717930" rel="noopener noreferrer"&gt;I'm losing the SEO battle for my own open source project&lt;/a&gt; - This is sad and just goes to show how far Google and the like have fallen. If you suffer from this the correct thing to do is to go round and try and email everyone who is linking to the wrong project.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://simonwillison.net/guides/agentic-engineering-patterns/" rel="noopener noreferrer"&gt;Agentic Engineering Patterns&lt;/a&gt; - There is some good advice here and most of it applies even if you aren't doing agentic coding. Things such as use TDD and not inflicting unreviewed code on reviewers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://terriblesoftware.org/2026/03/03/nobody-gets-promoted-for-simplicity/" rel="noopener noreferrer"&gt;Nobody Gets Promoted for Simplicity&lt;/a&gt; - I have seen this a lot throughout my career. The code that just works doesn't get as much credit as the overengineered solution. I find writing a list of your achievements throughout the year can help a lot.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 Guide&lt;/strong&gt; - &lt;a href="https://unsloth.ai/docs/models/qwen3.5/fine-tune" rel="noopener noreferrer"&gt;Qwen3.5 Fine-Tuning Guide&lt;/a&gt; - When it comes to AI I would much rather use a local model than a cloud one that I have to pay for. There a probably hundreds of use cases where small fine tuned models could be useful.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://acko.net/blog/the-l-in-llm-stands-for-lying/" rel="noopener noreferrer"&gt;The L in "LLM" Stands for Lying&lt;/a&gt; - If a fake painting is forgery than a LLM produced code is a forgery too. The only reason AI code works is because it is copying from someone else.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://grith.ai/blog/clinejection-when-your-ai-tool-installs-another" rel="noopener noreferrer"&gt;A GitHub Issue Title Compromised 4k Developer Machines&lt;/a&gt; - Engineering rule number 1. Don't trust user input. Yet here they are getting code generated and committed from user input 🤦‍♂️.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.aikido.dev/blog/glassworm-returns-unicode-attack-github-npm-vscode" rel="noopener noreferrer"&gt;Glassworm is back: A new wave of invisible Unicode attacks hits repositories&lt;/a&gt; - We are likely to see more of these attacks especially as developers struggle to properly review code due to the sheer number of changes due to AI.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://stopsloppypasta.ai/" rel="noopener noreferrer"&gt;Stop Sloppypasta&lt;/a&gt; - This is a pet peeve of mine. If you can't be bothered to write it then why should I be bothered to read it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.mcsweeneys.net/articles/being-a-luddite-is-cool-and-all-but-have-you-seen-the-hilarious-tapestries-these-new-looms-are-making" rel="noopener noreferrer"&gt;Being a Luddite Is Cool and All, but Have You Seen the Hilarious Tapestries These New Looms Are Making?&lt;/a&gt; - I loved this article. Many seem to justify the uses of AI based on the fun things it can do. The whole thing has been designed by billionaires to get rid of as many workers as possible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://apenwarr.ca/log/20260316" rel="noopener noreferrer"&gt;Every layer of review makes you 10x slower&lt;/a&gt; - Reviews are definitely the bottleneck and they should be. They are the last line of defence before slop gets committed. The larger the code review the harder it is to review and insure that you haven't missed anything.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://brennan.day/software-harm-reduction/" rel="noopener noreferrer"&gt;Software Harm Reduction&lt;/a&gt; - I think it is going to get harder and harder to find software that hasn't been touched by AI. I am not totally against using AI in your codebase but it is a slippery slope between generating boilerplate code and vibe coding whole features.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://haskellforall.com/2026/03/a-sufficiently-detailed-spec-is-code" rel="noopener noreferrer"&gt;A sufficiently detailed spec is code&lt;/a&gt; - This is the crux of the matter. If you really want an LLM to produce code that works properly then you need to be very specific in your prompt. To the point where you are basically writing pseudocode anyway.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/KittenML/KittenTTS" rel="noopener noreferrer"&gt;Three new Kitten TTS models – smallest less than 25MB&lt;/a&gt; - Text To Speech is one of those AI areas that I think is OK morally speaking as long as you avoid cloning other peoples voices for nefarious purposes....&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://github.com/anomalyco/opencode/pull/18186" rel="noopener noreferrer"&gt;Anthropic takes legal action against OpenCode&lt;/a&gt; - Anthropic don't really have a mote, all the frontier AI models are pretty good. They are desperately trying to lock people into the ecosystem so they can raise the prices later.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://brennan.day/trust-and-faith-in-our-web/" rel="noopener noreferrer"&gt;Trust and Faith in Our Web&lt;/a&gt; - When AI first came out, I used to generate images for my blog posts, but I removed them all and left only those with my own drawings (&lt;a href="https://www.alexhyett.com/newsletter/monolith-to-microservices/" rel="noopener noreferrer"&gt;#1&lt;/a&gt;, &lt;a href="https://www.alexhyett.com/newsletter/taking-care-of-your-mental-health/" rel="noopener noreferrer"&gt;#2&lt;/a&gt;). If I ever make enough money for this I will hire some artists for my newsletter issues. &lt;a href="https://cara.app/sacharavenda" rel="noopener noreferrer"&gt;Sacha's work looks particularly good!&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://neilkakkar.com/productive-with-claude-code.html" rel="noopener noreferrer"&gt;How I'm Productive with Claude Code&lt;/a&gt; - I like to see how other developers are using agentic coding tool to see what I am missing out on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Cheat Sheet&lt;/strong&gt; - &lt;a href="https://cc.storyfox.cz" rel="noopener noreferrer"&gt;Claude Code Cheat Sheet&lt;/a&gt; - A useful cheatsheet for those using Claude Code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://github.com/BerriAI/litellm/issues/24512" rel="noopener noreferrer"&gt;LiteLLM Python package compromised by supply-chain attack&lt;/a&gt; - I do use LiteLLM, luckily the Docker version isn't compromised.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.answer.ai/posts/2026-03-12-so-where-are-all-the-ai-apps.html" rel="noopener noreferrer"&gt;So where are all the AI apps?&lt;/a&gt; - I think a lot of code is getting produced with AI but very little makes it to production. There is a large gap between vibe coding something that works on your machine and getting it ready to be used by others.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🐦 Tweet&lt;/strong&gt; - &lt;a href="https://xcancel.com/soraofficialapp/status/2036532795984715896" rel="noopener noreferrer"&gt;Goodbye to Sora&lt;/a&gt; - There are still plenty of places to generate AI videos. I have tried local AI videos, and it took half an hour to generate a 5-second video while my PC screamed at me. I dread to think of the environmental impact of these video generators.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://blog.jakesaunders.dev/is-anybody-else-bored-of-talking-about-ai/" rel="noopener noreferrer"&gt;Is anybody else bored of talking about AI?&lt;/a&gt; - 👋&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://mariozechner.at/posts/2026-03-25-thoughts-on-slowing-the-fuck-down" rel="noopener noreferrer"&gt;Thoughts on slowing the fuck down&lt;/a&gt; - A large part of an engineers job should be thinking about the problem and coming up with an elegant solution for it. People seem to be delgating their thinking in the name of speed and productivity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://andregarzia.com/2026/03/apple-just-lost-me.html" rel="noopener noreferrer"&gt;Apple Just Lost Me&lt;/a&gt; - I have turned off automatic updates on my iPhone due to this new update. I do have a credit card attached to my Apple Wallet, so hopefully that will be enough.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://ngrok.com/blog/quantization" rel="noopener noreferrer"&gt;Quantization from the Ground Up&lt;/a&gt; - If you are trying to understand quantization then this is a great article.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.claudescode.dev/?window=since_launch" rel="noopener noreferrer"&gt;90% of Claude-linked output going to GitHub repos w &amp;lt;2 stars&lt;/a&gt; - This is an interesting dashboard showing the increase in AI generated code. Of course most of the code is going to be in new vibe coded projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://github.blog/news-insights/company-news/updates-to-github-copilot-interaction-data-usage-policy/" rel="noopener noreferrer"&gt;Updates to GitHub Copilot interaction data usage policy&lt;/a&gt; - Of course they are using your code to train AI. This is why we should limit ourselves to local models where possible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://fightchatcontrol.eu/" rel="noopener noreferrer"&gt;The EU still wants to scan your private messages and photos&lt;/a&gt; - It sucks that this is the world we live in where privacy is dead.&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/dealing-with-ai-burnout/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;The rational solution would be as soon as the necessaries and elementary comforts can be provided for all to reduce the hours of labor gradually, allowing a popular vote to decide, at each stage, whether more leisure or more goods were to be preferred.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Circling back to this quote from Bertrand Russell's article &lt;a href="https://harpers.org/archive/1932/10/in-praise-of-idleness/" rel="noopener noreferrer"&gt;“In Praise of Idleness”&lt;/a&gt; from 1932. I will happily let AI take over the work if it means we all get &lt;a href="https://en.wikipedia.org/wiki/Universal_basic_income" rel="noopener noreferrer"&gt;UBI&lt;/a&gt; and can work fewer hours. I don't think that is the direction this world is going in unfortunately.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>burnout</category>
    </item>
    <item>
      <title>I finally released my app</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 15 Mar 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/i-finally-released-my-app-55gj</link>
      <guid>https://dev.to/alexhyettdev/i-finally-released-my-app-55gj</guid>
      <description>&lt;p&gt;This week the app I have been working on for the past year has finally been released. I first wrote about this app in “&lt;a href="https://www.alexhyett.com/newsletter/is-cursor-worth-it-for-developers/" rel="noopener noreferrer"&gt;Is Cursor worth it for developers?&lt;/a&gt;”, back in March 2025.&lt;/p&gt;

&lt;p&gt;The initial version started as a vibe coded project to see what was possible. I had never programmed anything in Swift before so getting the initial draft out using Cursor was quite useful.&lt;/p&gt;

&lt;p&gt;So why then did it take a year to release the final version?&lt;/p&gt;

&lt;p&gt;As a lot of people have realised, LLMs can be great for quickly prototyping something but the code they produce isn't necessarily production quality. The more I tested the application the more bugs I found.&lt;/p&gt;

&lt;p&gt;I ended refactoring large parts the codebase to make it maintainable and learning a lot of Swift along the way.&lt;/p&gt;

&lt;p&gt;Apple also released iOS 26 with the glass interface that I still haven't got used to. That broke a few things but also made a few other features better too.&lt;/p&gt;

&lt;p&gt;You can find more about the app here: &lt;a href="https://habitted.app/" rel="noopener noreferrer"&gt;HabitTed - Habit Tracker&lt;/a&gt; and on its app store page &lt;a href="https://apps.apple.com/us/app/habitted-habit-tracker/id6742742903" rel="noopener noreferrer"&gt;‎HabitTed - App Store&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feozvzbesi27a5g4n7g2j.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feozvzbesi27a5g4n7g2j.jpeg" alt="HabitTed Screenshots" width="799" height="486"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Overall I found the process of releasing the app quite painless. I have heard people complain about the back and forth with Apple trying to get their apps approved, but I found the process fairly smooth.&lt;/p&gt;

&lt;p&gt;I suspect this is largely because this is a simple, completely local application. There is no tracking, or calls to any third party (including myself) everything remains on device. I sent the app for review on Friday 6th March, and it went live on Wednesday 11th March. It took another day before you could find it in search, but it is there now.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;So why did I add to the hundreds of other habit trackers available in the app store?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;My wife and I tried quite a few habit trackers, and they either had UIs that we didn't like, or worked fine but required a monthly or yearly subscription to unlock the most basic features.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://streaksapp.com/" rel="noopener noreferrer"&gt;Streaks&lt;/a&gt; - This is a nice free option and is fine if you don't have many things that you want to keep track of. I wasn't overly keen on the UI though and preferred something in a list format. I also didn't need the health features.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://gritapp.net/" rel="noopener noreferrer"&gt;Grit&lt;/a&gt; - This one seems to get a lot of promotion but has a lot of tracking built and requires a $1.99 - $9.99 monthly subscription!&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.habitkit.app/" rel="noopener noreferrer"&gt;HabitKit&lt;/a&gt; - Another one that gets a lot of promotion. Again requires a $1.99/month or $11.99/year subscription to use it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As I mentioned in &lt;a href="https://www.alexhyett.com/newsletter/pricing-my-apps-fairly/" rel="noopener noreferrer"&gt;Pricing my apps fairly&lt;/a&gt; I don't believe in charging a monthly subscription unless it really warrants it. To be fair the above apps also have a one time payment option, but it costs $24.99 - $29.99.&lt;/p&gt;

&lt;p&gt;What happened to apps that cost about as much as a cup of coffee?&lt;/p&gt;

&lt;p&gt;HabitTed can be used for free for up to 6 habits. If you want unlimited habits, multiple reminders, archive and restore, import and export and to support me as a developer, than it's $3.99, about the price of a Venti Latte ☕️.&lt;/p&gt;

&lt;p&gt;I am not expecting to make much money from this app, I built it for my wife as a side project. If I can cover the yearly Apple Developer Licence I will count it as a win.&lt;/p&gt;

&lt;p&gt;If you would like to try it out and preferably give it a favourable review in the App Store I would be grateful! &lt;a href="https://habitted.app/" rel="noopener noreferrer"&gt;HabitTed - Habit Tracker&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/released-my-app/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;👾 Game&lt;/strong&gt; - &lt;a href="https://neal.fun/sandboxels/" rel="noopener noreferrer"&gt;Sandboxels&lt;/a&gt; - This is fun to play with. I am sure there are all sorts of combinations you can do with this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.justinmklam.com/posts/2026/02/beginners-guide-split-keyboards/" rel="noopener noreferrer"&gt;A beginner's guide to split keyboards&lt;/a&gt; - I have always been intrigued by split keyboards. They look really cool. I am not sure how I would get on with them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://theshamblog.com/an-ai-agent-wrote-a-hit-piece-on-me-part-4/" rel="noopener noreferrer"&gt;An AI Agent Published a Hit Piece on Me – The Operator Came Forward&lt;/a&gt; - Part 4 of the AI agent that posted a blog post bad-mouthing the project owner for not merging his PR.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.coinerella.com/made-in-eu-it-was-harder-than-i-thought/" rel="noopener noreferrer"&gt;I tried building my startup entirely on European infrastructure&lt;/a&gt; - There is definitely a lack of European options. I have tried to move as much as possible to European versions, but I still have quite a lot of US stuff.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://spencer.wtf/2026/02/20/cleaning-up-merged-git-branches-a-one-liner-from-the-cias-leaked-dev-docs.html" rel="noopener noreferrer"&gt;I found a useful Git one liner buried in leaked CIA developer docs&lt;/a&gt; - This is a good one for cleaning up merged branches.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://kevinak.se/blog/be-wary-of-bluesky" rel="noopener noreferrer"&gt;Be wary of Bluesky&lt;/a&gt; - Even though Bluesky is supposed to be decentralised as with all VC backed companies they are bound to go against there users at some point. Unlike ActivityPub it appears to be incredibly expensive to run your own.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://web.archive.org/web/20011104015933/www.linkclub.or.jp/~null/index_br.html" rel="noopener noreferrer"&gt;How to fold the Blade Runner origami unicorn (1996)&lt;/a&gt; - If you like origami you might appreciate this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://ben-mini.com/2026/the-happiest-ive-ever-been" rel="noopener noreferrer"&gt;The happiest I've ever been&lt;/a&gt; - I need to go through and work out what I really love doing. I am sure I am not the only one who is getting a bit burnt out with AI being used everywhere.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.noelberry.ca/posts/making_games_in_2025/" rel="noopener noreferrer"&gt;Making Video Games in 2025 (without an engine)&lt;/a&gt; - I have always been fascinated with game development. One day I will get round to making a game.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.windowslatest.com/2026/03/02/microsoft-gets-tired-of-microslop-bans-the-word-on-its-discord-then-locks-the-server-after-backlash/" rel="noopener noreferrer"&gt;Microsoft bans the word "Microslop" on its Discord, then locks the server&lt;/a&gt; - Microslop really hate us referring to LLMs as slop generators. If no one is using their AI how are they going to justify the billions they have spent on it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.star-history.com/blog/openclaw-surpasses-react-most-starred-software" rel="noopener noreferrer"&gt;OpenClaw surpasses React to become the most-starred software project on GitHub&lt;/a&gt;- I really don't get the hype around OpenClaw!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://brennan.day/build-awesomes-kickstarter-is-cancelled/" rel="noopener noreferrer"&gt;Build Awesome's Kickstarter is Cancelled&lt;/a&gt; - I use 11ty for my website, and it is great. I am not sure what this rebrand is going to mean for the future of 11ty. I will keep using it for now but if they succumb to enshitiffication then I will be looking elsewhere.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎸 Tuner&lt;/strong&gt; - &lt;a href="https://realtuner.online/" rel="noopener noreferrer"&gt;Remotely use my guitar tuner&lt;/a&gt; - This is just fun. At the time of adding this link in my article it appears to be nighttime where the author is so you can't see the dial just a red dot.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://pluralistic.net/2026/03/07/reader-mode/" rel="noopener noreferrer"&gt;The web is bearable with RSS&lt;/a&gt; - I wish more people would use RSS. This newsletter is &lt;a href="https://www.alexhyett.com/newsletter/feed/feed.atom.xml" rel="noopener noreferrer"&gt;available via RSS&lt;/a&gt; if you don't get round to reading my emails.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://jacobharr.is/personal/i-dont-vibe-code.html" rel="noopener noreferrer"&gt;Why I Don’t Vibe Code&lt;/a&gt; - I never get the same satisfaction from vibe coding then building something myself. Your prize for vibe coding is often a spaghetti mess of code that you don't understand.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://rishi.baldawa.com/posts/review-isnt-the-bottleneck/" rel="noopener noreferrer"&gt;The Reviewer Isn't the Bottleneck&lt;/a&gt; - When reviewing code by a trusted developer you know they have tested the code themselves and are happy enough with it to put their name on it. With AI you don't have that ownership and the review takes a lot longer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://developers.cloudflare.com/changelog/post/2026-03-10-br-crawl-endpoint/" rel="noopener noreferrer"&gt;Cloudflare crawl endpoint&lt;/a&gt; - I am not sure what the plan here is with Cloudflare but if you don't want people scraping your site you might want to disallow &lt;code&gt;CloudflareBrowserRenderingCrawler&lt;/code&gt; in your robots.txt.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.thewave.engineer/articles.html/productivity/legos-0002mm-specification-and-its-implications-for-manufacturing-r120/" rel="noopener noreferrer"&gt;Lego's 0.002mm specification and its implications for manufacturing (2025)&lt;/a&gt; - I loved building things with Lego as a kid, and it is crazy to think that Lego from the 1970s will still work seamlessly with Lego made today.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.adriankrebs.ch/blog/dead-internet/" rel="noopener noreferrer"&gt;The dead Internet is not a theory anymore&lt;/a&gt; - Unfortunately now every comment, video, photo, and blog article you have to assume isn't real.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://samhenri.gold/blog/20260312-this-is-not-the-computer-for-you/" rel="noopener noreferrer"&gt;“This is not the computer for you”&lt;/a&gt; - I had originally dismissed the MacBook Neo. After all it is powered by the chip in an iPhone 16 Pro. However, I am not the target audience for this laptop. For a Chromebook alternative this is a good option and when I come to buy a laptop for my children it will definitely be an option.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.anildash.com/2026/03/13/coders-after-ai/" rel="noopener noreferrer"&gt;What do coders do after AI?&lt;/a&gt; - I am definitely in the second group of developers. I have been coding since I was 8, and I will continue to do it even as a hobby if I change careers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/Hammerspoon/hammerspoon" rel="noopener noreferrer"&gt;Hammerspoon&lt;/a&gt; - I have been using iOS shortcuts but this looks good for automating things.&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/released-my-app/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;The idea that the poor should have leisure has always been shocking to the rich.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From &lt;a href="https://harpers.org/archive/1932/10/in-praise-of-idleness/" rel="noopener noreferrer"&gt;In Praise of Idleness&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>apple</category>
      <category>ios</category>
    </item>
    <item>
      <title>Avoiding enshittification with open standards</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 01 Mar 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/avoiding-enshittification-with-open-standards-3gf6</link>
      <guid>https://dev.to/alexhyettdev/avoiding-enshittification-with-open-standards-3gf6</guid>
      <description>&lt;p&gt;Discord has had quite an interesting year, let's have a look at the timeline so far:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;21 July 2025&lt;/strong&gt; - Discord announces age verification checks for UK users in line with the Online Safety Act (&lt;a href="https://discord.com/safety/adapting-discord-for-the-uk-online-safety-act" rel="noopener noreferrer"&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;9 October 2025&lt;/strong&gt; - Discord says hackers stole government IDs of 70,000 users (&lt;a href="https://arstechnica.com/security/2025/10/discord-says-hackers-stole-government-ids-of-70000-users/" rel="noopener noreferrer"&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;9 February 2026&lt;/strong&gt; - Discord launches teen by default and requires age verification to access all of Discords features. (&lt;a href="https://discord.com/press-releases/discord-launches-teen-by-default-settings-globally" rel="noopener noreferrer"&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;25 February 2026&lt;/strong&gt; - Discord backtracks and delays ID verification rollout due to user outrage and their partnership with to Palantir surveillance company. (&lt;a href="https://gizmodo.com/discord-is-delaying-age-checks-following-user-backlash-2000726762" rel="noopener noreferrer"&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Even though Discord isn't implementing age verification checks, yet they still plan to and this is causing lots of people to flee Discord looking for alternatives.&lt;/p&gt;

&lt;p&gt;Discord is many things to different people, and therefore it is difficult to find an alternative that will satisfy everyone. Given age verification is becoming law in many places the only option to avoid this is to use open source self-hosted alternatives which are preferably federated.&lt;/p&gt;

&lt;p&gt;These are the alternatives I have found at the moment:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Matrix&lt;/strong&gt; - This is the main federated alternative to Discord. It allows users of one Matrix server to communicate with other users on different servers. Matrix is the &lt;a href="https://spec.matrix.org/latest/" rel="noopener noreferrer"&gt;protocol specification&lt;/a&gt; like HTTP, but you &lt;a href="https://matrix.org/ecosystem/" rel="noopener noreferrer"&gt;pick your own server and client combination&lt;/a&gt;. It also has bridges that can bridge to Discord.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;XMPP&lt;/strong&gt; - Another communication protocol a lot older than Matrix as it was created in 1999. If you haven't heard of XMPP then you may have heard of Jabber which is its old name. As with Matrix you need a server such as &lt;a href="https://www.ejabberd.im/" rel="noopener noreferrer"&gt;ejabberd&lt;/a&gt; if you want to host a community and a client such as &lt;a href="https://siskin.im/" rel="noopener noreferrer"&gt;Siskin IM&lt;/a&gt;. XMPP is mostly for group or one to one chats and doesn't have all the channels that you might want for a community.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;IRC&lt;/strong&gt; - The oldest of the lot and still going strong. Internet Relay Chat (IRC) was created in 1988. Again as an open protocol you need to host or join a server and a client and there are a lot of options as it has been around for a while. &lt;a href="https://www.inspircd.org/" rel="noopener noreferrer"&gt;InspIRCd&lt;/a&gt; is the most popular server software to run if you want to host a community. &lt;a href="https://thelounge.chat/" rel="noopener noreferrer"&gt;The Lounge&lt;/a&gt; seems to be the most popular client and can be run as a web app or as desktop app.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There is a good list of options ranked here as well: &lt;a href="https://taggart-tech.com/discord-alternatives/" rel="noopener noreferrer"&gt;Discord Alternatives, Ranked&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have to use Discord this is always an option: &lt;a href="https://age-verifier.kibty.town/" rel="noopener noreferrer"&gt;Discord/Twitch/Snapchat age verification bypass&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Eventually all commercial platforms seem to succumb to enshittification as we have seen with Facebook, Instagram and X (Twitter). The only way to escape it seems to be embrace open source software based on open web standards as ActivityPub, Matrix, IRC and XMPP. Joining another closed sourced walled silo isn't the answer. See also &lt;a href="https://notnotp.com/notes/use-protocols-not-services/" rel="noopener noreferrer"&gt;Use protocols, not services&lt;/a&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/avoiding-enshittification-with-open-standards/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;I was ill last week hence the lack of an issue so there are quite a few links from the past 3 weeks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://predr.ag/blog/wifi-only-works-when-its-raining/" rel="noopener noreferrer"&gt;The WiFi only works when it's raining&lt;/a&gt; - I always find articles like this fascinating where people solve weird issues they are having.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.blender.org/press/netflix-animation-studios-joins-the-blender-development-fund-as-corporate-patron/" rel="noopener noreferrer"&gt;Netflix Animation Studios Joins the Blender Development Fund as Corporate Patron&lt;/a&gt; - I have used blender a few times. I am terrible at 3D work, but I am glad to see this project get some backing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🪢 Knots&lt;/strong&gt; - &lt;a href="https://www.animatedknots.com/" rel="noopener noreferrer"&gt;Animated Knots&lt;/a&gt; - The boy scout in me thinks this website is great!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.hanselman.com/blog/the-danger-of-glamourizing-one-shots" rel="noopener noreferrer"&gt;The danger of glamourizing one shots&lt;/a&gt; - AI is illegally trained on millions of lines of code and media from other peoples projects. In the same way you can get an AI to recite Harry Potter word for word, getting it to 1 shot Minecraft is only possible because others have made an open source version in the past. If you want to make software properly you need to write a proper spec.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 Game&lt;/strong&gt; - &lt;a href="https://hackers-1995.vercel.app/" rel="noopener noreferrer"&gt;Hackers (1995) Animated Experience&lt;/a&gt; - I finally got around to watching Hackers the other week. It makes me laugh to think this is what they think coding and hacking looks like.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://nolanlawson.com/2026/02/07/we-mourn-our-craft/" rel="noopener noreferrer"&gt;We mourn our craft&lt;/a&gt; - I remember spending a whole day stuck on a coding problem then feeling really proud of myself for finally solving it. This is what made programming rewarding even if frustrating at times. I am pretty sure bosses would appreciate you spending a day on an issue that AI could solve for you in 10 minutes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.abhinavomprakash.com/posts/i-am-happier-writing-code-by-hand/" rel="noopener noreferrer"&gt;I am happier writing code by hand&lt;/a&gt; - I still do most of my code at work by hand. The area is too complicated to hand over to AI at the moment, and could see bugs creeping in unnoticed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://mtlynch.io/bootstrapped-founder-year-8/" rel="noopener noreferrer"&gt;My eighth year as a bootstrapped founder&lt;/a&gt; - I really like these breakdowns from solo founders. They give a realistic view of what it is like to go it solo on your own dev projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.blundergoat.com/articles/ai-makes-the-easy-part-easier-and-the-hard-part-harder" rel="noopener noreferrer"&gt;AI makes the easy part easier and the hard part harder&lt;/a&gt; - Software engineering has never been about writing code. It is about solving a problem with the right solution. AI doesn't take this away, but it can make maintaining software harder if you didn't write the code yourself.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://ntietz.com/blog/using-an-engineering-notebook/" rel="noopener noreferrer"&gt;Using an engineering notebook&lt;/a&gt; - I used to use a notebook a lot when I was first starting out. I regret not using one these days. There have been a few cases where an issue has come up twice, and I couldn't remember what the solution was the first time around.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://europeanbusinessmagazine.com/business/europes-24-trillion-breakup-with-visa-and-mastercard-has-begun/" rel="noopener noreferrer"&gt;Europe's $24T Breakup with Visa and Mastercard Has Begun&lt;/a&gt; - After spending years working in payments and seeing what a monopoly Visa and Mastercard have I think this is a great thing. It is crazy when you think nearly everything you buy is sending between 0.3 - 2% to a US based company.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://techxplore.com/news/2026-02-jury-told-meta-google-addiction.html" rel="noopener noreferrer"&gt;Jury told that Meta, Google 'engineered addiction' at landmark US trial&lt;/a&gt; - A lot of the practices done by these companies is disgusting all in the name of profits.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.jamesdrandall.com/posts/the_thing_i_loved_has_changed/" rel="noopener noreferrer"&gt;I started programming when I was 7. I'm 50 now and the thing I loved has changed&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I suspect a lot of developers over 40 are feeling something similar and not saying it, because the industry worships youth and adaptability and saying “this doesn’t feel like it used to” sounds like you’re falling behind.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;📆 Doomsday&lt;/strong&gt; - &lt;a href="https://campedersen.com/singularity" rel="noopener noreferrer"&gt;The Singularity will occur on a Tuesday&lt;/a&gt; - Tuesday 18th July 2034 to be exact. Whether this is true or not we are already seeing the effects with lay-offs caused by people thinking it is true.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://theintercept.com/2026/02/10/google-ice-subpoena-student-journalist/" rel="noopener noreferrer"&gt;Google handed ICE student journalist's bank and credit card numbers&lt;/a&gt; - It really is time to own your own data and get rid of big tech.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.reuters.com/world/ireland-rolls-out-pioneering-basic-income-scheme-artists-2026-02-10/" rel="noopener noreferrer"&gt;Ireland rolls out basic income scheme for artists&lt;/a&gt; - I think we are going to need universal basic income as AI takes over more and more jobs. I am glad Ireland are starting with artists.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.theverge.com/tech/876866/ring-search-party-super-bowl-ad-online-backlash" rel="noopener noreferrer"&gt;Amazon Ring's lost dog ad sparks backlash amid fears of mass surveillance&lt;/a&gt; - We really need more local only options instead of uploading everything to the cloud so it can be used for AI training and mass surveillance.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://essays.fnnch.com/make-a-living" rel="noopener noreferrer"&gt;How to make a living as an artist&lt;/a&gt; - I am OK at art, but I have never been good enough to have my own style. I admire those who can make a living from their art.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://github.com/matplotlib/matplotlib/pull/31132" rel="noopener noreferrer"&gt;AI agent opens a PR write a blogpost to shames the maintainer who closes it&lt;/a&gt; - I am sure we are going to see a lot more of this as people start using OpenClaw. Eventually open source projects will have to be hidden behind paywalls to avoid being overrun by AI. See &lt;a href="https://theshamblog.com/an-ai-agent-published-a-hit-piece-on-me/" rel="noopener noreferrer"&gt;An AI agent published a hit piece on me&lt;/a&gt; and &lt;a href="https://theshamblog.com/an-ai-agent-published-a-hit-piece-on-me-part-2/" rel="noopener noreferrer"&gt;more things have happened&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Interestingly, ArsTechnica covered this story but included AI hallucinated quotes &lt;a href="https://arstechnica.com/staff/2026/02/editors-note-retraction-of-article-containing-fabricated-quotations/" rel="noopener noreferrer"&gt;Editor's Note: Retraction of article containing fabricated quotations&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.0xsid.com/blog/aidr" rel="noopener noreferrer"&gt;ai;dr&lt;/a&gt; - None of this newsletter is AI generated. I just have a standard spell checker than fixes some of my grammar and spelling mistakes but misses some too!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://monosketch.io/" rel="noopener noreferrer"&gt;Monosketch&lt;/a&gt; - I really like ASCII art so why not ASCII diagrams. See also &lt;a href="https://monodraw.helftone.com/" rel="noopener noreferrer"&gt;Monodraw for macOS&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://hatchet.run/blog/tuis-are-easy-now" rel="noopener noreferrer"&gt;Building a TUI is easy now&lt;/a&gt; - I must admit that Claude Code and OpenCode are fun to use. I think terminal apps could learn a lot from them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://theconversation.com/openai-has-deleted-the-word-safely-from-its-mission-and-its-new-structure-is-a-test-for-whether-ai-serves-society-or-shareholders-274467" rel="noopener noreferrer"&gt;OpenAI has deleted the word 'safely' from its mission&lt;/a&gt; oh and &lt;a href="https://www.cnn.com/2026/02/25/tech/anthropic-safety-policy-change" rel="noopener noreferrer"&gt;Anthropic ditches its core safety promise&lt;/a&gt; - What could possibly go wrong!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/NationalSecurityAgency/ghidra" rel="noopener noreferrer"&gt;Ghidra by NSA&lt;/a&gt; - I have always been fascinated with reverse engineering. Tools like this might help people jailbreak there devices and software.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://freelancing-gods.com/2026/02/14/ai-and-moral-injury" rel="noopener noreferrer"&gt;AI and moral injury – Pat Allan&lt;/a&gt; - I like the plastic/microplastic analogy. I think there are ethical uses for AI and find the technology interesting, but I grapple with the ethical and environmental impacts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://ooh.directory/" rel="noopener noreferrer"&gt;Ooh.directory: a place to find good blogs that interest you&lt;/a&gt; - This has a great list of sites if you are looking for interesting websites to look at.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/i5heu/ublock-hide-yt-shorts/" rel="noopener noreferrer"&gt;uBlock filter list to hide all YouTube Shorts&lt;/a&gt; - I am not a fan of shorts. If you don't like them either than this might help.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👾 Games&lt;/strong&gt; - &lt;a href="https://flashpointarchive.org" rel="noopener noreferrer"&gt;Flashpoint Archive – Over 200k web games and animations preserved&lt;/a&gt; - This is cool. I am sure there are a lot of games on here I used to play as a teenager.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/LogicLabs-OU/OpenArchiver" rel="noopener noreferrer"&gt;OpenArchiver: An open-source platform for legally compliant email archiving.&lt;/a&gt; - I have started archiving my emails on my home server using this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://modern-css.com" rel="noopener noreferrer"&gt;Modern CSS Code Snippets: Stop writing CSS like it's 2015&lt;/a&gt; - This is cool. I must admit that I am probably still writing CSS like 2015 because that was only yesterday, right?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://materialio.us/" rel="noopener noreferrer"&gt;Materialious - Watch YouTube privately.&lt;/a&gt; - This looks super nice. I am going to set this up with my own invidious instance to watch YouTube without ads or tracking.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💬 Toot&lt;/strong&gt; - &lt;a href="https://mastodon.world/@knowmadd/116072773118828295" rel="noopener noreferrer"&gt;I want to wash my car. The car wash is 50 meters away. Should I walk or drive?&lt;/a&gt; - Remember this when you find yourself not double-checking AI output.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://mashable.com/article/ai-hard-drive-hdd-shortages-western-digital-sold-out" rel="noopener noreferrer"&gt;Thanks a lot, AI: Hard drives are sold out for the year, says WD&lt;/a&gt; - This is soon going to have knock on effects to everything not just PC builders. &lt;a href="https://old.reddit.com/r/BuyFromEU/comments/1rce0lf/hetzner_european_hosting_provider_to_increase/" rel="noopener noreferrer"&gt;Hetzner is increasing prices by up to 38%&lt;/a&gt; due to RAM and hard drive shortages. How long until the other cloud hosting services increase prices and all the services we subscribe to pass the cost on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://blog.tomaszdunia.pl/grapheneos-eng/" rel="noopener noreferrer"&gt;GrapheneOS – Break Free from Google and Apple&lt;/a&gt; - a lot more people seem to be interested in GrapheneOS recently. I have not long upgraded my iPhone but when it comes to my next upgrade (in 4 years time or more) I will definitely see what GrapheneOS is doing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://aeris.edbn.me/" rel="noopener noreferrer"&gt;I converted 2D conventional flight tracking into 3D&lt;/a&gt; - This is really cool.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://matduggan.com/i-sold-out-for-200-a-month-and-all-i-got-was-this-perfectly-generated-terraform/" rel="noopener noreferrer"&gt;I Sold Out for $20 a Month and All I Got Was This Perfectly Generated Terraform&lt;/a&gt; - This sentence sums up my feelings as well:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;So now I'm paying $20 a month to a company that scraped the collective knowledge of humanity without asking so that I can avoid writing Kubernetes YAML. I know what that makes me. I just haven't figured out a word for it yet that I can live with.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://blakewatson.com/journal/i-used-claude-code-and-gsd-to-build-the-accessibility-tool-ive-always-wanted/" rel="noopener noreferrer"&gt;I used Claude Code and GSD to build the accessibility tool I’ve always wanted&lt;/a&gt; - Something like this wouldn't have been made if it wasn't for AI, which makes the liking/hating AI so difficult.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://thelocalstack.eu/posts/linkedin-identity-verification-privacy/" rel="noopener noreferrer"&gt;I verified my LinkedIn identity. Here's what I handed over&lt;/a&gt; - Do not verify your identity unless you have to for opening a bank account for example.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://acmeweather.com/blog/introducing-acme-weather" rel="noopener noreferrer"&gt;Acme Weather&lt;/a&gt; - This looks like a really nice weather app!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://boristane.com/blog/how-i-use-claude-code/" rel="noopener noreferrer"&gt;How I use Claude Code: Separation of planning and execution&lt;/a&gt; - You ultimately can't escape software engineering practises if you want to use AI effectively.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://hawksley.org/2026/02/17/timeframe.html" rel="noopener noreferrer"&gt;I built Timeframe, our family e-paper dashboard&lt;/a&gt; - This looks really nice. I tried a cheap android tablet in the past but it wasn't large enough and the power issues were a pain. Something like this would be perfect.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://voicebox.sh/" rel="noopener noreferrer"&gt;Voicebox - Open Source Voice Cloning Desktop App Powered by Qwen3-TTS&lt;/a&gt; - I found this worked well for short sentences but for more than that the voice noticeably changed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://pi.dev" rel="noopener noreferrer"&gt;Pi – A minimal terminal coding harness&lt;/a&gt; - This looks cool and probably works better for local models as it won't feel up the context quite so much.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.marginalia.nu/weird-ai-crap/hn/" rel="noopener noreferrer"&gt;New accounts on HN more likely to use em-dashes&lt;/a&gt; - I have a feeling we are already experiencing the dead internet theory. Most of the comments on HackerNews are now from bots rather than real people.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://spectrum.ieee.org/jimi-hendrix-systems-engineer" rel="noopener noreferrer"&gt;Jimi Hendrix was a systems engineer&lt;/a&gt; - As a guitarist, Jimi has always been a big inspiration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://kanyilmaz.me/2026/02/23/cli-vs-mcp.html" rel="noopener noreferrer"&gt;Making MCP cheaper via CLI&lt;/a&gt; - See also &lt;a href="https://mcpshim.dev/" rel="noopener noreferrer"&gt;MCPShim - MCP Tools as CLI Commands&lt;/a&gt; - If you are paying for tokens used or running local models this can really help keep token usage down.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://amplifying.ai/research/claude-code-picks" rel="noopener noreferrer"&gt;What Claude Code Chooses&lt;/a&gt; - I can see most tools converging over a small set of technologies as more and more people use AI for coding.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💬 Tweet&lt;/strong&gt; - &lt;a href="https://xcancel.com/jack/status/2027129697092731343" rel="noopener noreferrer"&gt;Layoffs at Block&lt;/a&gt; - I can see this happening a lot more over the next few years.&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Quote of the Week &lt;a href="https://www.alexhyett.com/newsletter/avoiding-enshittification-with-open-standards/#quote-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;Material things might cover your wants, but non-material things like spending time with your family, enjoying your free time, and having a nutritious dinner will cover most of your needs.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;From the article &lt;a href="https://rebisimpleliving.com/material-things/" rel="noopener noreferrer"&gt;Material Things Will Never Make You Happy – Here’s Why&lt;/a&gt;&lt;/p&gt;

</description>
      <category>enshittification</category>
      <category>privacy</category>
      <category>selfhosting</category>
    </item>
    <item>
      <title>Thinking about digital sovereignty</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 08 Feb 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/thinking-about-digital-sovereignty-79b</link>
      <guid>https://dev.to/alexhyettdev/thinking-about-digital-sovereignty-79b</guid>
      <description>&lt;p&gt;With the US increasing its hostility to the EU under the Trump administration and all the Big Tech companies sitting in Trump's pocket the EU is looking to migrate to alternatives.&lt;/p&gt;

&lt;p&gt;I think this is a smart move. The last thing you want as a government and a country is to have all your communication and processes reliant on a potential enemy.&lt;/p&gt;

&lt;p&gt;Here are a few examples in the news over the last year:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.euractiv.com/news/commission-trials-european-open-source-communications-software/" rel="noopener noreferrer"&gt;European Commission Trials Matrix to Replace Teams&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.computing.co.uk/news/2026/security/eu-hopes-to-sever-defence-data" rel="noopener noreferrer"&gt;EU hopes to sever defence data from US tech&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.euronews.com/next/2026/01/27/france-to-ditch-us-platforms-microsoft-teams-zoom-for-sovereign-platform-amid-security-con" rel="noopener noreferrer"&gt;France to ditch US platforms Microsoft Teams, Zoom for ‘sovereign platform’ citing security concerns&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.howtogeek.com/libreoffice-is-replacing-microsoft-365-for-denmark-ministry/" rel="noopener noreferrer"&gt;LibreOffice Is Replacing Microsoft 365 in Denmark's Government&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://theweek.com/tech/can-europe-regain-its-digital-sovereignty" rel="noopener noreferrer"&gt;Can Europe regain its digital sovereignty?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As a result I have been thinking of my own digital sovereignty and the tools I use in my personal life as well as my business.&lt;/p&gt;

&lt;p&gt;I try to self-host as much as possible using open source tools where possible. At least that way the data never leaves my home. There are still quite a few services I use though that are definitely US Big Tech.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Gmail: 🇺🇸 USA&lt;/strong&gt; - I use Gmail for both my personal and business email. I did migrate to Mailbox.org a few years ago but ended moving back to Google due to calendar syncing with my family. I also stayed with Google for my business, so I didn't mess up my Google AdSense account. That's not an issue any more so now is probably a good time to degoogle or at least not have a paid account any more.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AWS: 🇺🇸 USA&lt;/strong&gt; - My website is hosted in an S3 bucket. This shouldn't be too difficult to move and would be good not to give money to Amazon even if it is less than $1 a month.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;YouTube: 🇺🇸 USA&lt;/strong&gt; - There is no getting away from YouTube completely, but I have put all my videos on a &lt;a href="https://videos.alexhyett.com" rel="noopener noreferrer"&gt;self-hosted PeerTube instance&lt;/a&gt; and will be reducing the amount of videos I put on YouTube. Especially now that YouTube has demonetised my channel and is going all in on shorts.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GoToSocial/Mastodon: 🇩🇪 Germany (Hetzner)&lt;/strong&gt; - I have &lt;a href="https://gotosocial.org/" rel="noopener noreferrer"&gt;GoToSocial&lt;/a&gt; hosted on my Hetzner box. It is nice and lightweight and just what I needed for my single user instance. You can follow me on Mastodon just search for &lt;code&gt;@alex@alexhyett.com&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PeerTube: 🇩🇪 Germany (Hetzner)&lt;/strong&gt; - I have my PeerTube instance set up on my Hetzner box and I will be posting all my videos on there.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CloudFlare: 🇺🇸 USA&lt;/strong&gt; - I have my website and services sitting behind CloudFlare. It is at least free, but I should look for an alternative. The best alternative looks to be Bunny.net which is based in the EU. It isn't free, but I think my usage should be less than $2 a month.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Namecheap: 🇺🇸 USA&lt;/strong&gt; - I have my domains registered with Namecheap. Ionos looks like a good EU based option.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Buttondown: 🇺🇸 USA&lt;/strong&gt; - I have been looking at alternatives to Buttondown to save money, but it looks like most of them are US based. One option is Brevo but would be around £22/month for my current usage but will be cheaper in the long run.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Goodreads: 🇺🇸 USA&lt;/strong&gt; - I use Goodreads to track my reading and books I want to read. I have tried a few alternatives like The &lt;a href="https://thestorygraph.com/" rel="noopener noreferrer"&gt;StoryGraph&lt;/a&gt; and &lt;a href="https://joinbookwyrm.com/" rel="noopener noreferrer"&gt;BookWyrm&lt;/a&gt; and I haven't really got on with them. I need to migrate though as Goodreads is owned by Amazon. I might self-host BookWyrm or write my own and open source it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Kindle Unlimited: 🇺🇸 USA&lt;/strong&gt; - My wife reads a lot of books that are Kindle Unlimited exclusive including some long-running series. There aren't many books I read on here, but my wife would not be happy if I cancelled it!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Apple: 🇺🇸 USA&lt;/strong&gt; - We are an Apple household with Macs, iPhones, iPads and HomePods. I think Apple is better than Google in terms of privacy, and I am never going back to Windows. Ideally I would run Linux on everything but the hardware quality of some of the alternatives just isn't there yet.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Netflix: 🇺🇸 USA&lt;/strong&gt; - Netflix is the only video streaming service I subscribe to with everything else running off my JellyFin server. I still buy physical media for the movies that I really like and don't want to disappear.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Claude Code: 🇺🇸 USA&lt;/strong&gt; - The only EU alternative I am aware of is &lt;a href="https://mistral.ai/" rel="noopener noreferrer"&gt;Mistral AI&lt;/a&gt; but it is only marginally cheaper and apparently not as capable. I am looking forward to open source models catching up and being lightweight enough to run locally on reasonable hardware. I can dream anyway.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you are looking to move some of your services away from the US Big Tech companies than check out &lt;a href="https://european-alternatives.eu" rel="noopener noreferrer"&gt;European Alternatives&lt;/a&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/thinking-about-digital-sovereignty/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://daniel.industries/2025/11/22/why-write-online/" rel="noopener noreferrer"&gt;Why Write Online?&lt;/a&gt; - The internet needs more people writing on their websites rather than the walled gardens. Write because you want to share your thoughts or as an online journal. In the age of AI slop we need more written by humans.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://zed.dev/blog/on-programming-with-agents" rel="noopener noreferrer"&gt;On Programming with Agents&lt;/a&gt; - I like the fact the Zed is still cautious about the use of AI agents. I think AI and coding is here to stay but using AI unattended will just lead to slop.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://github.com/ghostty-org/ghostty/blob/main/AI_POLICY.md" rel="noopener noreferrer"&gt;AI Usage Policy&lt;/a&gt; - Ghostty has the right idea. With AI anyone thinks they can contribute to open source and AI in the hands of the inexperienced tends to waste everyones time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/ramonvermeulen/whosthere" rel="noopener noreferrer"&gt;Whosthere: A LAN discovery tool with a modern TUI, written in Go&lt;/a&gt; - This is really nice tool, it managed to find all my devices and label the manufacturer correctly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://techcrunch.com/2026/01/23/microsoft-gave-fbi-a-set-of-bitlocker-encryption-keys-to-unlock-suspects-laptops-reports/" rel="noopener noreferrer"&gt;Microsoft gave FBI set of BitLocker encryption keys to unlock suspects' laptops&lt;/a&gt; - What is the point of encryption if the encryption keys are stored on a central server!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.timothynewman.co.uk/blog/running-local-llm/" rel="noopener noreferrer"&gt;My experience running LLMs on my PC (2025)&lt;/a&gt; - Local LLMs are good for small defined tasks. For large coding tasks you need a lot of VRAM to run anything remotely resembling Claude.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://grid-paper.daverupert.com/" rel="noopener noreferrer"&gt;Grid Paper&lt;/a&gt; - This is a neat tool for getting grid paper. I often like to do UI mockups on grid paper, so this will be useful.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/cjpais/Handy" rel="noopener noreferrer"&gt;Handy: A free, open source, and extensible speech-to-text application that works completely offline&lt;/a&gt; - Speech to text is one of those areas where AI is genuinely useful. See also the newly released &lt;a href="https://mistral.ai/news/voxtral-transcribe-2" rel="noopener noreferrer"&gt;Voxtral Transcribe 2&lt;/a&gt; which apparently does even better.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://bonsplit.alasdairmonk.com" rel="noopener noreferrer"&gt;Bonsplit – Tabs and splits for native macOS apps&lt;/a&gt; - This looks good for those building Mac apps.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://github.com/tldev/posturr" rel="noopener noreferrer"&gt;A macOS app that blurs your screen when you slouch&lt;/a&gt; - I could probably do with this. I tend to sit slouched in my chair far too much.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.eff.org/deeplinks/2026/01/report-ice-using-palantir-tool-feeds-medicaid-data" rel="noopener noreferrer"&gt;ICE using Palantir tool that feeds on Medicaid data&lt;/a&gt; - When it comes to privacy some say that if you don't have anything to hide then you don't need to worry about privacy. This is clearly not the case when your data is in the wrong hands.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://gwern.net/blog/2026/make-me-care" rel="noopener noreferrer"&gt;First, make me care&lt;/a&gt; - This is a good short article on how to engage readers with your writing. Something (at least at the moment) LLMs can't do.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://mecha.so/comet" rel="noopener noreferrer"&gt;Mecha Comet – Open Modular Linux Handheld Computer&lt;/a&gt; - The teenage me would have loved one of these. (The adult me wants one too).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://swizec.com/blog/the-future-of-software-engineering-is-sre/" rel="noopener noreferrer"&gt;The future of software engineering is SRE&lt;/a&gt; - With more and more people using AI to write software there is bound to be more bugs. Solid reliable software is what people are going to be looking for more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://ntietz.com/blog/making-niche-solutions-is-the-point/" rel="noopener noreferrer"&gt;Making niche solutions is the point&lt;/a&gt; - I really want a 3D printer, but I worry it would just be a waste of money. There have been quite a few times over the last few years when I wish I could print something but not enough to justify buying one.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://atmoio.substack.com/p/after-two-years-of-vibecoding-im" rel="noopener noreferrer"&gt;After two years of vibecoding, I'm back to writing by hand&lt;/a&gt; - AI is good when you give it a small defined problem. If you try to vibe code a whole project the code is often a mess and a pain to maintain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://diamondgeezer.blogspot.com/2026/01/tv100.html" rel="noopener noreferrer"&gt;Television is 100 years old today&lt;/a&gt; - I thought this was interesting. Just wait until the internet is 100 years old. I probably won't be around for that though!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://nproject.io/blog/juicessh-give-me-back-my-pro-features/" rel="noopener noreferrer"&gt;JuiceSSH – Give me my pro features back&lt;/a&gt; - I really hate rug pulls in software. If you are going to put something behind a paywall at least grandfather in your existing users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://bsky.app/profile/did:plc:okydh7e54e2nok65kjxdklvd/post/3mdd55paffk2o" rel="noopener noreferrer"&gt;Fedora Asahi Remix is now working on Apple M3&lt;/a&gt; - I am writing this article on an M3 MacBook Air. This gives me hope that I can still use this laptop once I am fed up with Apple.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://xcancel.com/karpathy/status/2015883857489522876" rel="noopener noreferrer"&gt;A few random notes from Claude coding quite a bit last few weeks&lt;/a&gt; - “It hurts the ego a bit”, sums it up quite nicely. AI coding still needs a heavy human hand to get anything decent from it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.cnn.com/2026/01/26/tech/tiktok-ice-censorship-glitch-cec" rel="noopener noreferrer"&gt;TikTok users can't upload anti-ICE videos. The company blames tech issues&lt;/a&gt; - I am not surprised given the TikTok ownership in the US is now linked to the Trump administration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://shkspr.mobi/blog/2026/01/are-there-any-open-apis-left/" rel="noopener noreferrer"&gt;Are there any open APIs left?&lt;/a&gt; - A lot of services get shut down due to bad actors abusing it. Others are purely just to make money.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.himthe.dev/blog/microsoft-to-linux" rel="noopener noreferrer"&gt;Microsoft forced me to switch to Linux&lt;/a&gt; - I am glad that Microsoft and Windows is slowly losing its dominance.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.macrumors.com/2026/01/28/patreon-apple-tax/" rel="noopener noreferrer"&gt;Apple to soon take up to 30% cut from all Patreon creators in iOS app&lt;/a&gt; - I only have a few paid subscribers on Patreon. I might need to look at rolling my own alternative in addition to Patreon as a good backup option.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://mahadk.com/posts/ai-skills-hub" rel="noopener noreferrer"&gt;UK Government’s ‘AI Skills Hub’ was delivered by PwC for £4.1M&lt;/a&gt; - Millions spent on a vibe coded website with just links to other websites, 👏 (sarcastic slow clap).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.mcsweeneys.net/articles/please-dont-say-mean-things-about-the-ai-that-i-just-invested-a-billion-dollars-in" rel="noopener noreferrer"&gt;Please Don't Say Mean Things about the AI I Just Invested a Billion Dollars In&lt;/a&gt; - The billionaires really don't like AI being referred to as slop.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://openclaw.ai/" rel="noopener noreferrer"&gt;OpenClaw — Personal AI Assistant&lt;/a&gt; - I would love my own Jarvis, but I am not sure these personal assistants can be trusted. See "&lt;a href="https://1password.com/blog/from-magic-to-malware-how-openclaws-agent-skills-become-an-attack-surface" rel="noopener noreferrer"&gt;Top downloaded skill in ClawHub contains malware&lt;/a&gt;” for a good example.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://brandon.wang/2026/clawdbot" rel="noopener noreferrer"&gt;A sane but bull case on Clawdbot / OpenClaw&lt;/a&gt; - For those looking to see how the above is being used. There is no way I would give AI access to my bank, that is just insane no matter what the author says.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://peerweb.lol/" rel="noopener noreferrer"&gt;Peerweb: Decentralized website hosting via WebTorrent&lt;/a&gt; - This looks interesting, although I am not sure how decentralised it really is.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://henrikwarne.com/2026/01/31/in-praise-of-dry-run/" rel="noopener noreferrer"&gt;In praise of –dry-run&lt;/a&gt; - I have put dry-run in a few of the CLI tools I have built at work. It is definitely a life saver sometimes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://pluralistic.net/2026/01/06/1000x-liability/#graceful-failure-modes" rel="noopener noreferrer"&gt;Code is a liability (not an asset)&lt;/a&gt; - This is the main issue with AI generated code. Yes it generates a lot of code, but that isn't necessarily a good thing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://boxc.net/blog/2026/claude-code-connecting-to-local-models-when-your-quota-runs-out/" rel="noopener noreferrer"&gt;Claude Code: connect to a local model when your quota runs out&lt;/a&gt; - The article recommends GLM 4.7 Flash or Qwen3-Coder-Next. I am going to have to give this ago, but I wonder how it compares.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://chrismcleod.dev/blog/my-changing-media-landscape/" rel="noopener noreferrer"&gt;My Changing Media Landscape&lt;/a&gt; - I am watching more and more things from my server these days. I would like to cancel Netflix at some point if I can.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://notepad-plus-plus.org/news/hijacked-incident-info-update/" rel="noopener noreferrer"&gt;Notepad++ hijacked by state-sponsored actors&lt;/a&gt; - I used to use Notepad++ back when I was on Windows. If you are developing an app that updates make sure to put in hash checks on what is downloaded.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://3quarksdaily.com/3quarksdaily/2026/02/moltbook-a-social-network-for-ai-agents-and-possibly-the-most-important-place-on-the-internet-right-now.html" rel="noopener noreferrer"&gt;Moltbook: A social network for AI agents&lt;/a&gt; - Because this is what we need right now? It is like a Reddit clone for AI to talk to each other: &lt;a href="https://www.moltbook.com/m" rel="noopener noreferrer"&gt;moltbook&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; - &lt;a href="https://bunny.net/blog/meet-bunny-database-the-sql-service-that-just-works/" rel="noopener noreferrer"&gt;Bunny Database&lt;/a&gt; - This looks like an interesting alternative to using AWS, Azure or Google Cloud.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://www.jernesto.com/articles/thinking_hard" rel="noopener noreferrer"&gt;I miss thinking hard&lt;/a&gt; - This is why I still limit my AI usage. It is great being able to build fast but the moment you substitute thinking for AI, it is a downward slope.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://daverupert.com/2026/02/futurescapes/" rel="noopener noreferrer"&gt;Write about the future you want&lt;/a&gt; - I definitely need to do more of this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://alexwlchan.net/2026/cog-in-my-caddy/?ref=rss" rel="noopener noreferrer"&gt;Creating Caddyfiles with Cog&lt;/a&gt; - I use Caddy on my home server. It mostly involves copy and pasting a previous definition and changing a couple of things. Cog looks interesting.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://simonwillison.net/2026/Feb/5/the-world-factbook/" rel="noopener noreferrer"&gt;CIA suddenly stops publishing, removes archives of The World Factbook&lt;/a&gt; - Facts have no place in fascism.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://veronicaexplains.net/launching-ghost-on-new-domain/" rel="noopener noreferrer"&gt;Wait, veronicaexplains.net?&lt;/a&gt; - I follow Veronica Explains on PeerTube/YouTube and on Mastodon. It seems the downside of Mastodon is you can get a lot of abuse from strangers depending on who you are and how large your following is.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://mitchellh.com/writing/my-ai-adoption-journey" rel="noopener noreferrer"&gt;My AI Adoption Journey&lt;/a&gt; - It is interesting to get points from someone who has built a tool I use myself (Ghostty).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; - &lt;a href="https://github.com/mdp/linkedin-extension-fingerprinting" rel="noopener noreferrer"&gt;LinkedIn checks for 2953 browser extensions&lt;/a&gt; - I tend to avoid LinkedIn on a daily basis. I let people follow me, but I will only connect if I have actually met/worked with you before. Despite that most of LinkedIn is people trying to promote what the are building all the time.&lt;/p&gt;




&lt;h2&gt;
  
  
  👨‍💻 Latest from me &lt;a href="https://www.alexhyett.com/newsletter/thinking-about-digital-sovereignty/#latest-from-me" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;I am in the process of redesigning my website. The starting point is making my RSS feeds a bit more restful. I wrote about it here: &lt;a href="https://www.alexhyett.com/peertube-rss-and-website-changes/" rel="noopener noreferrer"&gt;PeerTube, RSS and website changes&lt;/a&gt;. I now have separate RSS feeds for each of the parts of my website. If you have subscribed to my RSS before you are on the "everything" feed. I also have a feed just for this newsletter here: &lt;a href="https://www.alexhyett.com/newsletter/feed/feed.atom.xml" rel="noopener noreferrer"&gt;Alex Hyett Newsletter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The last couple of weeks at work have been a bit different. For those that don't know I work at a wallet native billing startup called &lt;a href="https://credyt.ai" rel="noopener noreferrer"&gt;Credyt&lt;/a&gt;. I was in Berlin for 3 days spending some in-person time with the team.&lt;/p&gt;

&lt;p&gt;It was fun but very cold:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6mbp76y5h1rnlgvfwhak.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6mbp76y5h1rnlgvfwhak.jpeg" alt="A view of Berlin from the Sony Center WeWork" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This week we have been doing a hackathon to see what we could build that makes use of our API. Naturally I chose to build a game that is loosely inspired by the sushi restaurant in "Dave the Diver".&lt;/p&gt;

&lt;p&gt;You can play for free at: &lt;a href="https://coffee.alexhyett.com/" rel="noopener noreferrer"&gt;Coffee Shop Tycoon&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Naturally it was built with the help of AI. I would say I spent around 2 days vibe coding it and 3 days fixing all the bugs I found in it and putting in some graphics.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frf9r4nf3rrgayh3vqtql.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frf9r4nf3rrgayh3vqtql.jpeg" alt="A screenshot of my Coffee shop Tycoon game" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These are the tech specs if you are interested:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Game Engine:&lt;/strong&gt; &lt;a href="https://godotengine.org/" rel="noopener noreferrer"&gt;Godot 4.6&lt;/a&gt;. I was going to use C# but you can't do browser games in C# yet.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;API:&lt;/strong&gt; Node.js. The API is used for updating game state and passing on the requests to the Credyt API.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Database:&lt;/strong&gt; Postgres. For storing game state.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hosting:&lt;/strong&gt; Hetzner. For now I am just hosting it on own server as it was the quickest option.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Graphics:&lt;/strong&gt; AI generated in DrawThings with a mix of Z-Image Turbo and Qwen Image Edit as well as manually cleaning them up in &lt;a href="https://www.aseprite.org/" rel="noopener noreferrer"&gt;Aseprite&lt;/a&gt; .&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Cheat Code&lt;/strong&gt; : As with all good games, this one has a cheat code in case you want to upgrade your coffee shop without playing it.&lt;/p&gt;

&lt;p&gt;Clicking on “Open Credyt Dashboard” will take you to the customer portal where you can top up the wallet with the test card &lt;code&gt;4242424242424242&lt;/code&gt;. Enter any details you want for everything else.&lt;/p&gt;

</description>
      <category>decentralisation</category>
      <category>privacy</category>
      <category>tech</category>
    </item>
    <item>
      <title>PeerTube, RSS and website changes</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sat, 31 Jan 2026 11:59:45 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/peertube-rss-and-website-changes-151o</link>
      <guid>https://dev.to/alexhyettdev/peertube-rss-and-website-changes-151o</guid>
      <description>&lt;p&gt;I realised this week that I really need to embrace the Fediverse a lot more than I have been. It was easy to justify posting on YouTube instead of my own platform when I was getting a share of the ad revenue, but &lt;a href="https://videos.alexhyett.com/w/29rFTkCxJRPPypbDfRgPXj" rel="noopener noreferrer"&gt;now it's gone&lt;/a&gt;, the incentives are gone with it.&lt;/p&gt;

&lt;p&gt;I have seen other YouTubers share that their views have drastically reduced due to YouTube actively promoting shorts over long form content. This is especially apparent from the home page that has more space for shorts, adverts, and AI slop games, than long form content. There is as good clip from the &lt;a href="https://www.youtube.com/watch?v=hB6ACKIrbeU" rel="noopener noreferrer"&gt;WAN show showing the problem&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I have no intention of switching to long form content and contributing to the brain rot of society. It is clear that YouTube is going through the same enshittification as all the other platforms.&lt;/p&gt;

&lt;p&gt;I was originally planning to stop posting on YouTube altogether, but given only a small fraction of my subscribers see my content (due the algorithm), I need to at least post something there for a little while to try to encourage people to jump ship.&lt;/p&gt;

&lt;h2&gt;
  
  
  PeerTube &lt;a href="https://www.alexhyett.com/peertube-rss-and-website-changes/#peertube" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;The plan is therefore to post around 50% of my videos on YouTube while my &lt;a href="https://videos.alexhyett.com" rel="noopener noreferrer"&gt;PeerTube&lt;/a&gt; channel will get everything. Patreon subscribers will get the video first, then it will be public on PeerTube a day later and finally YouTube the following day.&lt;/p&gt;

&lt;p&gt;I will see how this goes for 2026 and may either completely stop posting on YouTube or further reduce how often I post there.&lt;/p&gt;

&lt;p&gt;I have uploaded all of my videos on PeerTube so you can watch them without adverts or any form of tracking. You can subscribe to my channel by searching for &lt;code&gt;alexhyett@videos.alexhyett.com&lt;/code&gt; where ever you live on the Fediverse.&lt;/p&gt;

&lt;p&gt;My old videos likely won't appear in your feed but if you want to like or comment on a video you can do by copying the URL into the search bar in Mastodon.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8mpdtjzlplie3dmx14ij.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8mpdtjzlplie3dmx14ij.jpeg" alt="Searching for a video in Mastodon so you can comment" width="697" height="1000"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  RSS and Website Changes &lt;a href="https://www.alexhyett.com/peertube-rss-and-website-changes/#rss-and-website-changes" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;If you are reading this post via RSS (which I assume you are) then you are currently on my everything RSS feed.&lt;/p&gt;

&lt;p&gt;Previously this didn't truly contain everything as it didn't contain my Notes, Book Notes or TIL, but now it does. You might get the odd one that I have posted recently in your RSS feed.&lt;/p&gt;

&lt;p&gt;I have been wanting to make my RSS feeds a bit more RESTful and allow people to subscribe to the things they care about.&lt;/p&gt;

&lt;p&gt;The current RSS feed has 3 version:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ATOM: &lt;code&gt;https://www.alexhyett.com/feed/feed.atom.xml&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;RSS: &lt;code&gt;https://www.alexhyett.com/feed/feed.rss.xml&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;JSON: &lt;code&gt;https://www.alexhyett.com/feed/feed.json&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I have now added in a dedicated video section to my website which contains the videos and the transcript/blog post that goes along with them. These will appear in the “everything” feed but will also have their own dedicated feed as well.&lt;/p&gt;

&lt;p&gt;I have a few videos to add to this page which are missing a transcript so you may see these pop up in your feed too. I also need to update the design of this page to look more like a video feed but I will do that in stage 2.&lt;/p&gt;

&lt;p&gt;In short, I now have these feeds that you can subscribe to. Each has an ATOM, RSS, and JSON version that are linked to from the ATOM and RSS versions.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.alexhyett.com/feed/feed.atom.xml" rel="noopener noreferrer"&gt;Everything&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.alexhyett.com/newsletter/feed/feed.atom.xml" rel="noopener noreferrer"&gt;Newsletter&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.alexhyett.com/blog/feed/feed.atom.xml" rel="noopener noreferrer"&gt;Blog&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.alexhyett.com/videos/feed/feed.atom.xml" rel="noopener noreferrer"&gt;Videos&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.alexhyett.com/notes/feed/feed.atom.xml" rel="noopener noreferrer"&gt;Notes&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.alexhyett.com/book-notes/feed/feed.atom.xml" rel="noopener noreferrer"&gt;Book Notes&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.alexhyett.com/til/feed/feed.atom.xml" rel="noopener noreferrer"&gt;TIL (Today I Learned)&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you are currently subscribed via RSS you are on the “Everything” feed, but you can pick which RSS feeds you are interested in above.&lt;/p&gt;

</description>
      <category>peertube</category>
      <category>decentralisation</category>
      <category>fediverse</category>
      <category>enshittification</category>
    </item>
    <item>
      <title>Do we really need another social media platform?</title>
      <dc:creator>Alex Hyett</dc:creator>
      <pubDate>Sun, 25 Jan 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/alexhyettdev/do-we-really-need-another-social-media-platform-19ji</link>
      <guid>https://dev.to/alexhyettdev/do-we-really-need-another-social-media-platform-19ji</guid>
      <description>&lt;p&gt;With tensions rising between the USA and Europe over Greenland, the EU has decided that it needs its own European alternative to X. Sticking with the single character naming it is going to be called W.&lt;/p&gt;

&lt;p&gt;From what I can gather from the web, W is going to be based on ATProto and is likely just to be a clone of Bluesky to start with. This does mean that users should be able to interactive with other users on Bluesky which is a plus.&lt;/p&gt;

&lt;p&gt;W will also have mandatory identity verification in an attempt to add some accountability and fight misinformation. If you have read some of my previous posts you will know I am not a fan.&lt;/p&gt;

&lt;p&gt;If you look at the &lt;a href="https://wsocial.eu/" rel="noopener noreferrer"&gt;W Social website&lt;/a&gt; they show this big black hole where there is a lack of European based social networks.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz4rxgn0jbws888aeqdk8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz4rxgn0jbws888aeqdk8.jpg" alt="Image showing no social networks in Europe|700x314" width="800" height="359"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Seems logical, except we already have a decentralised alternative to all these other social networks in the Fediverse.&lt;/p&gt;

&lt;p&gt;If you look at the &lt;a href="https://umap.openstreetmap.fr/en/map/fediverse-near-me_828094" rel="noopener noreferrer"&gt;Fediverse map&lt;/a&gt; you can see we have a lot of instances based in Europe:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmumrlwxj0dj6buz37j5t.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmumrlwxj0dj6buz37j5t.jpg" alt="Map showing all the Fediverse instances in Europe" width="800" height="679"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is not as if the EU is unaware of the Fediverse given the European Commission has its own &lt;a href="https://ec.social-network.europa.eu/about" rel="noopener noreferrer"&gt;Mastodon server&lt;/a&gt;. Instead of creating yet another silo which will undoubtedly succumb to the same enshitification as the rest of the internet, they could embrace what we currently have.&lt;/p&gt;

&lt;p&gt;I set up my own Fediverse server using &lt;a href="https://gotosocial.org/" rel="noopener noreferrer"&gt;GotoSocial&lt;/a&gt; last week so I could have everything on my own domain. The good thing with the Fediverse is you can move around and take your followers with you.&lt;/p&gt;

&lt;p&gt;I was originally on Fosstodon, then moved to &lt;a href="https://hachyderm.io/@alexhyett" rel="noopener noreferrer"&gt;Hachyderm&lt;/a&gt;, then to my own domain but hosted through &lt;a href="https://masto.host/" rel="noopener noreferrer"&gt;Masto.host&lt;/a&gt;, then back to &lt;a href="https://hachyderm.io/@alexhyett" rel="noopener noreferrer"&gt;Hachyderm&lt;/a&gt;, and finally I am back to &lt;a href="https://social.alexhyett.com/@alex" rel="noopener noreferrer"&gt;my own server&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you want to follow me on Mastodon you can by searching for &lt;code&gt;@alex@alexhyett.com&lt;/code&gt; on whatever instance you are on.&lt;/p&gt;

&lt;p&gt;Last week I also deleted my other social media accounts. I haven't posted to Instagram for a long time, but I kept my account, so my wife could send me stuff. I found myself spending an unhealthy amount of time scrolling through reels, so I have now deleted my account completely. Same for Facebook. On Bluesky I have put one last post and will delete my account next week.&lt;/p&gt;

&lt;p&gt;Coming from algorithmic social media, that constantly shows you a stream of the most viral posts to keep your attention to a chronological feed is refreshing. If you are still on X or Bluesky, I would recommend find a &lt;a href="https://instances.social/" rel="noopener noreferrer"&gt;Mastodon instance to join&lt;/a&gt; (or host your own).&lt;/p&gt;




&lt;h2&gt;
  
  
  ❤️ Picks of the Week &lt;a href="https://www.alexhyett.com/newsletter/do-we-really-need-another-social-media-platform/#picks-of-the-week" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;🧩 Extension&lt;/strong&gt; — &lt;a href="https://streetpass.social/" rel="noopener noreferrer"&gt;StreetPass for Mastodon&lt;/a&gt; — This great extension picks up on peoples Mastodon accounts as you browse the web.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Extension&lt;/strong&gt; — &lt;a href="https://github.com/robalexdev/blog-quest" rel="noopener noreferrer"&gt;blog-quest: Collect RSS feeds as you browse&lt;/a&gt; — In similar vein this extension collects RSS feeds as you browse so you can add them later.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://stephvee.ca/blog/indieweb/reflections-on-returning-to-the-personal-web/" rel="noopener noreferrer"&gt;Reflections on Returning to the Personal Web&lt;/a&gt; — If you are trying to escape from the AI generated slop that is everywhere on the siloed social media platforms then the personal web is for you. It is definitely refreshing reading content written by humans than AI.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://blog.yiningkarlli.com/2025/12/zootopia-2.html" rel="noopener noreferrer"&gt;Personal thoughts/notes from working on Zootopia 2&lt;/a&gt; — It is amazing the amount of detail that goes into these movies and the cutting edge tech that gets used.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://steveklabnik.com/writing/is-rust-faster-than-c/" rel="noopener noreferrer"&gt;Is Rust faster than C?&lt;/a&gt; — I used to program in C back in the day. When it comes to actual computational speed there is negligible difference. I haven't tried Rust yet, but I don't think I can bring myself to code in C again.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://archaeologist.dev/artifacts/anthropic" rel="noopener noreferrer"&gt;Anthropic made a mistake in cutting off third-party clients&lt;/a&gt; — I have been using Claude Code, but I really want to get away from paid monthly AI and only use local models instead.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.cnbc.com/2026/01/12/apple-google-ai-siri-gemini.html" rel="noopener noreferrer"&gt;Apple picks Gemini to power Siri&lt;/a&gt; — It looks like Siri is going to get an intelligence boost soon. After switching all my Amazon Echos for Apple HomePods I have missed being able to ask random questions and getting an answer. Siri often responds with, “I can show you results on your phone” which just annoys me to no end.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://walzr.com/postal-arbitrage" rel="noopener noreferrer"&gt;Postal Arbitrage&lt;/a&gt; — I am not sure if this works in the UK or other countries, but it is hilarious. A first class stamp now costs £1.70 in the UK, so there is a good chance you could find something cheaper on Amazon.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; — &lt;a href="https://claude.com/blog/cowork-research-preview" rel="noopener noreferrer"&gt;Cowork: Claude Code for the rest of your work&lt;/a&gt; — I don't think I will ever let AI anywhere near the files on my computer and if I did, it would be a local AI not one that sends data to the cloud.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://reprog.wordpress.com/2026/01/13/the-death-of-software-engineering/" rel="noopener noreferrer"&gt;The death of software engineering&lt;/a&gt; — If it is not AI ruining software it is backwards incompatible releases in downstream packages that force your software not to work any more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;☁️ Clouds&lt;/strong&gt; — &lt;a href="https://caidan.dev/portfolio/ascii_clouds/" rel="noopener noreferrer"&gt;ASCII Clouds&lt;/a&gt; — This is really cool. It is fun playing around with the settings to get different effects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://xlii.space/eng/i-hate-github-actions-with-passion/" rel="noopener noreferrer"&gt;I hate GitHub Actions with passion&lt;/a&gt; — CI/CD pipelines are definitely frustrating. One thing that helps is pulling down a docker image and doing the build in that. At least then you can reproduce any issues locally.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📑 Personal websites&lt;/strong&gt; — &lt;a href="https://news.ycombinator.com/item?id=46618714" rel="noopener noreferrer"&gt;Ask HN: Share your personal website&lt;/a&gt; — I always like finding personal websites and blogs to follow. There are some good ones on this thread. &lt;a href="https://dustinbrett.com" rel="noopener noreferrer"&gt;Dustin's&lt;/a&gt; is particularly impressive.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.promptarmor.com/resources/claude-cowork-exfiltrates-files" rel="noopener noreferrer"&gt;Claude Cowork exfiltrates files&lt;/a&gt; — Maybe don't give AI access to all your confidential documents.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📚 Book&lt;/strong&gt; — &lt;a href="https://nanonets.com/cookbooks/structured-llm-outputs" rel="noopener noreferrer"&gt;LLM Structured Outputs Handbook&lt;/a&gt; — There are good ethical uses for AI such as converting unstructured information into structured output you can use in programs. AI isn't always predictable, but this should help.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.robinlinacre.com/recommend_duckdb/" rel="noopener noreferrer"&gt;Why DuckDB is my first choice for data processing&lt;/a&gt; — I have heard a lot of good things about DuckDB. Something to try out for the next project.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; — &lt;a href="https://github.com/Pankajtanwarbanna/stfu" rel="noopener noreferrer"&gt;STFU&lt;/a&gt; — This is genius, people listening to things loudly in public places annoys me.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.fromjason.xyz/p/notebook/slop-is-everywhere-for-those-with-eyes-to-see/" rel="noopener noreferrer"&gt;Slop is everywhere for those with eyes to see&lt;/a&gt; — AI slop was the last straw that finally got me to delete my Instagram account. I was fed of trying to work out if what I was seeing was real or not.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://om.co/2026/01/16/our-algorithmic-grey-beige-world/" rel="noopener noreferrer"&gt;Our Algorithmic Grey-Beige World&lt;/a&gt; — We are being spoon-fed what to watch and what opinions to have.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🗺️ Map&lt;/strong&gt; — &lt;a href="https://github.com/originalankur/maptoposter" rel="noopener noreferrer"&gt;Map To Poster – Create Art of your favourite city&lt;/a&gt; — I love this. I have always liked the look of maps, especially old ones. I generated one of my local town and looks really cool.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.caimito.net/en/blog/2025/12/07/the-recurring-dream-of-replacing-developers.html" rel="noopener noreferrer"&gt;The recurring dream of replacing developers&lt;/a&gt; — Things are definitely going to change. I can see senior developers being called in more to fix broken AI code. I would much rather be coding from scratch than fixing code that wasn't written by a human.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💬 Toot&lt;/strong&gt; — &lt;a href="https://mastodon.social/@heliographe_studio/115890819509545391" rel="noopener noreferrer"&gt;If you put Apple icons in reverse it looks like someone getting good at design&lt;/a&gt; — I think the middle one looks the best out of these. I am not a fan of the complete minimisation of icon design.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://fromjason.xyz/p/notebook/the-computational-web-and-the-old-ai-switcharoo/" rel="noopener noreferrer"&gt;The Computational Web and the Old AI Switcharoo&lt;/a&gt; — I really hope we don't see an attack on local computing but with RAM prices soaring and &lt;a href="https://www.tomsguide.com/computing/gpus/yes-the-entire-series-effectively-nvidia-rtx-50-series-production-reportedly-on-hold-and-its-all-because-of-ai-demand" rel="noopener noreferrer"&gt;Nvidia no longer making graphics cards&lt;/a&gt; for consumers it doesn't look promising.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://ossa-ma.github.io/blog/openads" rel="noopener noreferrer"&gt;Predicting OpenAI's ad strategy&lt;/a&gt; — “The A in AGI stands for Ads! It's all ads!!”, this quote sums it up nicely. Eventually the answers that AI will be providing will be based on the highest bidder not the best answer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://rselbach.com/your-sub-is-now-my-weekend-project" rel="noopener noreferrer"&gt;Your app subscription is now my weekend project&lt;/a&gt; — You can't vibe code your way into building a profitable SaaS, but you can definitely build small projects that have the subset of features you actually use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://twitter.com/ghhughes/status/2012824754319753456" rel="noopener noreferrer"&gt;Amazon is ending all inventory commingling as of March 31, 2026&lt;/a&gt; — I didn't realise this was a thing, but it explains the reviews on some products saying they are fakes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.kielinstitut.de/publications/americas-own-goal-who-pays-the-tariffs-19398/" rel="noopener noreferrer"&gt;US Americans pay 96% of tariff burden&lt;/a&gt; — Trump's tariffs just seem like another way to extract money from his own people.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://atlas9.dev/blog/soft-delete.html" rel="noopener noreferrer"&gt;The challenges of soft delete&lt;/a&gt; — This is an interesting approach to the soft delete method.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://rss.social/" rel="noopener noreferrer"&gt;RSS.Social – the latest and best from small sites across the web&lt;/a&gt; — I am trying to fill my RSS feeds with interesting blogs from real people. This is a good place to find them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.media.mit.edu/publications/your-brain-on-chatgpt/" rel="noopener noreferrer"&gt;Your brain on ChatGPT: Accumulation of cognitive debt when using an AI assistant&lt;/a&gt; — It shouldn't be that much of a surprise that relying on AI to answer all your questions is making us dumb.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; — &lt;a href="https://huggingface.co/sweepai/sweep-next-edit-1.5B" rel="noopener noreferrer"&gt;Sweep, Open-weights 1.5B model for next-edit autocomplete&lt;/a&gt; — Code completes in VS Code seem to now rely on Copilot and keeps prompting me to subscribe. Any local alternative are definitely a blessing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tool&lt;/strong&gt; — &lt;a href="https://codeberg.org/kitten/app" rel="noopener noreferrer"&gt;kitten/app: A web development kit that’s small, purrs, and loves you&lt;/a&gt; — &lt;a href="https://mastodon.ar.al/@aral" rel="noopener noreferrer"&gt;Aral&lt;/a&gt; did a demo of this last week with a fun real-time chat application. It looks impressive and easy to use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🗺️ Map&lt;/strong&gt; — &lt;a href="https://cannoneyed.com/isometric-nyc/" rel="noopener noreferrer"&gt;isometric.nyc – giant isometric pixel art map of NYC&lt;/a&gt; — This is really cool and reminds me of SimCity. Obviously the “pixel art” is AI generated, but it looks really cool. There is an &lt;a href="https://cannoneyed.com/projects/isometric-nyc" rel="noopener noreferrer"&gt;article here&lt;/a&gt; on how he did it using Qwen Image Edit.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 Article&lt;/strong&gt; — &lt;a href="https://www.bugsappleloves.com" rel="noopener noreferrer"&gt;Bugs Apple Loves&lt;/a&gt; — It is ridiculously that there are so many bugs like this that don't get fixed. Obviously as they state “According to our completely made-up estimates” the numbers are really just to prove a point but they do have a point.&lt;/p&gt;




&lt;h2&gt;
  
  
  👨‍💻 Latest from me &lt;a href="https://www.alexhyett.com/newsletter/do-we-really-need-another-social-media-platform/#latest-from-me" rel="noopener noreferrer"&gt;#&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.youtube.com/watch?v=0Gwih4RpPnA" rel="noopener noreferrer"&gt;🎬 YouTube Just Demonetized My Channel...&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;While moving my AdSense over to a business account YouTube decided to hit my account with an Invalid Traffic ban. So I no longer make any money from YouTube directly and will have to rely on &lt;a href="https://www.patreon.com/AlexHyett" rel="noopener noreferrer"&gt;Patreon&lt;/a&gt; subscribers and other means.&lt;/p&gt;

&lt;p&gt;I am planning on opening up my PeerTube server to non Patreon subscribers and see if I can grow my channel on the Fediverse as well. Paid subscribers will still get early access to my videos and this newsletter and I will try to think of a few more benefits for my subscribers too.&lt;/p&gt;

</description>
      <category>socialmedia</category>
      <category>fediverse</category>
    </item>
  </channel>
</rss>
