It’s the root OS; that Pi is a media centre in the living room (plus it’s taken on a few extra duties since it’s always online). It’s been going for a good few years now, 8+?
Deebster
- 2 Posts
- 24 Comments
I’ve been running OSMC (Kodi on Debian) plus a few useful things like maintaining a reverse SSH connection to a VPS.
Deebster@lemmyrs.orgOPto
Selfhosted@lemmy.world•Mounting Backblaze B2: s3fs / rclone / GeeseFS / goofys?English
3·3 years agoI plan to switch over later when it makes sense to - the nice thing about Backblaze is that it scales with your storage, whereas with Hetzner you have to jump from 1 TB to 5 TB.
Deebster@lemmyrs.orgOPto
Selfhosted@lemmy.world•Mounting Backblaze B2: s3fs / rclone / GeeseFS / goofys?English
2·3 years agoIt’s for storing a few terabytes of fairly static media (for the most part, write-once). The codebases using it don’t natively support object storage (and will be in Docker containers).
It’s on a Hetzner server, and Backblaze (even after the price increase) will be a lot cheaper than normal drives, although their storage box option is probably better value over about two GB.
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•Why would someone choose ubuntu server over a headless debian installation?English
4·3 years agoWhen I last used Debian, I found myself very annoyed with the lag in the package manager. This is a very long time ago (15 years?), so probably isn’t the case any longer. However, due to laziness (or proactively avoiding a bikeshed rabbit hole) I didn’t check and just chose Ubuntu over Debian the other day because of that.
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•I hope this post qualifies, but laptop on last legs, planning for a replacement...English
2·3 years agoYeah, the original thin clients were basically useless without the server they connected to, but nowadays even computers the size of a stick of gum are plenty powerful enough for consuming webpages and videos.
You still need peripherals like mouse, keyboard and screen but you might get them as part of the package (sounds like you already have them though).
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•linux/self host newbies, now is a good time to get you a cheap serverEnglish
1·3 years agoWhat did you move on to, and what features made you move?
Deebster@lemmyrs.orgto
Fediverse@lemmy.world•Quick and easy posting images to LemmyEnglish
4·3 years agoAlan Schaaf created Imgur while he was at uni and he never worked for Reddit, but I believe it was made for Reddit primarily (Reddit didn’t support uploading images until 2016).
my account is still 100% storj token funded
That seems to be the key bit, since everyone can use up to 25TB (if they can pay for it). Are you also hosting a node to earn
creditstokens?
Deebster@lemmyrs.orgto
Fediverse@lemmy.world•Funding the Fediverse - use an awards feature to fund instancesEnglish
5·3 years agoReddit hardly came up with that thermometer-style fundraising display; it’s older then the internet.
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•What do you use to document your home lab?English
3·3 years agoI love Mermaid, although I don’t think you can currently do network diagrams. I’ve seen Kroki recommended here for doing that, which supports Mermaid plus many similar markup-based diagrammers.
[Edit: added link and more info]
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•What do you use to document your home lab?English
3·3 years agoI was going to say my notes are in Joplin, but my more honest answer is basically yours.
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•What Self-Hosted Single Sign-On (SSO) do you use?English
2·3 years agoMy SSH auth uses SSH keys stored in authorized_keys, but I see your point. For me, OpenLDAP will be letting users in to the various services and SSH is outside that. I suppose SFTP could be something I want, but I’d be tempted to put a new sshd inside a container and have it more restricted than the system one.
I think the backup key idea is definitely the most broadly applicable, but there’s physical/KVM for a more old school access route.
Deebster@lemmyrs.orgto
Fediverse@lemmy.world•UI Idea for one-click Lemmy account migrationEnglish
2·3 years agoYeah, I wasn’t arguing, just thinking out loud too. I think the whole decentralised aspect of the fediverse means that ownership has to have a cryptographic answer because there’s no central source of truth that everyone can agree on.
I think moving accounts is a little easier than you think, apart from who gets to say that something should move. It’d be better to have a “pull” than something like the “push” solution that currently exists on Mastodon - there you can forward an account to a new place, as long as the old instance exists and cooperates (big ifs).
I’m mostly thinking about moving accounts (+ communities) in the case of when an instance suddenly vanishes.
Deebster@lemmyrs.orgto
Fediverse@lemmy.world•UI Idea for one-click Lemmy account migrationEnglish
2·3 years agoPosts and comments have a canonical URL (i.e. the original submission’s URL that’s linked to via the Fediverse pentagram), so that can be used as a foreign key when comparing.
I think identify claiming would need to have been designed into the original spec with something like a public/private key for account ownership to allow moving of related data in a safe way, or e.g. editing a post from a different instance than originally posted it.
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•What Self-Hosted Single Sign-On (SSO) do you use?English
1·3 years agoYou can star comments or posts to save them, it might be under the
⋮menu. You can view your saved posts in your profile.
Deebster@lemmyrs.orgto
Selfhosted@lemmy.world•What Self-Hosted Single Sign-On (SSO) do you use?English
1·3 years agoWhat’s your DR plan? My “plan” is to SSH in and figure out what’s wrong.
Deebster@lemmyrs.orgto
Fediverse@lemmy.world•Wish Lemmy Links would target "_blank" aka new tab not the same tabEnglish
191·3 years agoI’m really glad they don’t! There’s so many ways to ask for a link to open in a new tab, but it’s much harder to make links open in the same tab once target=_blank is set.

It allows me to connect into the house via the VPS without opening ports or knowing my home address.
Nowadays there are various companies offering tunnelling services, but my setup has been working for a long time and I see no reason to change.