Dave

joined 2 years ago
[–] Dave@lemmy.nz 2 points 3 days ago

I feel like it still does sometimes, with some sites that feel like they are nearly a whole OS in themselves.

[–] Dave@lemmy.nz 4 points 6 days ago

I've heard social media where you interact with strangers instead of "friends" referred to as "antisocial media".

[–] Dave@lemmy.nz 1 points 2 weeks ago

It may be both a factor of who you live with (the ones itching to get back to the office either lived alone or with people they didn't really gel with), and could have also been the length of time we were in lockdown (we had one of the strongest in the world - for the first 6 weeks or so even McDonald's wasn't allowed to open). After a couple of months of not being allowed to leave the house and having no face to face contact with friends or family, I can understand the desire to get back to the office. The people I have in mind mostly lived close to the office, too.

One other factor may have been that our remote working infrastructure was in no way ready for the entire organisation to work from home with a couple of day's notice. Video calls were just not possible for the first stretch as the work computers were all VPNed through a potato.

[–] Dave@lemmy.nz 1 points 2 weeks ago

No problem! I've used it for years, though my home assistant running on a Raspberry Pi 4 is now doing the pi-hole thing with adguard instead as the original one was having issues. Though you get weird DNS quirks when the machine running DNS also relies on the internet.

Plus that time I did a dumb thing in home assistant to see what would happen, and it brought the internet down.

So I am keen to get another Pi. I highly recommend keeping it on a dedicated device you never touch except for updates!

[–] Dave@lemmy.nz 27 points 2 weeks ago (11 children)

This was also my experience during the main sweep of the pandemic. It was so great getting to cut the commute and be home. Something I have luckily managed to largely continue. Prior to the pandemic my kid was in daycare pretty much 7:30-5:30 so it was really nice to not have to do that, plus during our lockdown we used to go for a family walk at lunchtime.

While some of the single guys I worked with hated staying home and were straight back in the office the moment they were allowed.

[–] Dave@lemmy.nz 1 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

I ran it on an original Raspberry Pi B which has the same RAM and a slower CPU than the original Zero! It was still in use as a Pi-hole (running the DietPi OS) until recently where it seems to be dying or not keeping up.

[–] Dave@lemmy.nz 10 points 3 weeks ago

Haha when they did that blog post to change the switch from 8/10 to 4/10 saying they don't normally do that but wanted to make sure you could compare the 2 properly against the original, I thought they were making space for the 2 to be above the original, not that they were going to mark it as worse 😅

[–] Dave@lemmy.nz 4 points 4 weeks ago

Many of the .ee communities are in the process of migrating, so hopefully the list can be updated with their new homes.

[–] Dave@lemmy.nz 1 points 4 weeks ago

One of my favourites that I haven't seen mentioned is the Todo.txt extension.

It adds a todo list in the tray synced to a couple of files (that I store in Nextcloud). I add things I need to do to the list, and I also play with the settings so it colours by priority and sorts by priority.

I also use the ntodotxt app on my phone to sync items. The app is fine but I really like the gnome extension, very handy.

[–] Dave@lemmy.nz 12 points 1 month ago (1 children)

2 years for me as well!

[–] Dave@lemmy.nz 7 points 1 month ago

I agree. I keep loads of shot that I'm hoping one day will just be processed by an AI to pick out the stuff people might want to actually see.

"People" includes me. I don't delete anything (when it comes to photos, videos, etc) and just assume at some point technology will make it easy to find whatever.

[–] Dave@lemmy.nz 1 points 1 month ago (1 children)

Oh I was comparing Disney+ Standard to Netflix Standard. Turns out there's also Netflix Basic which is a similar price to Disney+ Standard, but with many more restrictions.

I think Disney+ Standard and Netflix Standard seem to be comparable. In NZD Disney+ is $16.99 (approx $10USD)and Netflix is $25.99 (approx $15USD) per month. Disney+ gives annual discounts as well.

None of the plans in NZ seem to have ads (yet...).

Though I don’t think they- charge extra for 4k so there is that.

Out of the two plans I see, the Standard only includes up to 1080p and 4k requires Premium, $21.99NZD (approx $13USD).

 

I'm not really sure where the right place to ask is, but I figure this is a good place for docker related questions.

I have recently installed Bazzite as my daily driver, previously I was on Nobara. The main difference here is that Bazzite is immutable, so you can't (or shouldn't) install stuff in the normal way as it may get overwritten by updates.

