Search
Search Articles
Search Articles by entering your search text above.
Code Notes
Code Notes for the Day - I think my coding changes are too large - Aug 26 2025

So i was working on a video analytics dashboard. And its working ok currently. But i pass in the code to claude and it makes all these changes and then i copy the instructions over to the test version..

8:21 am, August 26, 2025
random web code
subscribe to mailchimp code also annoying

I was going to add a "subscribe to my newsletter" option to the widgets so i thought mail chimp might be a good option.  They should have good embed code shouldnt they? Well apparently they don..

3:27 am, October 18, 2022
Tool Documentation
CSS Filter Generator from Hex Code

I was looking for a quick way to apply a new color to a PNG image, which i did not really want to have to edit and thought there might be a CSS solution.  I found a tool for this here CSS Filter..

4:34 am, August 16, 2022
ideas
Idea: create blocks of code that can be re-used and added easily to recreate site parts

Note: this might be a bit hard to read through as its just my raw notes on this subject/idea. Idea: create blocks of code that can be re-used and added easily to recreate site parts. I started this ..

4:18 am, July 6, 2022
webdev
css.kruxor.com mini css code related sub domain

Just created this css sub domain css.kruxor.com, to test out some more detailed css things and store properties. I will keep adding to it until all the properties have demos. Note to self: keep updat..

1:47 am, September 25, 2020
osrs
osrs fairy ring codes

Black Demons -- The fairy ring code DJR will bring the players just south-east of the Chasm. Konar Slayer Master -- CIR Brimhaven Dungeon - CKR then north, or glory amulet. about the same distance..

3:43 am, August 22, 2019
code
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 ..

5:24 am, August 28, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
Random CSS Property

mask-mode

The mask-mode CSS property sets whether the mask reference defined by mask-image is treated as a luminance or alpha mask.
mask-mode css reference