<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Lumen IT</title><link>https://lumenit.co.uk/blog/</link><description>Recent content in Blog on Lumen IT</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lumenit.co.uk/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Password managers make life easier</title><link>https://lumenit.co.uk/blog/password-managers-make-life-easier/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://lumenit.co.uk/blog/password-managers-make-life-easier/</guid><description>&lt;p&gt;Have you got too many passwords to remember?&lt;/p&gt;
&lt;p&gt;You only really need to remember one. Let a password manager remember the others
for you. And it&amp;rsquo;s probably not as complicated as you think, and it&amp;rsquo;s definitely
safer.&lt;/p&gt;
&lt;h2 id="what-a-password-manager-actually-is"&gt;What a password manager actually is&lt;/h2&gt;
&lt;p&gt;Remember those old password books that used to be sold? A password manager is
that, but digital and much more secure. It stores all your passwords in one
place, locked behind a single (hopefully strong) master password that only you
know.&lt;/p&gt;</description></item><item><title>Why your website is slow (and what to actually do about it)</title><link>https://lumenit.co.uk/blog/why-your-website-is-slow/</link><pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate><guid>https://lumenit.co.uk/blog/why-your-website-is-slow/</guid><description>&lt;p&gt;I hear this a lot. Someone tells me their site feels sluggish. Their host
suggested upgrading to a more expensive plan. A developer mentioned a CDN. A
friend recommended a caching plugin. But where should they actually invest their
time and money.&lt;/p&gt;
&lt;p&gt;Most slow websites aren&amp;rsquo;t slow because of where they&amp;rsquo;re hosted. They&amp;rsquo;re slow
because of what&amp;rsquo;s on them. The host is usually the last thing to fix, not the
first.&lt;/p&gt;</description></item><item><title>Security and privacy aren't the same thing</title><link>https://lumenit.co.uk/blog/security-vs-privacy/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://lumenit.co.uk/blog/security-vs-privacy/</guid><description>&lt;p&gt;I hear these two words used as if they mean the same thing: security and
privacy.&lt;/p&gt;
&lt;p&gt;They&amp;rsquo;re not.&lt;/p&gt;
&lt;p&gt;I get why people lump them together, there is overlap. But treating them like
synonyms leads you to make wrong conclusions, the wrong trade-offs, use the wrong
tools.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t use Google, Microsoft, or Facebook: that&amp;rsquo;s a &lt;strong&gt;privacy&lt;/strong&gt; choice, not a
security one. Their security is excellent. They spend billions on it. I trust
them to keep my data safe from hackers.&lt;/p&gt;</description></item><item><title>You're not worth a hacker targeting. Sorry.</title><link>https://lumenit.co.uk/blog/youre-not-worth-taregting/</link><pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate><guid>https://lumenit.co.uk/blog/youre-not-worth-taregting/</guid><description>&lt;p&gt;I hear this a lot.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;I run a small bookshop &amp;hellip;&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;I manage a local parish &amp;hellip;&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;I&amp;rsquo;m a freelance designer &amp;hellip;&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;I only use my computer for email and Facebook &amp;hellip;&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;ldquo;&amp;hellip; there&amp;rsquo;s nothing here for a hacker. I&amp;rsquo;m not worth hacking.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a reasonable thing to think. You don&amp;rsquo;t have millions of credit cards on
file. You don&amp;rsquo;t have state secrets. I&amp;rsquo;m afraid it doesn&amp;rsquo;t matter.&lt;/p&gt;
&lt;h2 id="the-automated-nature-of-it-all"&gt;The automated nature of it all&lt;/h2&gt;
&lt;p&gt;The first problem is that you&amp;rsquo;re imagining hackers as people. Serious people
with plans. Sitting in dark rooms deciding which organisations deserve their
time. That does happen. But it&amp;rsquo;s probably not happening to your small business
right now.&lt;/p&gt;</description></item><item><title>You're writing dates wrong</title><link>https://lumenit.co.uk/blog/youre-writing-dates-wrong/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://lumenit.co.uk/blog/youre-writing-dates-wrong/</guid><description>&lt;p&gt;Let me start with a confession: for years, I wrote dates like most people do.
DD/MM/YYYY. It made sense. In the UK, we read left to right, and day first
feels natural. Americans write MM/DD/YYYY. I still don&amp;rsquo;t know why. However, I
stopped caring because both ways are wrong.&lt;/p&gt;
&lt;h2 id="the-format-everyone-should-use"&gt;The format everyone should use&lt;/h2&gt;
&lt;p&gt;ISO 8601: &lt;code&gt;YYYY-MM-DD&lt;/code&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;2026-05-11
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;That&amp;rsquo;s it. Year first, then month, then day. Separated by hyphens. Four digits
for the year, two for everything else. No ambiguity. No surprises.&lt;/p&gt;</description></item><item><title>Allow your content to outlive your website</title><link>https://lumenit.co.uk/blog/allow-your-content-to-outlive-your-website/</link><pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate><guid>https://lumenit.co.uk/blog/allow-your-content-to-outlive-your-website/</guid><description>&lt;p&gt;I&amp;rsquo;ve helped more than a few organisations rebuild their websites over the years.
In almost every case, hours were spent on colours, fonts, layouts and so on. But
when the conversation turned to content management, the client would often
barely care.&lt;/p&gt;
&lt;p&gt;This is perhaps not surprising. When you&amp;rsquo;re paying for a website, the bit you
feel like you&amp;rsquo;re paying for is the bit everyone sees. The bit only you and your
staff see seems far less important.&lt;/p&gt;</description></item><item><title>Are you still running Windows 10?</title><link>https://lumenit.co.uk/blog/end-of-life-windows-pcs/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://lumenit.co.uk/blog/end-of-life-windows-pcs/</guid><description>&lt;p&gt;In case you weren&amp;rsquo;t aware, Microsoft &lt;a href="https://support.microsoft.com/en-us/windows/windows-10-support-has-ended-on-october-14-2025-2ca8b313-1946-43d3-b55c-2b95b107f281" target="_blank" rel="noopener"&gt;stopped supporting Windows 10 on 14&lt;sup&gt;th&lt;/sup&gt;
October
2025&lt;/a&gt;
.
This means any devices that still run Windows 10 are not going to receive any
more updates, including security fixes and updates.&lt;/p&gt;
&lt;p&gt;If you are still running Windows 10 at this point, it is probably because
Windows 11 is not supported on the hardware you have.&lt;/p&gt;
&lt;h2 id="what-are-your-options"&gt;What are your options?&lt;/h2&gt;
&lt;h3 id="replace-everything-with-new-windows-11-machines"&gt;Replace everything with new Windows 11 machines&lt;/h3&gt;
&lt;p&gt;This works. Each computer will probably set you back somewhere in the region of
£500 - £1000 for a reasonably spec&amp;rsquo;d business class computer. Likely more for
higher demand applications. For a small business or charity, that is a
significant outlay. Particularly if you have more than one to replace. That
being said, it is probably the easiest option. There are some changes, but most
users who were comfortable using Windows 10 will be able to use Windows 11.&lt;/p&gt;</description></item></channel></rss>