

FYI super productivity can sync via webdav, and nextcloud has a webdav server.
FYI super productivity can sync via webdav, and nextcloud has a webdav server.
Noice
Is there any way to exclude US projects, or only pick projects that are non-profit or open-source?
I wouldn’t want to waste energy on something that the Christian Taliban will likely destroy, or benefit from; or go to patented corporate research.
You can map multiple paths to a docker container and under settings > media management > root folders
in the arrs.
Review https://trash-guides.info/ and https://wiki.servarr.com/ to see if you can configure things better.
Why wish them the best of luck? I wish their sales to crash and burn.
You can also choose a mesh vpn like tailscale and then you don’t have to worry about ddns or port forwarding at all, ace you can still use a reverse proxy.
Last I heard it was way more than feasible for a normie. Something like 500TB.
The only device or information system that is truly secure is the one that doesn’t exist at all
So basically a browser extension? Actually it would be preferable in the Firefox sidebar vs a standalone site…
Have you taken a look at DailyTxT?
Member when a single lightbulb was fucking 70-100W? What a shit hole civilization.
ZFS is an enterprise software RAID, and 1:1 RAM to TB is the minimum recommended requirement for a production server (e.g. enterprise implementations).
I’ve seen many users stating they have far far less than 1:1 without issues. I recall a r/DataHoarder user saying they have 100+ TB’s and only 16 or 32GB RAM, which is not fully utilized, so it all depends on your usage profile and the size/scale of r/w ops occurring during peak periods.
That wasn’t what was reported, and is largely false. What was reported is that people are buying NEW drives which have FARM values indicating years of use. Also the most likely cause being a crypto project going under, and dropping petabytes in capacity over the last 12 months.
This type of fraud hasn’t been proven in the used HDD space. There are many reasons used drives are sold other than exceeding usable life or warranty. Companies over forecast capacity or simply go bankrupt all the time (see crypto / ai), and those drives are sold. Considering drives are 30-50% more expensive now than they were 6-12 months ago the incentive and profitability of resale has increased.
As others suggested you don’t need all your historic mail on your mailserver. My approach to email archival is the same as all my historic data — a disorganized dumping ground that’s like my personal data lake, and separate service(s) to crawl, index, and search it (e.g. https://www.recoll.org/)
FYI ^ Sunny — I suggest you query your LAN routing config with Tailscale specific support, discord, forums, etc. I’m 99% certain you can fix your LAN access issues with little more than a reconfig.
vyatta and vyatta-based (edgerouter, etc) I would say are good enough for the average consumer.
WTF? What galaxy are you from? Literally zero average consumers use that. They use whatever router their ISP provides, is currently advertised on tech media, or is sold at retailers.
I’m not talking about budget routers. I’m talking about ALL software running on consumer routers. They’re all dogshit closed source burn and churn that barely receive security updates even while they’re still in production.
Also you don’t need port forwarding and ddns for internal routing. … At home, all traffic is routed locally
That is literally the recommended config for consumer Tailscale and any mesh VPN. Do you even know how they work? The “external dependency” you’re referring to — their servers — basically operate like DDNS, supplying the DNS/routing between mesh clients. Beyond that all comms are P2P, including LAN access.
Everything else you mention is useless because Tailscale, Nebula, etc all have open source server alternatives that are way more robust and foolproof to rolling your own VPS and wireguard mesh.
My argument is that “LAN access” — with all the “smart” devices and IoT surveillance capitalism spyware on it — is the weakest link, and relying on mesh VPN software to create a VLAN is significantly more secure than relying on open LAN access handled by consumer routers.
Just because you’re commenting on selfhosted, on lemmy, doesn’t mean you should recommend the most complex and convoluted approach, especially if you don’t even know how the underlying tech actually works.
What is the issue with the external dependency? I would argue that consumer routers have near universal shit security, networking is too complex for the average user, and there’s a greater risk opening up ports and provisioning your own VPN server (on consumer software/hardware). The port forwarding and DDNS are essentially “external dependencies”.
Mesh VPN clients are all open source. I believe Tailscale are currently implementing a feature where new devices can’t connect to your mesh without pre-approval from your own authorized devices, even if they pass external authentication and 2FA (removing the dependency on tailscale servers in granting authorization, post-authentication).
I believe this is what some compression algorithms do if you were to compress the similar photos into a single archive. It sounds like that’s what you want (e.g. archive each day), for immich to cache the thumbnails, and only decompress them if you view the full resolution. Maybe test some algorithms like zstd against a group of similar photos vs individually?
FYI file system deduplication works based on file content hash. Only exact 1:1 binary content duplicates share the same hash.
Also, modern image and video encoding algorithms are already the most heavily optimized that computer scientists can currently achieve with consumer hardware, which is why compressing a jpg or mp4 offers negligible savings, and sometimes even increases the file size.
Your data is securely preserved on your Google Drive / Dropbox account, ensuring complete ownership and privacy
Lol
Try the web app (PWA). I don’t remember it complaining about http localhost.
I’d also raise that as an issue with the developer. No self host-able app should enforce https. Only warn/notify. There are numerous situations where http is a perfectly fine, permanent solution (LAN/VPN).