• 8 Posts
  • 812 Comments
Joined 2 years ago
cake
Cake day: April 27th, 2024

help-circle



  • Sure thing!

    For the barrels, they were simply sold with the bases. Didn’t see a reason not to use them, and also allowed me to drill the hole for the hose connector as close to the bottom as possible (used both for filling water in and for leveling between the two barrels, since the pump is only in one of the barrels, see last picture). I don’t remember what the barrels cost exactly, but it wasn’t too much and I’m happy with the sturdiness.

    For the compost bin, we could have gone a bit more expensive tbh. This one was <25€, and as you can see, it’s not exactly shaping up to be a paragon of longevity. It sits on some slabs that were already in that corner, and I though it might help drain excess water…? Not sure though, I don’t think it does anything. The compost bin is also too small (and unsturdy) to go in with a shovel from the top and dig the compost over, which would really be beneficial. But still worth it. We put all our kitchen scraps in, almost completely eliminating residual waste bad usage for us, and I pull about 70l of compost out of it each spring.

    If you have a place where you can place the bin in the garden rather than on the deck, dot it, I’d say. Take a look around youtube or something, there’s some really cool composting systems.

    Good luck! Hope the pictures help. Sorry for being so slow to respond.
















  • I bought a Brother HL-L2375DW a couple of years back specifically for Linux compatibility, and it did NOT disappoint.

    • haven’t had a single error
    • has not refused to print a single time
    • super quick, good quality, duplex
    • using cheap 3rd party toner without complaint
    • works perfectly from Linux

    I don’t usually like to recommend brands/products, but this is the exception. If you need a printer, and black and white is all you need, go for this one.


  • I think the text is somewhat dubious in its arguments, but this (and the arguments built on this assertion) is just plain wrong:

    [Signals servers have] a few important pieces of data;

    Message dates and times Message senders and recipients (via phone number identifiers)

    Signal clients implement the Pond protocol. As a result, Signals servers know who a message is for (obviously, how else do you get the message) but cannot know who it is FROM.

    I’ve been playing around with implementing a secure/private messenger demo for myself, and have been consistently impressed with how privacy preserving Signal is when reading their papers and code. I wish it was selfhostable, but apart from that, it’s great.

    The server would be NICE to be OSS, but ultimately, privacy breaches are prevented client/protocol side.