You can define the folder structure used by the app, so if needed, you can backup your documents as raw files (of course, you’ll lose metadata from Paperless).
Something Burger 🍔
Bun, meat, salad, tomato, onion, Cheddar.
- 0 Posts
- 18 Comments
Something Burger 🍔@jlai.luto
Selfhosted@lemmy.world•PewDiePie releases Codex/ClaudeCode/Cursor killer, Odysseous (FOSS)English
8·3 months agoAs someone on the linked thread put it:
Does this vibe coded app with security holes earn our standard due diligence?
20W/drive means 30x24x0.2 kWh each month for 10 drives. At 0.20€/kWh, that’s 28€/month, cheaper than a 20TB Hetzner box. That’s assuming all drives are always spinning, as an idle drive uses more like 5W.
Something Burger 🍔@jlai.luto
PC Gaming@lemmy.ca•Remedy steps in to defend Epic Games after Larian developer says the publisher caused Alan Wake 2 sales to sufferEnglish
81·8 months agosystemd doesn’t violate the UNIX philosophy. Just like coreutils, it’s a project with many programs with a single responsibility.
Also, the UNIX philosophy isn’t law, and many useful programs do not follow it.
Something Burger 🍔@jlai.luto
PC Gaming@lemmy.ca•Remedy steps in to defend Epic Games after Larian developer says the publisher caused Alan Wake 2 sales to sufferEnglish
173·8 months agoNo reason apart from Linux support, workshop, remote play, Steam Input, excellent customer support… You can hate Valve as a corporation all you want, but Steam is objectively the better platform, by a mile.
>inb4 but on gog you actually own your games
This is false, as stated by their ToS.
Something Burger 🍔@jlai.luto
Selfhosted@lemmy.world•Every single time I think of restructuring my homelab storage. What do you use for storage engines and how does it benefit you?English
21·11 months agoAgreed. RAID is useless. Your drives will never fail before you’d want to replace them with larger ones anyway.
Like clockwork, tankies will call actual leftists “liberals” everytime someone mentions that tankies are fascists who support capitalist imperialism from Russia and China.
Tankies are fascists with left wing aesthetics.
Something Burger 🍔@jlai.luto
Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish
51·1 year agoSQLite is fine for small amounts of data and very few users. The bottleneck with Nextcloud is almost never the database.
Something Burger 🍔@jlai.luto
Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish
5·1 year agoThose who don’t know may be using Nextcloud AIO, which is bundled with Postgres.
Something Burger 🍔@jlai.luto
PC Gaming@lemmy.ca•Ubisoft’s CEO fights back against Stop Killing Games initiativeEnglish
133·1 year agoCapitalism is capitalism. Doesn’t matter what they sell.
Something Burger 🍔@jlai.luto
Selfhosted@lemmy.world•Anyone use Hetzner Storage Box to backup their Synology NAS?English
1·1 year agoNo, but you can encrypt before sending the data, or use something like restic.
Something Burger 🍔@jlai.luto
Selfhosted@lemmy.world•Anyone use Hetzner Storage Box to backup their Synology NAS?English
2·1 year agoI’ve been using one of their 20TB boxes for backups for about a year now. I use restic. No issues whatsoever.
It was most likely a joke.
Something Burger 🍔@jlai.luto
Selfhosted@lemmy.world•Nextcloud (PHP) vs OpenCloud (Go)English
43·1 year agoNextcloud’s biggest issue is performance, and PHP, while not a problem per se, doesn’t help. PHP is not designed for huge applications that need to have processes running in the background; it only runs when a request is made then stops the process, therefore it needs to load itself from scratch on every single page load.
This is because PHP uses something called CGI; the webserver (usually nginx or Apache) calls an external PHP binary to generate a page. With Go (or pretty much any other language), the app is its own server and can keep data in memory and do stuff even when no request is coming.
All modules that call a Unix library contain WoW64 thunks to enable calling the 64-bit Unix library from 32-bit PE code. This means that it is possible to run 32-bit Windows applications on a purely 64-bit Unix installation. This is called the new WoW64 mode, as opposed to the old WoW64 mode where 32-bit applications run inside a 32-bit Unix process.
🦀🦀🦀

Their firmware updater is so trash that it doesn’t work on Windows. I never got it to recognize my controller. Hopefully this one is better.