Search
Search Articles
Search Articles by entering your search text above.
apps
Windows System Cleaning

i need to run these... https://www.wisecleaner.com/wise-disk-cleaner.html and this https://christitus.com/setting-up-the-ultimate-windows-11/ 

3:24 am, August 24, 2025
Windows Apps
Primordial Life 3.21 Windows Application

I remembered i had this on an old USB i used to run it ages ago, turns out that its actually more than 20 years old now!  I searched for Primordial Life and could not see any existance of it a..

12:51 am, May 16, 2023
windows
installing kali linux in windows from the app store

After watching this amazing video, i got inspired to install kali linux from the windows app store. Amazing! I was actually watching the news before this and i thought, eh depressing, so ended up watc..

10:45 pm, December 1, 2022
windows
Windows Reinstall Again - 2022 Edition

Following up from this post, where i listed all my old apps, it seems that i have just as many useless apps installed and i feel like the system could be running better again.  Note: Adobe, its ..

10:36 pm, October 31, 2022
windows
So my windows 11 task bar decided to disappear (and how to fix it)

I was just happily extracting a zip file when... Boom no more start menu. I thought ah yeah easy ill just restart and it will come back.  Nope.. it was gone for good. But i could run task manag..

5:59 am, September 3, 2021
windows
Turn on SMB file sharing in windows 10 to fix network share connectivity

Unable to connect to network shares from windows 10... One of the issues i had recently was being unable to browse shares on my local private network, my NAS is super old, and only supports a really ..

6:42 am, August 11, 2021
windows
checking if your windows pc has a TPM

what the heck is a TPM? well now that windows 11 requires one, everyone needs to have one apparently.  want to check if you have a TPM, well it will depend on a few things, most of the chatter ..

5:22 am, August 2, 2021
apps
Steps to install mac os on windows virtual machine

just some quick notes on this Getting the mac os vm is the tricky part. https://www.maketecheasier.com/install-macos-virtualbox/ https://www.soupbowl.io/2020/04/macos-in-virtualbox/ This downloads..

11:17 pm, July 20, 2021
windows
Clean Windows Setup

So i was watching a video today where they went through setting up and cleaning a windows installation, and man i thought i really want to do this.  My PC and Laptop just get so cluttered with a..

6:27 am, June 12, 2021
apps
how to switch chrome to dark and light mode in windows 10

So i was playing around in the settings of chrome, and I could not locate the dark and light mode switch. Well apparently chrome looks at your windows theme and gets its settings from there. I added..

12:58 pm, June 9, 2021
windows
windows 10 snipping experience

i was thinking just this morning, wouldnt it be nice to have a simple way to capture part of the screen and write notes on it, so i googled a similar phraise. Apparently its already built into window..

12:13 am, June 1, 2021
windows
check how fast your usb drive connections are windows

i have several ports on my pc and need to know which are the fast ones and which are the older and slower ports.  this utility seems to be the easiest way to check the speed.  then find ..

5:47 am, May 4, 2021
pi400
Running Windows on pi400 notes

HDMI sound not working, needs a USB Soundcard. 99p USB Soundcard. if you want a cheap usb one prob just ebay usb soundcard. But sound is not a massive issue for this anyway unless you want to be watch..

12:52 pm, April 19, 2021
windows
Windows is now trying to upsell on the volume mixer icon

Now i like windows 10 and what they are doing with the whole "windows experience" and i noticed a few things like clicking the informational things on the nice image they provide for you can lead to b..

6:38 am, August 14, 2018
windows
Windows 10 on a 32 Gig eMMC Drive with Updates - Solved

I have had this issue a couple of times now. You get a cheaper end laptop with a 32gb main drive, and after the 1st round of windows updates. No Disk Space error. There are a couple of things i usual..

1:16 am, April 18, 2018
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

::marker

The ::marker CSS pseudo-element selects the marker box of a list item, which typically contains a bullet or number. It works on any element or pseudo-element set to display: list-item, such as the <li> and <summary> elements.
::marker css reference