<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>TalkTech.info</title>
    <link>https://blog.talktech.info/</link>
    <description>Crafted in the quiet hours. Markdown-powered, flat-file simple.</description>
    <lastBuildDate>Sun, 28 Jun 2026 00:00:00 GMT</lastBuildDate>
    <language>en-us</language>
    <atom:link href="https://blog.talktech.info/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Site Maintanance</title>
      <link>https://blog.talktech.info/post/site-maintanance</link>
      <guid isPermaLink="true">https://blog.talktech.info/post/site-maintanance</guid>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Well, I've been letting this site and the blog software bake in the sun for a few months. There where some bugs I needed to resolve behind the scenes and some nagging CSS issues that plagued the site.]]></description>
      <content:encoded><![CDATA[<h1>What have I been up to?</h1>
<p>Well, I’ve been letting this site and the blog software bake in the sun for a few months. There where some bugs I needed to resolve behind the scenes and some nagging CSS issues that plagued the site.</p>
<p>These have now been ironed out and the site should also now perform better, and be smoother to read though.</p>
<p>Talking of Reading…</p>
<h2>RSS &amp; ATOM</h2>
<p>I have added RSS and ATOM feeds to the site, so you can read the content in your preferred tools and applications without needing to visit the site!</p>
<h3>True Docker Hub image</h3>
<p>To help with the testing and maintenance of the site software - I’ve created a true Docker Hub image of the site. So now - on the production server (sounding all professional now), I just need to do a <code>docker compose pull</code> and <code>docker compose up -d</code></p>
<p>So, to recap</p>
<ul>
<li>Site performance improvements</li>
<li>Site CSS improvements</li>
<li>Site RSS/Atom feeds added</li>
<li>Administration tweaks</li>
<li>Docker Hub account and image!</li>
</ul>
]]></content:encoded>
    </item>
    <item>
      <title>Moving from Github to Codeberg</title>
      <link>https://blog.talktech.info/post/moving-my-code-from-github-to-codeberg</link>
      <guid isPermaLink="true">https://blog.talktech.info/post/moving-my-code-from-github-to-codeberg</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[]]></description>
      <content:encoded><![CDATA[<p>In previous posts, I’ve discussed de-googling my life. This has gone well for the most part. Immich continues to backup and keep my photos from my Phone. Proton continues to be my email provider of choice.</p>
<p>But, what’s next? Well - I’ve been using Github since before Microsoft took it over. But today, I have started moving my code over to <a href="https://codeberg.org/TalkTech">Codeberg.org</a></p>
<p>So you can now find my recent projects there.</p>
<p>The main reason for doing this is to ensure my code is free for all, with no risk of any paywalls Microsoft may put up when they need to monetise for Co-Pilot.</p>
<p>I will leave up locked version on Github for now, but any changes will now be to Codeberg.</p>
]]></content:encoded>
    </item>
    <item>
      <title>De-googled my life</title>
      <link>https://blog.talktech.info/post/degoogle</link>
      <guid isPermaLink="true">https://blog.talktech.info/post/degoogle</guid>
      <pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[How I de-googled my life]]></description>
      <content:encoded><![CDATA[<h1>Removing myself from Google!</h1>
<p>Last year, I set about the task to stop using as many Google services as possible. This includes</p>
<ul>
<li>Gmail</li>
<li>Google Drive</li>
<li>Chrome and Chromium based browsers</li>
<li>Google Photos</li>
<li>Google Docs</li>
<li>Google Search</li>
</ul>
<h2>What Did I replace these with?</h2>
<ul>
<li>Gmail was replaced by <a href="https://proton.me/">Proton Mail</a></li>
<li>Google Drive was replaced by a NAS at home</li>
<li>Chrome was replaced by <a href="https://zen-browser.app/">Zen Browser</a></li>
<li>Google Photos was replaced by <a href="https://immich.app/">Immich</a></li>
<li>Google Docs was not replaced, just no need for it any more!</li>
<li>Google Search was replaced with <a href="https://duckduckgo.com/">DuckDuckGo</a></li>
</ul>
<h3>Do I miss any of the Google products?</h3>
<p>Not at all. Google search is too sponsored now with it difficult to get true results. Google photos is just too much risk they will use my photos to train AI without my authorisation and if hacked they could end up in anybody’s hands.</p>
<p>And with all the chatter of Google Mail going AI - I will stick with either Proton mail - or my hosting providers basic services for my other emails.</p>
<div class="center-media"><img src="https://blog.talktech.info/uploads/1769350098078-chatgpt-image-jan-25--2026--02_07_59-pm.png" alt="ChatGPT Image Jan 25, 2026, 02_07_59 PM.png" /></div>
]]></content:encoded>
    </item>
    <item>
      <title>Website Tinkering</title>
      <link>https://blog.talktech.info/post/webtinker</link>
      <guid isPermaLink="true">https://blog.talktech.info/post/webtinker</guid>
      <pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Doing more tinkering with this new blog]]></description>
      <content:encoded><![CDATA[<h1>Continuing to tinker</h1>
<p>Now I have a stable site that shows my thoughts to the world, I can tinker.</p>
<p>I have the site running twice - once in a live environment that you are seeing and a dev site on my desktop that I use to tinker with!</p>
<h2>What’s changed overnight</h2>
<ul>
<li>The background is gently animated</li>
<li>The posts now have header images with a default if I forget to set one</li>
<li>The home page now scrolls a lot better on mobile phones</li>
<li>The logo now sits nicer on mobile phones</li>
<li>The home page will only load more posts when required</li>
<li>The admin panel is now paginated</li>
<li>The admin panel has a separate area if I want to change my password!</li>
<li>I can save posts as Drafts and come back to them later!</li>
</ul>
<p>I am going to stop tinkering for a while as I am back at work next week and have to go on-site on Wednesday and Thursday in Leeds and will be leaving at 5am!</p>
]]></content:encoded>
    </item>
    <item>
      <title>I&apos;m on Github</title>
      <link>https://blog.talktech.info/post/mygithub</link>
      <guid isPermaLink="true">https://blog.talktech.info/post/mygithub</guid>
      <pubDate>Sat, 24 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Did you know that I have some projects on Github?]]></description>
      <content:encoded><![CDATA[<h1>I have some projects on Github!</h1>
<h2><a href="https://github.com/vwillcox/">Talktech on Githib</a></h2>
<h3>I’ve been tinkering with projects over the years and have a few FOSS projects for the world to play with. They are all things I created for my own use and give back to the world.</h3>
<h3>MastoCloud</h3>
<ul>
<li>Do you post on a Mastodon server?</li>
<li>Do you like WordClouds?
– <a href="https://en.wikipedia.org/wiki/Tag_cloud">what is a word cloud?</a></li>
<li>Do you want to create one based on your posts on your Mastodon account?</li>
</ul>
<p>Then you want MastoCloud. It’s a Python tool that will login to your account, find your words and analyse for usage and create an image based on your settings!</p>
<div class="center-media"><img src="https://blog.talktech.info/uploads/1769284492947-mastocloud.png" alt="mastocloud.png" /></div>
<h3>Galactic Unicorn weather clock</h3>
<p>This uses the fantastic Galactic Unicorn LED display from Pimoroni <a href="https://shop.pimoroni.com/products/space-unicorns?variant=40842033561683">Here</a> and open weather map api to get the local weather and display the current weather as an icon with the time next to it.</p>
<p>You can look at the code <a href="https://github.com/vwillcox/GU_WeatherClock">Github Link</a></p>
<div class="center-media"><img src="https://blog.talktech.info/uploads/1769284683943-img_20231202_161041-edit.jpg" alt="IMG_20231202_161041-EDIT.jpg" /></div>
<h4>Other older projects</h4>
<p>There are a few other projects that I’ve not touched for a few years - so take a look and reach out to me on <a href="https://hachyderm.io/@talktech/">Hachyderm.io</a></p>
]]></content:encoded>
    </item>
    <item>
      <title>New Operating system time!</title>
      <link>https://blog.talktech.info/post/new-operating-system</link>
      <guid isPermaLink="true">https://blog.talktech.info/post/new-operating-system</guid>
      <pubDate>Sat, 24 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Time to try another OS]]></description>
      <content:encoded><![CDATA[<h1>EndevourOS</h1>
<p>I have decided to give another operating system (or Linux Distro) a try.
It’s been a while since I have been using Manjaro and I have grown to love the ARCH-ness of it.</p>
<p>However, I feel like trying another Arch distro, so I have moved on the the latest build of EndevourOS.</p>
<h2>First impressions</h2>
<p>Unlike when I first gave Manjaro a test, Endevour got going with my RTX5060Ti without any issue! It found it and enabled full resolution and refresh rate support out of the box.</p>
<p>It also found my 2.5Gb Ethernet adapter without question and linked me up and I can see internal network speeds as quick as ever.</p>
<p>I’ve also been able to install all the required software, link Steam and Zen Browser without any problems at all.</p>
<h3>Second impressions</h3>
<p>Well - it still works well. I have all the bits and stuff setup just how I like with the menu at the top of the screen where it belongs and the active icons nicely set into the centre of the bar (I use an ultra-wide monitor so it’s where my eyes go).</p>
]]></content:encoded>
    </item>
    <item>
      <title>Welcome to 2026</title>
      <link>https://blog.talktech.info/post/welcome</link>
      <guid isPermaLink="true">https://blog.talktech.info/post/welcome</guid>
      <pubDate>Sat, 24 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Welcome to my new 2026 website]]></description>
      <content:encoded><![CDATA[<h1>My old new blog got deleted</h1>
<p>The computer I was using as my old blog host deleted my site!</p>
<p>So I have decided to take the opportunity to start a fresh.</p>
<p>This site is not using any existing off-the-peg blogging software.
It is using Markdown flat-files and is using a new bit of software to render.</p>
<div class="center-media"><img src="https://blog.talktech.info/uploads/1769274854620-20240927_192429.jpg" alt="20240927_192429.jpg" /></div>
<p>I wanted something simple, but with the ability to be easy to customise and that is as unique as I am!</p>
<p>I hope you like it. I will be recreating my posts over the next few weeks.</p>
<p>Kindest Regards,</p>
<p>Vincent Willcox AKA TalkTech</p>
]]></content:encoded>
    </item>
  </channel>
</rss>