This is a nice tool though using it I think triggered my IP to be flagged with Cloudflare when I was trying to fix an issue with my instance and lemmy.ml.
This is a nice tool though using it I think triggered my IP to be flagged with Cloudflare when I was trying to fix an issue with my instance and lemmy.ml.
I saw sharrr the other day which apparently can be self hosted and uses cryptography / expiracy / single download / multi part downloads to make it hard to find a compete file if an attacker even has host access, it also encrypts the file prior to uploading to the server and only you on the client side have the encryption.
That said, this is all according to the architecture of the service, not sure about security in practice.
If you are using openvpn this env may be a good thing to try. It may need adjusted though.
OPENVPN_MSSFIX=‘1350’
Yeah that makes sense I didn’t mean in any aggressive way I guess codeberg is archived so that answers the question of what one to use for issues and such. I’ll put up a feature request on it. I do appreciate the work and have been watching it progress!
What’s up with changing to github?
I’ve been watching this one since it can support high availability but the biggest thing I see missing is support for indexing / searching documents.
I like the direction this has gone so far and excited to see how it continues!
Who needs that much performance over battery / heat / stability loss? Also I’m all for cheaper phone. Googles line used to be midrange and I alwwys was fine with it. We don’t need Intel troubles happening in phones let them go for the other improvements first then they can focus on power.
Probably just really wanted to escape Ohio.
Is this specific one valid anymore? I remember seeing in the last year or two that Google location history is now encrypted and it now no longer auto backs up the data, you can enable it though, so the data is now only on the device.
There is an official helm chart for immich that works very well. Whenever there are breaking changes you may need to update the chart version to apply the breaking changes (ie the recent port change). Doing it with helm chart makes it so you don’t have to do much more than change 2 version numbers on occasion.
I went with actual NUCs since they have 3 year manufscturers warannty. I had to replace one if the first 3 months already. Mine are NUC 11s but they appear out of stock on amazon now, for the varebones $400. Next time I am thinking NUC 13 pro tall since it also has another slot for storage as well.
Edit for additional Ethernet would have to use thunderbolt port which itself supports something like 30-40 GB/s. That or there are lid / exansions depending on the model.
VPN would still work for iPhone I imagine. Small whitelist of DNS would do 90%+ of the job.
The biggest thing I learned is give postgres a crap ton of ram especially if you use autosubscribe to communities bot. Nginx logs can tell you response times and timeouts, timeouts will be from slow queries and if you get a ton, need to bump up your RAM.
Use https://phiresky.github.io/lemmy-federation-state/site to troubleshoot federation issues.
Using the igpu might be problematic for transcoding if you need that. I’d recommend older intel / Asus NUCs if you want a mini PC. 3 year warranty, built for Enterprise, tall version has room for a 7mm tall sata SSD or HDD along with nvme m.2 SSD.
I think if you do Asus 12gen + they have another m.2 slot though it is the smaller one 2242. Doing all this you can upgrade it to 64GB RAM, 8TB m.2 2280, 8TB SATA SSSD, and 1TB M.2 2242. In homelab especially with mini PCs the limit is usually RAM / storage rather than CPU.
I got 4 11th gen with 64 GB RAM each and 32TB of SSD storage. I recommend avoiding QLC SSD as much as possible. Aim for TLC , MLC, or SLC. Higher storage capacity tends to be QLC or TLC, QLC has shortest endurance and slowest speeds.
Huh I really expected it to be 2 zeros at least.
With a password manager I’d argue its better but supports still not all there yet. I am waiting on bitwarden right now to support mull, basically its blacklisted, but it was added in the last 2 weeks so now its a waiting game.
I think something like this would do? You can search the list of supported devices there. Search by exposes power.
Forgejo supports a ton of repos including docker / OCI images.
Yeah works good until its under load which federation does have. Matrix and Lemmy both got like 20GB of RAM dedicated to the database on my servers.
There are postgres settings to reduce disk writes. There’s a max size and a timeout to write to disk. By default these values are on the lower end I believe.
PWA - Portable Web App, Apple was going to make this the primary way to run apps but then decided an app store and private stuff was more profit and their support for it tends to be on the suckier side, but has gotten better over the years. You install a PWA in your browser by either “Install” or “Add to home screen” or something like that depending on browser and device being used.