Tuesday, August 23, 2022

My Desktop

desktop.png

Click here to view the full resolution image.

Thursday, January 13, 2022

To Your Battlestations!

Here’s my current setup:

battlestation.jpg

Tuesday, October 26, 2021

How to crash your PC

WARNING: Do this at your own risk. It should also go without saying that you should not do this to anyone else’s PC.

NOTE: This will only work on a computer running the Microsoft Windows operating system.

If you want to crash your computer because you have nothing else better to do, then this is for you.

1. Close all of your programs, especially word processors, image editors, and coding IDEs.

2. Copy the code below into a blank text file. This code will rapidly open the Command Prompt upon launch until the computer soft locks.

@echo off
:crash
start
goto crash

3. Save the text file as a .bat file. The actual name doesn’t matter, call it “toaster.bat” if you want to.

4. Run the .bat file and watch your PC grind to a stop. You will need to force restart your PC if you want to continue using it.

Have fun!

Tuesday, September 14, 2021

Ping

Pong

Friday, September 3, 2021

Cooking Processors

Has anyone tried to make a grill with a surface solely made out of uncooled Intel Pentium 4 chips?