I have a bunch of docker compose YAML files. I want to run these locally. But I also don't want to tweak anything in the files to get them running because they should be able to be copied to a prod environment as is or the local test environment isn't a good test. Prod would be either my Linux Mint server or an Ubuntu Server one.

Bazzite has a ujust script available for installing docker, but this doesn't include docker compose, and I'm not sure how to add that in.

Searching online shows everyone saying just use podman, it comes pre-installed and is a drop in replacement. The problem is that it doesn't work.

Maybe that's my question, why isn't my compose.yaml working with podman?

For example, the container gives me a bunch of messages about missing environment variables, but they are set in the compose.yaml.

I also get a bunch of permissions errors. E.g. here is the mariadb trying to access a directory and then trying to change the ownership:

[db]         | find: ‘/var/lib/mysql/’: Permission denied
[db]         | chown: changing ownership of '/var/lib/mysql/': Permission denied

Volumes are all bind mounts. After the container created the local directories, I set all the permissions to 777 as a test and took the containers down then up and it still complains about permissions.

I feel like there is something specific to podman or Bazzite I'm not understanding. Any help?

I'm also happy to take suggestions on other ways to use docker compose in Bazzite.

Thanks in advance!

Edit: I have solved this by adding a Z flag to my bind mounts (./localdir:/containerdir:Z) as per this answer.

 

I have backups on a backup hard drive and also synced to B2, but I am thinking about backing up to some format to put in the cupboard.

The issue I see is that if I don't have a catastrophic failure and instead just accidentally delete some files one day while organising and don't realise, at some point the oldest backup state is removed and the files are gone.

The other thing is if I get hit by a bus and no one can work out how to decrypt a backup or whatever.

So I'm thinking of a plain old unencrypted copy of photos etc that anyone could find and use. Bonus points if I can just do a new CD or whatever each year with additions.

I have about 700GB of photos and videos which is the main content I'm concerned about. Do people use DVDs for this or is there something bigger? I am adding 60GB or more each year, would be nice to do one annual addition or something like that.

 

You may have seen my post trying to troubleshoot my server. It seems either the motherboard or CPU is dead, so hey, why not do an upgrade?

I use this server for a lot. It's used for a Jellyfin server, sometimes multiple streams at once. I think I'd like hardware transcoding, I want it to be really good at streaming Jellyfin, and preferably multiple streams at once without issue.

It's also going to be used for hosting Zusam, a kind of private forum for friends/family - a key thing is that this will also be transcoding videos and photos to downscale them (uses FFmpeg).

I also host Photoprism, which will be generating thumbnails and indexing photos.

In addition to this, I also host a bunch of other stuff, I think the key ones are Nextcloud AIO and PaperlessNGX (which does OCR) as these would be more demanding. Then another 10 or so services that aren't too demanding and have low usage so are unlikely to be an issue outside of making sure I have enough RAM.

I use it as a backup server as well. It receives borg backups from other devices and backs up itself to a backup HDD, and does cloud backups, but has a fast LAN connection and decent internet speed (300Mbps) and this is scheduled overnight so probably doesn't affect anything.

I also use it for playing games with the kids! Normally Stardew Valley but sometimes more demanding games.

Many of the hosted services have family members also using them. I want to make sure I can do things like the Photoprism indexing and Zusam video downscaling while not affecting the experience using Jellyfin or other services. It's all good if this happens by limiting cores for transcoding. It would be nice to be able to use it for more demanding gaming as well, but I understand if it's a bit hard to keep everything going nicely with a demanding game running that doesn't limit its multithreading.

Possibly related for compatibility purposes:

  • all my hard drives are 3.5" HDD or 2.5" SSD SATA connections. I have 2 SSDs and 2 HDDs.
  • I also have a Radeon rx5700xt graphics card. Would be nice to be able to keep using this.
  • I'm currently running a full desktop environment (Linux Mint - Cinnamon) on it, for the purposes of playing the games. So needs to work well with Linux and also play nicely with wireless Xbone controllers.
  • Case is Mid sized. Specifically this one.

And the current CPU is an AMD Ryzen 7 3700X, in case you want to tell me what I have is fine and I don't need an upgrade 🥲

What are some good options for an upgrade?

Edit: Thanks for the suggestions. Lots of people showing me how I wasn't taking full advantage of the hardware I had, so I ended up going back to trouble shooting and in the end it was the motherboard that was the issue. I replaced that and it's now up and running again! Now to go back to all the info about hardware transcoding in Jellyfin that people have linked for me. Thanks for everything!

