Posts

Showing posts from March, 2017

Basic Computer Security: How to Protect Yourself from Viruses, Hackers, and Thieves

Image
People often think of computer security as something technical and complicated. And when you get into the nitty-gritty, it can be—but the most important stuff is actually very simple. Here are the basic, important things you should do to make yourself safer online. Enable Automatic Updates All the software we use every day is likely riddled with security issues. These security issues are constantly being found—whether we’re talking about Windows, Internet Explorer, Mozilla Firefox, Google Chrome, the Adobe Flash plugin, Adobe’s PDF Reader, Microsoft Office—the list goes on and on. These days, a lot of operating systems and programs come with automatic updates to close these security holes. No longer do you need to click a button or download a file to update your software; it’ll update itself in the background without any input from you. Some people like to turn this off for one reason or another. Maybe you don’t like that Windows restarts after installing an update, or mayb

Why Don’t My Friends See My Emoji Correctly?

Image
Emoji are a graphical shorthand for emotional states, jokes, and nuances of language, so it’s particularly problematic when your friend sees a different emoji than the one you sent. Here’s why your messages might not be coming through like you intended. How Emoji Work: A Code for Every Smile We, the end users, only see the graphic fruit of the emoji system. Beneath all those millions of smiley faces, hearts, and tiny piles of poop people send every day, there’s a detailed—and standardized!—code system designed to ensure everyone sees the same thing. The backbone of emoji is shared by the very text messages their embedded into: Unicode. Unicode is a computer industry standard, dating all the way back to the 1990s, that ensures all the world’s writing systems and symbols will be correctly displayed across electronic devices. The entire standard contains more than 128,000 characters across 135 modern and historical writing systems, including symbols. When emoji were in thei

Microsoft, Please Stop Breaking My PC With Windows 10’s Automatic Updates

Image
Hey Microsoft, could you please stop breaking my PC? The latest WPD driver update released on March 8, 2017 is just the latest in a long string of bad updates. If Windows 10 is going to force these updates on my system, the least Microsoft could do is test them properly first. Don’t get us wrong: automatic updates are very important for security reasons, and we believe they are a good thing. The problem is that Microsoft isn’t just releasing security updates. They’re making major changes to Windows, and not testing the updates properly. They need to do better. Microsoft Just Released a Bad Driver Update, and I Have to Fix It The latest and most obnoxious update—at least for me, personally—was the “Microsoft – WPD – 2/22/2016 12:00:00 AM – 5.2.5326.4762” update released on March 8, 2017. Microsoft removed this update from Windows Update, but not until after my and other PCs installed it. As a Microsoft representative  explained in a discussion post  on Microsoft’s commu

What’s the Difference Between FAT32, exFAT, and NTFS?

Image
Whether you’re formatting an internal drive, external drive, or removable drive, Windows gives you the choice of using three different file systems: NTFS, FAT32, and exFAT. The Format dialog in Windows doesn’t explain the difference, so we will. A  file system  provides a way of organizing a drive. It specifies how data is stored on the drive and what types of information can be attached to files—filenames, permissions, and other attributes. Windows supports three different file systems. NTFS is the most modern file system. Windows uses NTFS for its system drive and, by default, for most non-removable drives. FAT32 is an older file system that’s not as efficient as NTFS and doesn’t support as big a feature set, but does offer greater compatibility with other operating systems. exFAT is a modern replacement for FAT32—and more devices and operating systems support it than NTFS—but it’s not nearly as widespread as FAT32. NT File System (NTFS) NTFS is the modern file system

Disable WPAD in Windows to Stay Safe on Public Wi-Fi Networks

Image
Web Proxy Auto-Discovery (WPAD) gives organizations a way to automatically configure a proxy server on your system. Windows enables this setting by default. Here’s why that’s a problem. WPAD is really useful when an organization like your company or school needs to configure a proxy server for your connection to their network. It saves you from having to set things up yourself. However, WPAD can cause problems should you connect to a malicious public Wi-FI network. With WPAD enabled, that Wi-Fi network can automatically configure a proxy server in Windows. All your web browsing traffic would be routed through the proxy server while you’re connected to the Wi-Fi network—potentially exposing sensitive data. Most operating systems support WPAD. The problem is that in Windows, WPAD is enabled by default. It’s a potentially dangerous setting, and it should not be enabled unless you really need it. WPAD, Explained Proxy servers—not to be confused with virtual private networks (VPN