Logical Fallacies – Genetic Fallacy

This logical fallacy is known as the “genetic fallacy”. This fallacy occurs when someone dismisses or accepts an argument / claim based solely on its origin, rather than if the information itself is true or not.

One popular genetic fallacy I have encountered on the Internet is when people say “we cannot accept information from blogs” or “just because it’s on a blog, it is not factual information”.

For example, one subreddit I visited a few weeks ago, stated they do not accept personal blogs. Of course, their context was that blogs are not a “legitimate” source of information, while implying that “official” sources of information are accurate.

A couple of problems with this:  1) It is incorrect to say that all personal blogs are not legitimate sources of information, and 2) “official” news sources are not necessarily the best place to get accurate information too, and are not above having click-bait titles for their articles.

In other words, some blogs will have good info, others will not. Same goes for “official” news sources.

Summary: Genetic fallacies are nothing more than someone’s accepting / rejecting information solely based on the source or origin of said information, instead of checking if the information is accurate.


Posted in General, Logical Fallacies, Society

Resetting Your Graphics Driver on Windows 10/11 with a Simple Keyboard Shortcut

Have you ever experienced screen glitches, freezes, or other display issues while using Windows and wished you did not have to reboot to fix the issue? Fortunately, there’s a quick way to reset your graphics driver that may resolve these problems without the need to restart your PC.

In this blog post, I will show you how to do it:

  1. Ensure all your work is saved as this process has a (very small) potential to crash the computer.
  2. Hold down the ‘Control’ (Ctrl) and ‘Windows’ (Win) keys on your keyboard.
  3. While holding those keys (Ctrl + Win), press the ‘Shift’ key and the ‘B’ key simultaneously.
    1.  Control + Win + Shift + BWindows Keyboard Shortcut to Reset the Video Driver
  4. Once the screen goes blank, release all the keys.
  5. Wait for the screen to come back on and see if your issues have been solved.

That is all there is to it.

Please remember, this isn’t a one-size-fits-all solution. Some people may still require a reboot to resolve their issues, but this tutorial may save some people time rebooting when they did not need to.

 


Posted in Computers, Operating Systems, Tips & Tutorials

RPCS3 Settings Guide for Uncharted: Drake’s Fortune

This tutorial will show you which custom settings to use with Uncharted: Drake’s Fortune on the RPCS3 (PlayStation 3) emulator. These settings are what I personally use. As always, your results may vary.

Known Problems that I Experienced

  • FPS drop when shaders get compiled (nothing you can really do about that)
  • FPS drop when a lot of activity is on the screen (e.g., several enemies on the screen at once)
  • Texture pop-in
  • Texture flicker

Prerequisites

  • Latest copy of RPCS3 (Download Page)
  • A copy of Uncharted: Drake’s Fortune for use with the emulator.
  • A fairly beefy computer (for best performance; can work on slower computers).
  • A PlayStation controller (preferred) or an Xbox controller (connected via wired or wireless).

  • First off, add the game to RPCS3 to get started.

  • Now right-click on the game and select “Change Custom Configuration”.

  • Now we are at the configuration for the emulator’s CPU. Make sure your settings match what is shown in the screenshot.

  • Now click on the “GPU” tab and set your settings to what is shown in the following screenshot.

  • Click on the “Advanced” tab and set your settings to what is shown in the following screenshot.

  • Now click on the “Save custom configuration” button at the bottom of the configuration box.

  • Right-click on the game again and this time select “Change Custom Gamepad Configuration”.

  • Now set your controller input type.

  • Click the “Save” button.
  • Again, right-click on the game and select “Manage Game Patches”.

  • Select the game patches as shown in the screenshot. Your version of the game may show different patches in the list. However, the two patches you want to select should still be available.

That’s it! You will want to run the game to see if everything is in working order.

 

 


Posted in Computers, Software, Tips & Tutorials, Video Games

How to Restart the Windows File Sharing Service

This quick tutorial will show you how to restart the Windows file sharing service on your Windows desktop / server. This can be useful if you encounter issues sharing files on your computer, and cannot or do not want to reboot the system.

This tutorial is intended for Windows 10 / 11 and Windows Server 2016 or later. It assumes that you have already enabled and configured Windows file sharing on your computer.

  • Open the Start menu and type “services.msc” in the search box. Press Enter to open the Services window.Opened the start menu and typed in "services.msc". 
    • Alternatively, you may use the keyboard combination Win+R to open the Windows run box and type in “services.msc”.Opened the run box (using the key combination Win+R) and typed in "services.msc".
  • Locate the service named “Server” in the list of services.Located the "Server" service.
  • Right-click on the service and click “Restart”. This will stop and start the service again.Restarting the "Server" service.
  • Now you can verify if your issue has gone away. If not, then a reboot might be in order.

 That’s it! Hopefully someone will find this tutorial useful.


Posted in Computers, Internet and Servers, Operating Systems, Software, Tips & Tutorials