55
submitted 7 months ago* (last edited 7 months ago) by Dave@lemmy.nz to c/selfhosted@lemmy.world
 

I decided to clean out my CPU fan as it was clogged, when I assembled everything again it won't turn on 🙁

It's an old desktop PC. There are no lights glowing on the motherboard at all, though there is none specifically labelled "power". Just CPU, RAM, BOOT. None of these light up, not even a flash when it starts.

I have reseated the RAM, CPU, power cables. Removed the GPU to check.

The cord leading in to the PSU works but I don't have a way to test the PSU itself or the out cables, but I have reseated them at each end.

This PC was working fine before. But with no lights on the motherboard I suspect either the mobo or PSU?

Mobo is asrock x570 PSU is silverstone 650w strider gold S series

Any help appreciated!

Edit: I made a new post asking for hardware recommendations.

Edit 2: I managed to get a light on the motherboard, going to buy some more thermal paste and keep tinkering to see if I can get it started!

Edit 3: I never got that light to go again. In the end the comments on the other post convinced me that I had all that I needed for what I wanted (no upgrade needed), so I changed tack to seeing how to fix it. I had suspicions about the power connection still, so I bought a cheap PSU and tested it, no change. Then I bought a new motherboard (also a pretty cheap one, the cheapest that had what I needed and was also in a local store) and in the end that was the issue. Everything is up and running again now! Thanks for all the help everyone, you can now settle your bets.

 

Over time I've been on the lookout for social media for family to use. I haven't really found anything suitable, key thing is that posting photos and videos needs to be user friendly. For example, Friendica all but requiring you to upload your video to YouTube and post the embedded video is just not gonna fly.

I've seen Zusam in the past, which looks like it could become something but I don't think it's ready for me to try to get extended family into. (It's worth mentioning here that certain extended family have shown interest in using something like this)

Recently I've had a look around at some Enterprise social solutions, and have had a play with HumHub. It has a much more familiar look, things are separated into spaces that are similar to Facebook groups, and while media uploads aren't perfect I think they will work well enough.

HumHub has modules, many of which cost a decent amount of money, because they target the enterprise market. However, the community version is open source and the base features and free modules seem to work well.

Does anyone have experience using it? Any warnings I should know about? Any similar software that does a better job?

 

I'm looking at getting a gateway device to replace the ISP router that sits between the internet connection and the mesh WiFi.

I am running pi-hole on a (very old) raspberry pi, but I know some gateways get quite fancy so I'm wondering if it's possible to have pi-hole on the gateway itself, to run as DNS and DHCP servers?

Other things I'm looking for in a gateway are VPN as a client (preferably Wireguard) and PoE ports for cameras.

If it's possible to host something like pi-hole directly on the gateway then hardware recommendations are appreciated!

 

I have a server that is also plugged into my TV. It's running Ubuntu server, but then I installed the DE when I started trying to use it with the TV as well.

For the TV I'm using Kodi synced with Jellyfin. Unfortunately it's not very stable. Most of the time it's fine, but with specific files Kodi will crash, often bringing down the whole system. I expect this is at least partly because the DE was an afterthought and it's not running a full DE.

I'm looking at doing a full refresh of the server, and am wondering if there is a distro that is particularly good for this use case. I also want to be able to play games on occasion with xbox controllers.

TL;DR: Can you suggest a distro to run on a PC connected to a TV, used mainly to run Kodi and as a server via docker containers, but also for games via wine/proton with controller support?

 

I’m excited to announce that Beeper has been acquired by Automattic. This acquisition marks the beginning of an exciting new chapter as we continue our mission to create the best chat app on earth.

Automattic is best known for supporting WordPress and WooCommerce – two open source software projects that underpin huge portions of the internet’s publishing and ecommerce infrastructure. Together, we’ll develop software for a third fundamental pillar of the internet: chat.

0
submitted 2 years ago* (last edited 2 years ago) by Dave@lemmy.nz to c/selfhosted@lemmy.world
 

Does anyone know of a self hosted service that does kids sticker charts? Here's what I had in mind:

Kid interface:

  • Tablet with browser open, shows a column per kid with name at the top plus how many stickers are available
  • Kid can click the + button and choose a sticker to add to their sticker chart (unless they have run out)

Adult interface:

  • Log in
  • Ability to add to the available stickers for a child

Basically, kid does something good, adult adds an available sticker for the kid, kid gets to choose the sicker and see it on the sticker chart.

Anyone got any suggestions for anything that even remotely resembles what I'm looking for?

view more: next ›