Compress images

This commit is contained in:
2023-12-25 17:24:27 +00:00
parent cc29d23bc2
commit 04b0b2972d
460 changed files with 3181 additions and 2449 deletions
+56 -41
View File
@@ -2,10 +2,13 @@
layout: ../../layouts/LayoutMdx.astro
title: 2022 Works 2
date: 2022-10-08
image: year2022-w2/hall_nightclub.jpg
dir: year2022-w2
image: hall_nightclub
description: things go dark
---
export const s = (s) => `year2022-w2/${s}`;
import { generateImageHyrdationFunction } from "../../utils";
export const s = generateImageHyrdationFunction("year2022-w2");
import Cards from "../../components/Cards.astro";
import Callout from "../../components/Callout.astro";
@@ -23,13 +26,16 @@ We made so much progress in the last update, getting all the cabinets built and
We installed the kickboard under the cabinets. Not sure if this was really worth it as there's only one angle to view it without falling on the floor.
<Solocard title="Kickboard is there, honest" src={s("utility_kickboard.jpg")} />
<Solocard title="Kickboard is there, honest" src={s("utility_kickboard")} />
Our worktop was delivered to the front of the house (though we asked for it to be delivered to the back). This was a bit annoying because the worktop was too long to fit down the stairs. We managed to convince Will that what he really wanted to do was help us move it, so Ozzy and Will then had to carry the very heavy worktop all around the houses and back up through the garden to get to the basement where we were going to cut it.
First we made a cardboard template of the worktop. This was a really really good idea.
<Solocard title="Cardboard worktop - not very durable" src={s("worktop_templating.jpg")} />
<Solocard
title="Cardboard worktop - not very durable"
src={s("worktop_templating")}
/>
Next was transferring the template to the worktop. We lopped off some bits to get the back edge and length closer to size, then it only just fit for us both to carry it between the utility room and the basement between cuts.
@@ -39,17 +45,17 @@ As you may know 🎉🎉🎉 tools are our favourite 🎉🎉🎉 so we couldn't
**Hoover** Another useful-but-not-exciting tool. It sucks dust. The snazziness of this hoover is that you plug your corded power tools into it, and the hoover automatically turns on when it detects you're using the tool. **Rating:** Kind of cool 😎
<Solocard title="Fancy tracksaw" src={s("worktop_tracksaw.jpg")} />
<Solocard title="Fancy tracksaw" src={s("worktop_tracksaw")} />
**Tracksaw** This one is really useful. It's definitely one that we've seen lots of professionals use. The tracks are nice and solid - you can daisy chain them together. The tracks also have a slot in the underside to accomodate the clamps, so you don't need to worry about the clamps getting in the way of the saw. The saw itself cuts immediately next to the tracks, so you don't have to worry about adding 34mm on the side of the line you actually want to cut. **Rating:** Really, really useful 👍👍👍
<Solocard title="Fancy jigsaw" src={s("worktop_jigsaw.jpg")} />
<Solocard title="Fancy jigsaw" src={s("worktop_jigsaw")} />
**Jigsaw** This one is good, but perhaps we don't quite understand it yet. The 'trigger' is an on-off button rather than something you have to continuously hold down. That's interesting, but it means that if you want to change the blade you need to remove the battery because otherwise it would be far too easy to accidentally turn it on. The blade itself has its own proprietary connection (boo!) which seems to just make it super awkward to attach. It's also got a built in light that strobes in time with the blade once it's at full speed, so that it looks like the blade isn't moving... We don't really get the point of that feature...
I tried to film it, but it doesn't show up very well.
<Solocard title="Slo-mo Strobe" src={s("strobe.gif")} />
<Solocard title="Slo-mo Strobe" src={s("strobe", "gif")} />
It does leave a very nice finish though. **Rating:** A bit weird but 👌
@@ -61,11 +67,13 @@ We wanted to have finished this bit before writing the update, but our builders
This is arguably the most dramatic change - the hallway has changed from a very bright yellow to a very dark green, by way of a lot of wall filler and white undercoats.
<Cards images={[
{title: "Undercoats", src: s("hallway_white.jpg")},
{title: "All the testers look black", src: s("hallway_testers.jpg")},
{title: "Dark green!", src: s("hall_nightclub.jpg")},
]} />
<Cards
images={[
{ title: "Undercoats", src: s("hallway_white") },
{ title: "All the testers look black", src: s("hallway_testers") },
{ title: "Dark green!", src: s("hall_nightclub") },
]}
/>
As the hallway gets no natural light, we thought we'd lean into it and make it _really_ dark. We didn't want it to feel like a poorly lit whiteish room, so we're aiming for a moodily lit passage to lighter rooms. We are going to be installing wall lights along the stairs, but at time of writing we haven't sourced any we like. We need to make sure the lights don't come out too far from the wall or they'll get in the way.
@@ -83,20 +91,21 @@ Rob the Electrician came over to install the wiring for new spotlights, pendants
<Cards images={[
{title: "Building out the wall and ceiling", src: s("dining_studs.jpg")},
{title: "Lots of holes in the ceiling again", src: s("dining_electrics.jpg")},
]} />
{title: "Building out the wall and ceiling", src: s("dining_studs")},
{title: "Lots of holes in the ceiling again", src: s("dining_electrics")},
]} />
Just as he was packing up (extra stuff always happens when you're just packing up) we heard a bang and all the electrics in the house went off! Very concerned, we went down to see what had happened. Luckily Rob was still alive.
The consumer unit has a flap that you have to lift up to access the switches beneath which is hinged with some metal tabs. These tabs have a stupidly sharp edge. Because of our arrangement of consumer units we've got an 💪armoured cable💪 supplying this one, and those wires inside are very stiff - very difficult to get where you want them, and then very resistant to moving again. The neutral wire was curved up a little too close to the front of the box and this meant that every time the lid was replaced, the hinge-tab dug a little bit further through the insulation. Until...
<Cards images={[
{title: "⚡⚡⚡ BZZZT ⚡⚡⚡", src: s("bzzt.jpg")},
{title: "⚡⚡⚡ BZZZT ⚡⚡⚡", src: s("bzzt2.jpg")},
]} />
<Cards
images={[
{ title: "⚡⚡⚡ BZZZT ⚡⚡⚡", src: s("bzzt") },
{ title: "⚡⚡⚡ BZZZT ⚡⚡⚡", src: s("bzzt2") },
]}
/>
It was pretty dramatic. The 80A whole-house-fuse blew. Rob is pretty annoyed with the unit manufacturers for having such a dangerous hinge design. Especially as the dangerous tabs are right next to captive screws that are blunted to avoid this sort of issue.
@@ -112,14 +121,15 @@ He's going to come back with either a new front for us or a whole new unit. Ther
Simon then installed some new pipes for the radiators, then up went some plasterboard. After that we had Dan the Plasterer over for a few days to cover up the awful textured paint and fill in all the holes left by the kitchen uninstall.
<Cards images={[
{title: "Some pipes", src: s("dining_pipes.jpg")},
{title: "Some plasterboard", src: s("dining_plasterboardshapes.jpg")},
{title: "Getting a bit plastered", src: s("dining_plasteredhalf.jpg")},
{title: "Completely plastered", src: s("dining_plastered.jpg")},
{title: "Plastered all over the walls", src: s("dining_plastered2.jpg")},
]} />
<Cards
images={[
{ title: "Some pipes", src: s("dining_pipes") },
{ title: "Some plasterboard", src: s("dining_plasterboardshapes") },
{ title: "Getting a bit plastered", src: s("dining_plasteredhalf") },
{ title: "Completely plastered", src: s("dining_plastered") },
{ title: "Plastered all over the walls", src: s("dining_plastered2") },
]}
/>
We can really see this room coming together after the plastering. It will soon be painted dark green to match the hallway, and should become a really cosy room. Looking forward to some dinner parties!
@@ -129,24 +139,29 @@ Works have started in the bathroom. With our builder slot being three months lon
For those of you that haven't seen, or can't remember, what our guest bathroom looked like, here's a refresher
<Solocard title="So refreshing" src={s("guest_bathroom_before.jpg")} />
<Solocard title="So refreshing" src={s("guest_bathroom_before")} />
Will had so much fun stripping woodchip wallpaper that he was thrilled to find the bathroom covered with more of the same, but even more annoying because it was covered with a shinier bathroom paint. Some of this can be left behind the stud wall instead of removed. Stud walls to the rescue again!
<Cards images={[
{title: "Bringing down the ceiling", src: s("bathroom_ceilidhstuds.jpg")},
{title: "Studwork for shower and toilet wall", src: s("bathroom_studs.jpg")},
]} />
<Cards
images={[
{ title: "Bringing down the ceiling", src: s("bathroom_ceilidhstuds") },
{
title: "Studwork for shower and toilet wall",
src: s("bathroom_studs"),
},
]}
/>
I don't think we've yet shared the design for the top floor bathroom on here. The main idea is that the shower will be at the back, and the toilet and sink on the wall in a line.
<Cards images={[
{title: "Floorplan", src: s("bathroom_plan2.jpg")},
{title: "Design", src: s("bathroom_plan1.jpg")},
{title: "Materials moodboard", src: s("bathroom_moodboard.jpg")},
]} />
<Cards
images={[
{ title: "Floorplan", src: s("bathroom_plan2") },
{ title: "Design", src: s("bathroom_plan1") },
{ title: "Materials moodboard", src: s("bathroom_moodboard") },
]}
/>
There have been quite a few discussions on how far the raised platform comes out from the back wall. In the original design (above) it just encompasses the shower. But given Nikki's abhorrence of shower doors we decided to pull the platform all the way out to include the toilet as well, so that any extra water splashing from the shower could flow back in.
@@ -163,7 +178,7 @@ When our electrics went off with a bang, our server didn't immediately start bac
We offer our unreserved apologies for the slight down-time of the Nozzy House News website - which we are sure was noticed by everybody.
<Callout type="warning" title="⚠️🛎️ Public Service Announcement 🛎️⚠️">
Backups are important!
Backups are important!
</Callout>
## 🍏 Apples 🍏