Winter Time Tech Week
Joshua Arnone • November 19, 2025

Welcome to the first freezes of November, Apex!... And the rest of North Carolina, too.

Hard to believe it's November already. 2025 is almost over, and, we're not sure if we've accomplished as much as we liked this year, but that's why this blog is here again. Because everyone's favorite AW&PR blogger, Joshua Arnone, is back into the fray, fixing phones and yapping about tech.


What to say this week... How about software updates?


What are software updates?


When it comes to keeping your computer running at top notch, usually a very solid idea is
updating the software. This, essentially, gets modified files by a provider, such as Microsoft or Apple. Last week, or, more accurately, the week before, we talked about how updating your phone can potentially slow it down, due to how developers often don't plan on their software running on older devices, especially not firmware developers.


This doesn't quite apply to computers, though! Unlike phones, while they're a hot target for hackers, they're fundamentally far more locked down than your average computer. For example, on a Windows machine, go to C:\Windows\System32. This folder is chock-full of system files that let Windows boot and run, and if certain files were missing from here, you'd be blue-screening if not instantly, then every boot!


Now, on iOS or Android, go to the equivalent, the root directory of the filesystem on your phone. "How", you ask?


Funny thing about that: you can't, without voiding some warranty by the manufacturer. If you can do it, a hacker can too, with the right tools and enough time. And that's where system updates come in for updating your computer!


What if I have an old device?


Usually, system updates by Microsoft, Apple, and assorted component manufacturers, will improve your experience of using that system, including providing better stability and better performance, typically. Of course, if your device is decades old, and older than your firstborn, then there's a non-zero chance that whatever developers worked on the software and hardware have completely forgotten about it, and while an update may work, it may not be as performant or helpful as a typical update on newer hardware.


When it comes to older desktop and laptop computers, usually leaving it be is the best course of action, unless you decide to trek down the penguin-based kernel path, and wipe off Windows in order to install something like Ubuntu or Arch onto it. Which, if you do, be very careful when doing so.


Two years ago, almost to the day, we talked about wiping the operating system off of your computer, where we talked about Rufus. This is a very valuable tool for Windows users, but it doesn't perform as well on Linux, if not, is inherently incompatible, even with a compatibility layer such as Wine. If you're looking to return to Windows from Linux, try researching into WoeUSB. This can help you get a Windows installer and help you get back into the Windows ecosystem.


If you find yourself trapped in the UEFI menu because you messed up something during the installation process, or you want to go back to Windows, but don't know how to, feel free to bring your computer in to us! Our computer technicians would be more than happy to guide you through the process, and have you leave the shop with a shiny new OS to restore your computer back to it's former glory.

