Can’t you just put the stuff in the trolley unbagged then bag them when you get to the car?
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
- 22 Comments
Hal@piefed.nzto
Privacy@programming.dev•The hidden legal dangers of your video doorbell and security cameras - how to protect yourself without getting caught outEnglish
2·2 days agoSo recording a conversation on your camera between two other parties still breaks the law in a one party consent state, because no party in the conversation has consented to the conversation being recorded.
Hal@piefed.nzto
Privacy@programming.dev•The hidden legal dangers of your video doorbell and security cameras - how to protect yourself without getting caught outEnglish
2·2 days agoI guess not directly relevant, but the point is still there. The article basically came down to the fact that the guy was recording his neighbors’ conversations without consent.
If I lived in the US I’d be checking laws before recording audio.
I don’t live in the US or the EU and still disable audio in my cameras because of this.
Hal@piefed.nzto
Lemmy Shitpost@lemmy.world•How come we still haven't engineered a solution to this??English
3·3 days agoSo if your toast isn’t taller than those sides, can you open it sideways or something? Remember those bars are scorching hot.
Hal@piefed.nzto
Lemmy Shitpost@lemmy.world•How come we still haven't engineered a solution to this??English
7·3 days agoMy favourite is when a toaster with the lift function raises to a high point that’s lower than the high point on one without the lift.
Or that time I went through every display toaster in the store to get the one that lifted the highest, then when I bought one and took it home the one in the box only lifted to a high point an inch lower than the display model.
Happens here too…
He does do captions a lot, but it looks like he tends to drop his credits in that case. E.g.
https://www.smbc-comics.com/comic/club-2
https://www.smbc-comics.com/comic/seized
https://www.smbc-comics.com/comic/secretGoing back through recent comics there are quite a few without credits on them. In addition to the above, there’s:
https://www.smbc-comics.com/comic/dilemma-5 https://www.smbc-comics.com/comic/philosophy-6It seems a good 1/4 don’t identify themselves as SMBC 🤷
Hal@piefed.nzto
No Stupid Questions@lemmy.world•Why isn't it easy to transfer your lemmy account to a new instance?English
3·4 days agoFor 1, there’s no central authentication. Accounts prove themselves to other instances with a private/public key pair. I guess you could have some system where the old and new instance connect then transfer that private key so the new instance could prove it’s really you nkt someone impersonating you.
For 2, we don’t even backfill communities when they sync to an instance for the first time because of the volume. For a while, Lemmy instances would freeze (for everyone) when a user with a lot of content deleted their account, but if you wanted to achieve this I’m sure you could do some slow, async, progressive loading of the content that might happen over days, so volume alone wouldn’t make this impossible. It would also have the potential for large storage requirements or a mismatch between what is allowed on different instances, e.g. you could create an instance, load it up with spam posts, then import it to a major instance to get thousands of views before they could ban you. So here you’d need some protection. Admin review from the new instance? Only allow import from trusted instances? What if someone faked dates or other metadata in their posts before the transfer?
- On Lemmy, a community owns the content. So an upvote or comment will get sent to the community’s instance then that instance will federate it to other instances. If one instance transfers a user, there needs to be a way for the owners of the user’s content to federate that update. For something like Mastodon people directly follow a user so their instance is the owner, but for Lemmy with communities you need the user to tell the community about the change then that community would need to trigger the update to it’s own content. You’d have hundreds of communities each triggering updates to hundreds of instances. I see a big risk here of a user being in two states, e.g. one community federated updates ok but another didn’t, and now some instance has two records of the same user. I’m sure smarter people could work out some redundancy here.
I honestly do think this sounds achievable but like others have said, it’s a lot of work with a lot of edge cases to cater for. So it’s likely not a high priority.
Hal@piefed.nzto
memes@lemmy.world•Flying a mini drone using the app on a 10 year old smart phoneEnglish
3·5 days agoIf 2 suddenly drops slightly to the side, 1 will begin to plummet almost immediately and not many people have trained for that at the range.
Hal@piefed.nzto
Privacy@lemmy.dbzer0.com•I suspect a neighbor of stealing packages. I am looking for a secure way to record my front door. Also for general safety (false alarm)English
3·7 days agoI have a Reolink doorbell cam. I bought the POE version, have it connected to Frigate on my server for object detection purposes and triggering alerts, and the alerts are delivered via Home Assistant notifications.
So I guess it’s possible to do it reasonably privately, even if using the Reolink app isn’t.
Hal@piefed.nzto
PC Master Race@lemmy.world•Windows 11 can now reinstall itself from the cloud — Cloud Rebuild revives dead systems without secondary boot media, wipes broken installation and downloads a fresh copy of the OSEnglish
10·7 days agoShit, with the M2 chip (and I guess later versions), I saw tech people I would never have imagined as Mac users jumping over to Apple.
Can you explain some more? I don’t get how this separation helps unless you keep a small number of community instances.
Unfortunately Lemmy has one major problem when it comes to banning spam bots. Only the instance that a user belongs to can ban the user in a way that federates to other instances. This means if that particular instance doesn’t quickly ban the user, then hundreds of other instances need to do it manually. Currently, a pretty significant percentage of spammers get banned individually by many instances.
If we had 100x as many users and 100x as many instances, we would have 100x as many bot accounts for every instance to ban.
The solution is probably something like shared ban lists or ban mirroring (setting an instance up to ban every user that some trusted instance bans). But right now it’s just people clicking, and it’s not scalable.
Lemmy definitely has LLM bot accounts, but the Lemmy is operating at a scale of tens of thousands of users where Mastodon has a couple of million. There’s a lot of manual action by Lemmy admins that probably won’t scale well when there are millions of users.
Hal@piefed.nzto
Ask Lemmy@lemmy.world•Which Lemmy/Piefed instances have taken a stand against AI training on users’ posts?English
4·8 days agoAs someone else already mentioned, it’s almost certainly already happening. Lemmy federates with Mastodon, and Mastodon has a user base and a volume of content that would be hard to ignore. So there are likely many Mastodon instances that are slurping up content from Mastodon, Lemmy, Piefed, Pixelfed, anything else across the Fediverse, and using this to train AI.
It would just be nice if they didn’t crash servers doing it.
Hal@piefed.nzto
Ask Lemmy@lemmy.world•Which Lemmy/Piefed instances have taken a stand against AI training on users’ posts?English
4·8 days agoBots scraping the website cause high levels of server load because compiling a page is an intensive activity, and so instance admins are taking active steps to stop this in order to stop all the scrapers bringing down the server.
But if they actually wanted Lemmy content (as opposed to the bots scraping everything on the internet they can find, and happening across Lemmy) then they can just start an instance and have other instances send them the content via normal federation. It would be almost impossible to tell this from a normal instance, and would be more efficient for everyone involved.
Hal@piefed.nzto
No Stupid Questions@lemmy.world•Just found a bunch of old family photo's on a CDR. Is there anyway I can put them to something that will not get messed up? More info insideEnglish
1·10 days agoI 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.
Hal@piefed.nzto
Books@lemmy.world•What book(s) are you currently reading or listening to? September 8English
10·10 days agoI’m reading Holes to two of my kids. Had not read it before, it’s a book about a kid that got sent to a work camp to avoid prison. I got a bit caught out having to explain some of the events in the middle to the kids.
On my own time I’m reading Before the coffee gets cold, a time travel book about a cafe that can transport you back in time.
Both of these books are in progress, haven’t finished them yet.
Hal@piefed.nzto
Books@lemmy.world•What book(s) are you currently reading or listening to? September 8English
1·10 days agodeleted by creator


Summit here too. I changed up some of the display settings so it feels like Relay for Reddit 😀
The things that got me to move from Voyager were that when images didn’t load first time, there was no way to re-try - Summit has that. And I don’t think Voyager handled drafts that well. Summit has drafts but I do wish there was a client that had drafts like Relay did, where if you come back to the same comment/post and hit reply it has your draft from where you left off on that comment/reply.