Search
Search Articles
Search Articles by entering your search text above.
Docker
What's the Point of Docker?

What's the Point of Docker? These are my notes on installing docker on a VPS, there a bit jumbled, but mostly a full collection of the commands i used to get docker working with docker co..

3:47 am, June 16, 2022
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
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

scale3d()

The scale3d() CSS function defines a transformation that resizes an element in 3D space. Because the amount of scaling is defined by a vector, it can resize different dimensions at different scales. Its result is a <transform-function> data type.
scale3d() css reference