By Joshua Arnone November 3, 2025
The year of desktop Linux is a joke among experienced computer users. But, is it really still not the year? First of all, welcome to the very first post in the "Tech Talks w/ Josh" series. I'm your blogger, Joshua Arnone, and let's get to talking about a penguin-oriented operating system. What is Linux? Linux is a free-as-in-freedom kernel , created by Linus Torvalds, in 1991, as a personal project while studying in Finland. A kernel is a foundational level in software that ties together your hardware (physical computer) to your software (applications, like Firefox and whatnot) that takes care of drivers and running the operating system. If you're in the Mac ecosystem and heard of a " kernel panic ", that means that the computer ran into something so irrecoverable that even the kernel was forced to shutdown and restart. When people talk about "using Linux", they really mean that they are using a distro , or distribution, of Linux. What are Linux distros? Distros are essentially the "operating system" that Linux boots up. When you hear "Ubuntu", "Arch", or "Debian", those could be considered the operating system behind Linux. It all loads the same Linux, however, what differs is normally the package system (i.e., Ubuntu and Debian use apt , or "advanced package tool", while Arch and derivatives use pacman , or "package manager"), update cycle (Debian releases stable update cycles very cautiously and barely "occasionally", to promote system stability, Ubuntu releases stable updates more frequently, and Arch has no concept of stability beyond "it just works" nearly daily, depending on the developer), and general community. However, distros don't equal how it appears. Two computers running the same distro could look very differently from another, and that's thanks to one of two possible GUIs, or graphical user interfaces: Desktop Environments , (DE) or Window Managers (WM). What's the difference between a Desktop Environment and a Window Manager? Statistically speaking , you're running Windows. Windows could be considered a desktop environment , as you have windows, with bars for you to click on and move around with your mouse. If you're a mobile user, i.e., Android, iOS, and the like, it could be considered a window manager . Unlike a desktop environment, window managers manage their windows (which are managed by the window manager) by the user using certain keybinds and combinations of characters to move them around, close them, and duplicate them, rather than using the mouse. Generally, if you're looking to enter the Linux ecosystem, it is highly recommended you use a distro designed for a desktop environment , such as Manjaro with KDE, or Ubuntu with XFCE. This is because many skills you may have acquired using Windows, even at an intermediate level, will transition nicely over to Linux, except for when it comes to getting applications. Fundamentally, why Windows, Mac, or Linux? When it comes to using your computer, you have a certain lifestyle and suite of applications you use regularly. For example, the average Windows user likely simply browses the internet using an internet browser like Firefox, Chrome, Opera, or Edge . These are the most popular and most used internet browsers, and if you're not using these, you are using a variant of the browser, such as Chromium-based browsers, which run off of a similar engine that runs Google Chrome. Whenever you want to use an application (such as Discord), you normally go to the website, download an installer, tell UAC (User Account Control) to permit your system to be modified, and agree to whatever terms and conditions the installer displays, tell it where to install, usually just by clicking "Continue" over and over until it gets done. When you do, you often get a little icon on your Desktop that leads to your application, it's in your start menu, it's everywhere you need it to be to access it, and you double-click it to open it. The average Mac user also browses the internet, but often uses just Safari , and very rarely ever has to install applications, but when they do, it's normally through the App Store. Now, the average Linux user may also be using the same kinds of browser as the Windows user, however, they have to get the packages for it via the command line, with apt or pacman , then, when they want to use it, they may run it from the command line, or through the Desktop Environment's equivalent to a Start menu, or any general "meta" menu. Installing applications, whether they be games or browsers, editors or system management tools, is all done through the command line. Very few desktop environments or distros are designed to be used exclusively with the mouse , and this is where the arguments for "year of the Linux desktop takeover" fall apart. How does it fall apart? The average Windows or Mac user will have to undergo a life-style change, not to mention possibly losing their data to install a Linux-based distro, and understand how to use the command line, even if it's just to the extent of getting the same things they already have on Windows or Mac. Because of this, it becomes a question of "why bother changing", if what they have is working? The Windows user may answer "I don't bother, because what I have is so easy, works everywhere, and is perfectly fine." The Mac user may answer "I don't bother, because what I have is part of an ecosystem. Everyone I know has a Mac, and it works fine for them, and it works fine for me." And the Linux user may answer "I bother, because I care about my privacy, know what I'm doing with my data and my everything, and it all works fine, until someone updates something improperly, and I have to roll-back an update. That's annoying, but I care about my computer, so I use Linux." And I answer "there should be no point in arguing, because what everyone has works, until big corporations come to try and tear it away for the sake of more money. When the paid stuff breaks and nobody fixes it, then you switch to Linux, because then, you trade your time for saving money, and stability, if you make the right choice." But that's just me, and it's a case-by-case basis, which is why if you worry for the future of your computer and want to learn more about Linux, we can help by setting you up with a Linux distro that fits you, and help you learn how to use it.
By Joshua Arnone October 27, 2025
We get it. Replacing your phone sucks.
By Joshua Arnone November 22, 2023
Hoo boy. You never want to see the Apple for longer than thirty seconds. But if you do, here's what to do.
By Joshua Arnone November 19, 2023
As fun as that would be, no, this isn't a tutorial on how to get ghosts to touch your phone for selfies. Disappointing, I know, but you really don't want your phone doing stuff on it's own.
By Joshua Arnone November 18, 2023
We get it. You don't want to bring your computer to a shop, but you want a fresh new experience with your computer. Don't worry. You probably already have everything you need.