Today I learnt a new word: Bokeh.
And I also learnt it’s meaning; it’s the aesthetic of a blur created by objects out of focus in an […]
And I also learnt it’s meaning; it’s the aesthetic of a blur created by objects out of focus in an […]
# Download the package.wget https://archive.raspberrypi.org/debian/pool/main/r/rp-bookshelf/rp-bookshelf_0.6_amd64.deb # Install the package.sudo dpkg -i rp-bookshelf_0.6_amd64.deb # Add Bookshelf to your Applications in GNOME.mkdir […]
Things i’ve learnt… some sizes. The base clippy bit is 44mm square 9mm tall with a chamfer of 9mm by […]
So as a bit of a cheapskate and with a like of recycling. It is possible to get good storage […]
So it’s a new year and I have a new workshop. Time to get things sorted. Things I want to […]
I needed this for something so here it is – open source goodness. It’s a script you can run on […]
You may want to set a static IP and there are two easy ways to do so. The first way, […]
rotate([0,0,$t*360]) translate([-70.7,-42,0]) rotate([35,0,0]) rotate([0,45,0]) hull(){ translate([0,0,0]) sphere(4); translate([100,100,0]) sphere(4); //this becomes the verticle translate([0, 100, 100]) sphere(4); translate([100, 0, 100]) […]