eggfriedrice's comments

eggfriedrice | 2 months ago | on: Using e-ink tablet as monitor for Linux

This was a really interesting read! Back in the day a friend and I started a company and Kickstartered a RPi add-on. The kickstarter campaign failed, but we ended up building anyway after one of the silicon manufacturers spotted the project and provided some FoC devices which changed the economics.

We spent oodles of time on it, learned lots, build a fairly simple product but ended up selling it through some of the bigger RPi retailers. It was all an excellent learning experience, and ignoring our time we made about 50p out of the entire batch of a thousand. Factor in our time and it was a complete financial disaster, but we were young and carefree and had fun doing it!

eggfriedrice | 1 year ago | on: Show HN: A text-only blog engine using Cloudflare workers and KV store

This is nice, apart from a quick play when they were new I've never really looked at CF Workers and KV again. This made me go and have a look at the docs and find that it's actually looks quite useful. I didn't know they'd added Python and other languages, so that's cool in itself.

I like Jon's example here, a single and fairly short file that does just enough to demo this all, nice.

eggfriedrice | 2 years ago | on: Computer Engineering for Babies (2021)

It's a great book, my daughter loves it. I was pretty chuffed when she figured out the AND gate needs both buttons pressed at once. I'm not entirely sure she's sussed XOR yet though.

eggfriedrice | 2 years ago | on: Understanding battery performance of IoT devices

I do a lot with LoRaWAN, and I like the simplicity of its approach for class A devices, which is to wake up and transmit and then listen for a reply in two defined time windows. These are shortly after the transmission, so clock drift is less of an issue with cheap oscillators.

eggfriedrice | 2 years ago | on: The art of auto engineering

OMG, I had no idea Tim Hunkin was churning out YouTube videos these days! I was exactly the right age to appreciate the Secret Life of Machines, and it looks like I have several hours of quality stuff to watch there.

eggfriedrice | 3 years ago | on: Zrepl on Rsync.net

Back in the day I managed a small office server, backing up via a particularly slow ADSL line. It took about a week to do the initial sync, so I just let it run and in the meantime backed up to an external disk every couple of days.

Once it was up and running most snapshots took a few minutes to sync, always finished before the morning anyway.

Definite +1 to rsync.net, this was >15 years ago but it was always 100% solid, I don't think I ever had any issues. It's nice to see they're still doing the same thing and haven't bloated it with crap!

eggfriedrice | 3 years ago | on: Oil Wells Hidden in Plain Sight in L.A

There's some nice fake buildings in Edinburgh, Scotland

There's a fake "house" at the end of my street. It's actually a telephone exchange: https://www.google.co.uk/maps/@55.9050155,-3.2075701,3a,75y,...

There's normally an Openreach van or two parked outside, which gives the game away, but driving past you wouldn't notice.

My favourite is Dewer Place sub-station, despite the fancy frontage it was purpose built in 1894 as a sub-station: https://www.google.co.uk/maps/@55.9465325,-3.2112386,3a,75y,...

I went on a tour round a few years ago and it was notable for using Gas Insulated Transformers, which are unusual outside of Japan if I remember rightly. There were amazingly strict planning regs that required the installation to be super quiet, so the building had a surprising amount of sound insulation.

eggfriedrice | 4 years ago | on: Nothing like this will be built again (2002)

I went on a tour round Torness a couple of years ago and it's a fantastic engineering marvel to mosey around.

A few things stand out, like the old-tech ring binders and Windows 95 screensavers on CRTs. The safety focus was clear. Nothing was done without a risk assessment, and the young apprentice who was helping with our tour was given a telling off by the tour staff as he wasn't holding the handrails - as had clearly been drummed into them.

What really struck me was how many people were involved in running the plant. I don't know how it compares to similarly sized gas plants, but there were hundreds and hundreds of people employed - mostly in project management/safety roles. I wonder how it compares to how many folk are employed in renewables, we have a lot of wind power here now.

It's a shame that cracks have started to form in the reactors so the plants will be shutdown earlier than planned. It looks like tours are suspended for Covid, but go round if they open up again before shutdown!

eggfriedrice | 4 years ago | on: The Arduino IDE 2.0 beta

Nice to see that it's not just another VS Code spin off. They seem to be finding a nice middle ground between the very basic Arduino 1 IDE, and an over-complicated all-in IDE.

Plus, debugging, woo!

page 1