merthyr1831

joined 7 months ago
[–] merthyr1831@lemmy.ml 1 points 9 hours ago

the new name is pretty slick so not all that bad

[–] merthyr1831@lemmy.ml 2 points 11 hours ago* (last edited 11 hours ago)

Private trackers usually have a request mechanism that you can use. I currently use seedpool and digitalcore which let you request media after you've spent enough time seeding media

[–] merthyr1831@lemmy.ml 50 points 3 days ago (2 children)

Brave marketing has gone crazy to convince people it's less dodgy than Firefox. Come on!

[–] merthyr1831@lemmy.ml 9 points 5 days ago (2 children)

I'm curious, how well has Musl been for software compatibility? How did you resolve any that came up?

[–] merthyr1831@lemmy.ml 2 points 6 days ago

I wonder if Facebook will be quietly watching this considering their very public consumption of AA recently.

[–] merthyr1831@lemmy.ml 3 points 1 week ago

Cloudflare is known for being unreliable with how and when it enforces the ToS (especially for paying customers!). Just because they haven't cracked down on everyone doesn't mean they won't arbitrarily pick out your account from thousands of others just to slap a ban on. There's inherent risk to it

[–] merthyr1831@lemmy.ml 4 points 1 week ago

Even just basic API versioning would be sufficient. .NET offers a bunch of ways to handle breaking changes in APIs

[–] merthyr1831@lemmy.ml 2 points 1 week ago

they also have good free tiers for hosting services i think? see them come up at a lot as an alternative to oracle for hosting small svcs

[–] merthyr1831@lemmy.ml 1 points 1 week ago (1 children)

i feel ashamed to have thought it was just a modpack for minecraft initially but looking at a few videos it really is an entirely different beast!

[–] merthyr1831@lemmy.ml 2 points 1 week ago* (last edited 1 week ago)

MergerFS and SnapRAID could be good for you. It's not immediate parity like with ZFS RAID (You run a regular cronjob to calculate RAID parity) but it supports mismatched drive sizes, expansion of the pool at any time, and some other features that should be good for a media server where live parity isn't critical.

Proxmox and TrueNAS are nice because they help manage ZFS and other remote management within a nice UI but really you can just use Debian with SSH and do the same stuff. DietPi has a few nice utilities on top of Debian (DDNS manager and CLI fstab utilities, for example)but not super necessary.

Personally I use TrueNAS but I also used DietPi/Debian for years and both have benefits and it really matters what your workflow is. OMV supports everything you want too (incouding SnapRAID) but takes extra setup which put me off.

Docker or LXC containers won't hurt your performance btw. There's supposedly some tiny overhead but both are designed to use the basic Linux system as much as possible: they're way faster than on WSL. For hardware acceleration it'll be deferred to the GPU for most things and there's lots of documentation to set it up. The best thing about docker is that every application is kept separate to eachother - updates can be done incrementally and rollbacks are possible too!

[–] merthyr1831@lemmy.ml 10 points 1 week ago* (last edited 1 week ago) (1 children)

My scepticism is that this should've been done within the coreutils project, or at least very closely affiliated. This isn't an area of the linux technical stack that we should tolerate being made distro-specific, especially when the licensing is controlled by a single organisation that famously picks and chooses its interpretation of "FOSS" to suit its profit margins.

On a purely technical level, GNU coreutils should very seriously consider moving to rust if only to counter alternatives before it's too late. While these utilities work well in C (and usually stay secure thanks to the Unix philosophy limiting the project scope), FOSS projects are continuing to struggle with finding new contributors as younger devs are more likely to use modern systems languages like Go and Rust. Not to mention that any project using Rust as a marketing tool will appeal to anyone rightfully concerned about hardening their system.

[–] merthyr1831@lemmy.ml 14 points 1 week ago

fedora has been this for myself. maybe tweaking every now and then to fix whatever edge cases I've run into but it's the least painful distro I've used so far

 

Nextcloud, Qbittorrent, Truenas and loads of other svcs take optional email credentials for sending alerts and other features (eg. password recovery for nextcloud).

What email providers do people usually use to make this process simple to set up? For example, Microsoft doesn't allow basic auth anymore so it's supposedly not possible to use via most of these setups, and some other services seem like they have a low inbox size (does this matter?)

 

I have high hopes for it but it's only just come out so could be rough around the edges.

view more: next ›