Search
Search Articles
How stage timer makes 25k a month?
I was just going to start listing the videos that i watch here and some comments basically. I will see if this actually happens. Usually i take these notes on my Obsidian, and then forget that ..
How can i create animated charts using chart.js and then record the animations to video?
I thought i would see how hard it is to setup chart.js and record the chart animations to a video file for later viewing. This is my process so far: 1. Set Up the Environment: Ensure you have No..
How to Slay Abyssal Savage for Slayer Task
What are Abyssal Savage? Abyssal savages are a type of demon players can find in the Senntisten Asylum and the Wilderness. They are the third strongest of the Abyssal Slayer creatures. They ..
OSRS How to get to Konar Slayer Master using the Fairy Ring
Randomly short video on how to get to Konar, just testing voice to speech and the clip champ for video editing, its a bit lame but seems to work.... https://www.youtube.com/watch?v=y25qv-6_IXU ..
RS3 - How to enable custom Loot Beams
A quick video on how to enable custom loot beams in RS3
How many blocks does a full Beacon take in Minecraft 1.18+?
Q. How many blocks does a full Beacon take in Minecraft 1.16, Minecraft 1.17, Minecraft 1.18? A. To get a full working beacon It will require a total of 164 blocks to form the pyramid you place the B..
Runescape RS3 - How to get and drop off Ushabti's
My attempt at a runescape video! Not sure why i picked this as a howto, but Ushabi's they are a slayer thing.
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..
RS3 how to quickly deposit all fish and then return to fishing in the when swarm fishing
this is probably common knowledge but i thought maybe its a handy trick to quickly deposit all your fish and then go back to fishing, the only issue is you have to wait for about 5 seconds while it de..
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..
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 ..
apple ios 14 how to change default app for browser to chrome or safari
Here is a new feature in IOS14 where you can actually set a default app for certain supported apps like your web browser no longer has to be safari, and you can choose a new default mail client. ..
How to get spreadsheet data into a meaningful/useful format using php and sqlite
I had some data recently that i thought would be very good in a web page format. So i started copy and pasting it into a html editor and then realised that this data is all in the same format as its i..
how to fix - Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding()
I use the php readability library in some of my code, and found on a new server that it was throwing the error. Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding() For me t..
How to do a simple bootstrap landing page from Scratch - Part 3
How to do a simple bootstrap landing page from Scratch - Part 1 How to do a simple bootstrap landing page from Scratch - Part 2 How to do a simple bootstrap landing page from Scratch - Part 3 O..
How to do a simple bootstrap landing page from Scratch - Part 2
This is Part 2 of the Tutorial, Did you already read Part 1 to this tutorial? If not you can check it out below. How to do a simple bootstrap landing page from Scratch - Part 1 How to do a simple..
How to do a simple bootstrap landing page from Scratch - Part 1
How to do a simple bootstrap landing page from Scratch - Part 1 How to do a simple bootstrap landing page from Scratch - Part 2 How to do a simple bootstrap landing page from Scratch - Part 3 H..
how to add a darkmode toggle to switch css and remember it dark mode
So it seems the trend lately is to add darkmode to everything... Dark Mode Light Mode Its actually not that hard to switch style sheets and add a dark version of the same style, it seems to be ..
OSRS How do I change my appearance?
Now, you need to visit a few different NPCs to completely change your appearance The Makeover Mage in the above answer will now only change gender and skin colour A Hairdresser (one can be found..
How to do a simple landing page from scratch
Here is my process to create a super simple but responsive and slick looking landing page. Create a HTML File Create a html file called index.html as this is the file used by most web servers as the..
CSS Margin and Padding Framework Generator - How to use it
I used to just write this manually, but this generator is much easier than manually typing these margin and padding values. So what this does is generate css for each step so if i do the default se..
How to Convert text string to lower case
Here is a small tool that converts uppercase or sentence case strings to lower case. Just paste in the string and your set. I also added a small video on how to use the tool (yes its just me copy..
How to Extract image links from youtube videos
Sometimes it can be useful to know how to extract the image links from youtube videos, so i have created a tool that can do just that. All you need to do is paste the youtube video link in an..
How to make your code look nice
This one is just in case you don't like using the tab button or maybe you have inherited some code that is just a big mess. Using the Code Beautifier Tool you can just paste in the code, and it adds ..
How to record audio from chrome into a file
I had an issue the other day where i needed to record audio from the browser, surprisingly this is not too hard you just have to have the right application and settings. I found the easiest way is ..
Adding a template to wordpress to show a list of posts on a custom page template
So i had a request the other day to add a blog to wordpress that had been converted to a promo site with a static front page. Sounds easy, well it is if you know how to add a template to wordpress...