Skip Navigation
Jump
What is Reddit doing
  • This is why they removed the apps. They want to be driving traffic through the app, and the 3rd party apps prevented that from happening.

    131
  • Jump
    Canadas Monopoly Problem
  • If anything, the regulations that mandate that Rogers/Bell need to wholesale bandwidth on their networks helps startup ISPs. Gimme more of that.

    7
  • Jump
    How a cannabis crash is weeding out the field, while it's a slow burn for others trying to survive
  • Especially given the lack of ways to really differentiate your product, it was bound to become increasingly commodified and end up with a few producers who manage to operate efficiently and the rest going under.

    Honestly I’d kinda be glad if, when I go to the store, I’m not met with 65 completely identical options and have to explain to the pot sommelier that I just would like some pot please, and that the 16 creative adjectives that have been affixed to the front of the word “preroll” are largely inconsequential to me.

    18
  • Jump
    I'm giving them a year until lifetime licenses start to mean nothing.
  • Honestly the way I always look at it is just take the lifetime cost and divide it by the yearly cost and if I think the product/license deal will exist for that long (and I’ll use it for that long) it’s worth it otherwise not. Like, I have lifetime Plex and frankly I don’t expect the, to exist forever but I like the premium features and I’ve had lifetime for long enough that I’ve saved money.

    15
  • Jump
    Linux users with uncommon or unusual setups: tell us about it
  • Not mine but my partner’s machine (which I build and largely maintain for her) is a custom Debian install on ZFS root using ZFS boot menu and running a custom minimal i3 desktop environment.

    3
  • Jump
    How to fix my ZFS pool mistakes
  • Honestly, if you’re doing regular backups and your ZFS system isn’t being used for business you’re probably fine. Yes, you are at increased risk of a second disk failure during resilver but even if that happens you’re just forced to use your backups, not complete destruction of the data.

    You can also mitigate the risk of disk failure during resilver somewhat by ensuring that your disks are of different ages. The increased risk comes somewhat from the fact that if you have all the same brand of disks that are all the same age and/or from the same batch/factory they’re likely to die from age around the same time, so when one disk fails others might be soon to follow, especially during the relatively intense process of resilvering.

    Otherwise, with the number of disks you have you’re likely better off just going with mirrors rather than RAIDZ at all. You’ll see increased performance, especially on write, and you’re not losing any space with a 3-way mirror versus a 3-disk RAIDZ2 array anyway.

    The ZFS pool design guidelines are very conservative, which is a good thing because data loss can be catastrophic, but those guidelines were developed with pools that are much larger than yours and for data in mind that is fundamentally irreplaceable, such as user generated data for a business versus a personal media server.

    Also, in general backups are more important than redundancy, so it’s good you’re doing that already. RAID is about maintaining uptime, data security is all about backups. Personally, I’d focus first on a solid 3-2-1 backup plan rather than worrying too much about trying to mitigate your current array suffering catastrophic failure.

    20
  • Jump
    Install Linux distros without grub??
  • Another option is to avoid the installer entirely and install from a live environment using chroot and whatever your distro’s installation bootstrap tool is. I started using this method to install Debian on ZFS root using this method for a while and it’s become my go-to method for installing most distros as it gives you the most control over the resulting OS. It will also often take some distro-specific knowledge but is also a valuable learning opportunity.

    3
  • Jump
    Streaming media company Plex raises new funds as it nears profitability
  • I think they may have dropped the feature but I distinctly remember being disappointed in the feature that it wouldn’t download MP3s to your server so I’m pretty sure it existed at one point.

    2
  • Jump
    Streaming media company Plex raises new funds as it nears profitability
  • I think a lot of people use Tailscale and add their external clients to a dedicated tailnet. How are you hosting Plex without opening any ports though?

    3
  • Jump
    Streaming media company Plex raises new funds as it nears profitability
  • Honestly the writing's been on the wall for Plex for a while now. I think it was when they introduced podcasts or news or something that it first became clear to me that Plex was trying to grow beyond a software company for self-hosters and prepare themselves for an IPO or something. I still use it simply because their client availability is second-to-none and I've got a bunch of people signed up already, but I've already made my peace that the "Plex getting shittier" line and the "Jellyfin getting better" line are getting closer and closer to crossing each other.

    20
  • Jump
    What's an easy yet useful skill that everyone should learn?
  • Especially with ChatGPT you don’t really need to be that good at it, just good enough to read the script over and to know how to execute it.

    18
  • Jump
    It feels so futuristic
  • I am not a lawyer, add salt as necessary.

    There are a few instances of people getting sued, but usually your ISP will get a DMCA notice and send it to you and so long as you remove the content they've DMCA'd you're usually fine. I also believe that in Canada there's a $5000 limit to the damages they can recover so it's usually not worth it for them to hire a lawyer, which again, I am not.

    3