If you want to play around with different elevator algorithms, there’s Elevator Saga where you can code your own.
mbirth 🇬🇧
Collector of social media accounts. Speaks 🇬🇧 and 🇩🇪.
- 1 Post
- 403 Comments
mbirth 🇬🇧@lemmy.mlto
Technology@lemmy.world•Firefox is now the last major browser that still supports uBlock OriginEnglish
101·1 个月前I’d probably go retro, use something like Dillo and stick to more classic webpages. Or go full Gopher/Gemini.
mbirth 🇬🇧@lemmy.mlto
Technology@lemmy.world•Firefox is now the last major browser that still supports uBlock OriginEnglish
314·1 个月前Instead of uBlock Origin rather use AdNauseam. It’s basically uBlock Origin, but it “clicks” on the blocked ads so the ad networks still have to pay website owners.
mbirth 🇬🇧@lemmy.mlto
Technology@lemmy.world•New messenger app sends texts by virtual pigeon and sometimes the bird just diesEnglish
32·1 个月前EDIT: Meh, they’ve removed the example picture for “packet loss”.
mbirth 🇬🇧@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•can I take the audio track from a video in one language and use it to replace the audio on a different file?English
2·2 个月前It’s a mix of
--codec copyto not reencode the streams,--map 0:1to select the audio stream of the input file and for merging back you need multiple-iinput files and then--map 0:0to map the first input file’s video stream and--map 1to map the second input file (English audio stream). Mappings may vary - useffprobeto check your files.
mbirth 🇬🇧@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•can I take the audio track from a video in one language and use it to replace the audio on a different file?English
5·2 个月前You might want to look into Tdarr. Configure it once and let your old computer transcode away automatically.
For audio stream replacement - if you get the exact same video (same intro length, same scene lengths, same total length, etc.), you can easily replace the audio streams and it should work out.
ffmpegis your friend to do it lossless.
database schema improvements, which is a particularly tricky thing to work on
Not, if you know what you’re doing.
I dont like AI, I wish I could go back to the world before it, but I cant.
You do know that you can use LLMs to get inspiration and suggestions but then still implement those things by hand? Which is also a great way to make sure it doesn’t change something else in the background. Also, if you use Claude like you’ve used StackOverflow and Google before, you don’t even have to mention it as a Co-Author.
Pro-tip: Block the user “claude” on GitHub and it’ll show you a warning for every repository where they forgot to remove the Co-Author tags:

[!NOTE] Upgrading to Paperless-ngx v3 can only be performed from version 2.20.15. If you are running an older version, please upgrade to v2.20.15 before proceeding with the v3 upgrade.
mbirth 🇬🇧@lemmy.mlto
Selfhosted@lemmy.world•E-mail archive browser for gmail takeout files (.mbox)English
6·2 个月前dovecot/dovecot and solr should do the trick. At least they do for me.
EDIT: Two advantages of this setup for me: I can easily drag&drop emails from my other email accounts to this “archive” account in Thunderbird. And once I want to “seal” an archive folder, I can gzip the underlying mbox file and make it read-only (dovecot needs to be configured to store mails in mbox files).
Eh, there’s not really a better/worse between Gitea and ForgeJo. Gitea is targeting business customers, ForgeJo is targeting the open source community.
Yes, I’m using that after a short foray into Pixelfed. And together with @mczachurski@mastodon.social 's Impressia iOS app it’s a really good experience.
You can tune SearXNG results in a similar way. There’s just no easy UI for it.
And yes, it’s often slower than commercially available search engines - but it’s completely free, without trackers, and it’s combining results from various different engines. I can live with that.
Residential IP (runs in a Docker container on a Raspberry Pi 5 here), pretty much vanilla (apart from Marginalia).
Kagi is still $10+tax a month. That’s $120 a year (plus tax).
SearXNG is $0 and a few minutes of my time whenever I tweak the configuration.
No problems with my SearXNG here at all (just have to look into Qwant):

That’s what I settled for as well. Keeping my
*.kdbxfile in iCloud, doing nightly backups to my NAS, and using Strongbox as a client (there’s also KeePassium with similar features) - which beautifully integrates into Apple’s AutoFill API, so it feels native - i.e. as if you’re using Apple’s Passwords app. And I can access all passwords from Windows using KeePassXC as well.
mbirth 🇬🇧@lemmy.mlto
Technology@lemmy.ml•Your burned CDs and DVDs are decaying, and the photos on them may already be goneEnglish
8·3 个月前So the mean reason people have now unreadable optical data is that they stopped thinking about it a long time ago for an utter lack of options.
Well, there are 100GB and 120GB Bluray M-Discs. But yeah, the only things larger are either spinning rust (i.e. HDDs that need to be refreshed regularly to prevent bit rot) or very expensive LTO hardware and tapes.
mbirth 🇬🇧@lemmy.mlto
Selfhosted@lemmy.world•Vaultwarden while allowing family emergency accessEnglish
3·3 个月前If you host it on a VPS and stop paying the invoices, it’ll go down anyway. However, AFAIK, Bitwarden client apps cache all passwords - so your family would still be able to access them, but there would be no sync back, of course.
Have you considered using something like a KeePass database on a shared drive? Most modern client apps can sync changes seamlessly and there are browser plugins for all the major browsers.

For the real “TV feeling”, try ErsatzTV. It basically creates multiple real-time streams of TV shows and movies from your media library. You can switch between them like channels.