If your aim was to power a PC then you wouldn’t use a normal keyboard. Why not have something much like a typewriter of old, with a long travel distance for the key? Instead of moving a stamp on a stick, use that kenetic energy to generate power instead. Surely you could get a lot more power out it it that way.
This is @Dave@lemmy.nz and @Dave@piefed.nz but PieFed told me not to use my admin account for general browsing so here I am following instructions.
- 0 Posts
- 5 Comments
Joined 7 days ago
Cake day: September 2nd, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Hal@piefed.nzto
Ask Lemmy@lemmy.world•Linux question: I like to browse using ls. Than when I find what I'm looking for, I would like to directly move there with cd without having to retype the path. Is there an elegant solution for that?English
5·10 hours agoHot damn, and here’s me thinking thefuck was the way to do this.
Hal@piefed.nzto
No Stupid Questions@lemmy.world•Why are lemmings so touchy about downvotes?English
1·16 hours agoOr simply having bots copy top posts from a year earlier to get upvotes, like they did on Reddit.
Hal@piefed.nzto
Fuck Cars@lemmy.world•In 2009, the plan to pedestrianize Broadway drew opposition from nearly everyone in New York City. Today reverting the street back would be a non starter.English
6·2 days agoWhat’s the point of the painted crossing if the pedestrians have to give way to the bikes?

I decided to cancel OneDrive and run my own cloud storage, and I have almost 1TB of family photos and videos going back generations. I was utterly terrified that I’d do something and lose them.
What I did was just go overboard on backups. I back up to a backup drive on the server (which is in my house). I use borg backup for incremental backups so I can go back to previous versions if needed. I have daily backups for 2 weeks then monthly which go back years so I can go back to any of these times if needed.
Next I sync that borg repository to Backblaze using rclone. So now if my house burns down I don’t lose everything. Thats 3 copies (original + backup + cloud) on two mediums (hdd + object storage), with one offsite (cloud), so that’s the 3 2 1 backup strategy.
Ok but what happens if I accidentally delete it all. It’s within my capability. So I wanted to have an air gapped disk. But if someone finds it decades later, any ssd, hdd, or cd is gonna be degraded. So I burnt everything to M-Disc, which should last 100+ years.
What if the house burns down and I’m inside it, who is going to know how to decrypt a borg repository, or even how to download it from Backblaze? So I burned two copies of everything to M-Disc, all unencrypted, and store one copy at my mother’s house.
And for good measure, I also printed 100 photos from each year and put them in a big black storage container, so if none of that works there’s still a chance.
Every year I print another 100 photos and burn another M-Disc with changes (using rsync to identify the changes).
I’m very paranoid about losing these photos, because I have done it before.