all repos — website-hugo @ f0aceb8e1d09e9426fd8ccfbe58ebdde8b17a725

My personal blog, built with Hugo!

better phrasing
Marco Andronaco andronacomarco@gmail.com
Sun, 29 Jan 2023 14:07:36 +0100
commit

f0aceb8e1d09e9426fd8ccfbe58ebdde8b17a725

parent

c5fc19db0a39347ef9b35a3fe55c4d35ed41b7bf

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M content/articles/reflector.mdcontent/articles/reflector.md

@@ -6,10 +6,8 @@ ---

Nah, I'm not talking about [bluetooth mirrors](https://www.bathshack.com/blog/bluetooth-mirrors-everything-you-need-to-know-before-you-buy/). Mirrors are what powers all distros: they're a (de)centralized solution for downloading pre-compiled binaries and scripts for your operating system. -I use [paru](https://github.com/Morganamilo/paru) to update my ArchLinux system. It's a wrapper for Pacman, so typing `paru` is perfectly equivalent to typing `sudo pacman -Syu`. - ## Suspicion -I like always having the most current version of packages, so I usually update my system several times a day. When, after a day, I ran the update and it reported the system being up to date, I was pretty weirded out. +I like always having the most current version of packages, so I usually update my system several times a day. When, after a day, I ran `sudo pacman -Syu` and it reported the system being up to date, I was pretty weirded out. Another day passed, and the system was still up to date. It was not a connection problem, I was connecting to my mirrors and they were reporting absolutely zero updates for my system.