anzo

joined 1 year ago
MODERATOR OF
[–] [email protected] 4 points 1 day ago

AI (e.g. face recognition) is riddled with false positives. Such a tech already does wrong on civilians without being a weapon (e.g. cameras on subways). What you said is somewhat naïve.

[–] [email protected] -1 points 5 days ago (1 children)

Oh, fair point. Perhaps rclone.org then! :O

[–] [email protected] 17 points 5 days ago (6 children)

Syncthing. Look no further, just check the "untrusted device" so that you don't give unencrypted data to your friend's disk.

[–] [email protected] 1 points 5 days ago

Oh, I didn't remember. Time to report my own post... Lol. Let's see if mods want to lock this thread then they can do it.

[–] [email protected] 4 points 1 week ago (1 children)

This! And, baby-steps: don't go about installing every app you see. Try backup strategies, put them to test (bring service down and up again with data from backup). Play, have fun.

[–] [email protected] 2 points 1 week ago (1 children)

He asks whatever model is running behind either system to do the comparison and pastes the text. It's full of errors, like perplexica saying farfalle doesn't use LLM. Meanwhile, I just checked and it supports anything from ollama to groq (gpt4o, sonnet, etc.)

This post is ultra low quality.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (1 children)

That's also more on to who the user is (how they interact with the device.) IMHO it's valuable to at least get to search the internet with an error message. I switched over a decade ago, but on Windows all I had was hexadecimal codes or vague messages. I was a power user, fiddling with all sorts of software, and things did break on either side. I stayed where I could learn, a steep curve, sure. But not a wall.

 
[–] [email protected] 2 points 2 weeks ago

tarnkappe.info in german is great. just translate it automagically.

[–] [email protected] 2 points 2 weeks ago

It's one of the most common biases for historians: anachronicity, it's about looking to people in the past with the goggles from the present (current biases, and/ or values). Furthemore, priests copying books by hand was extremely common before the invention of the printing press.

I wonder if this case is special for its time (the first copyist?) or book (was it protected by any hierarchy?).. Other than that, I agree and fail to see a salient connection to "our" piracy.

I'd rather keep the origins on musical pieces, probably classical music. Which is difficult to get even to this days (too niche, some popular pieces have scanned PDFs tho)

[–] [email protected] 1 points 2 weeks ago

I use anzo and as password an empty string. It's never been guessed :p

[–] [email protected] 2 points 2 weeks ago

I am very much looking for feedback on this self-proclaimed simple oidc. Authentik is not as bad as Keycloak, but from what I reckon theres still room for improvement! -fingers crossed-

[–] [email protected] 12 points 2 weeks ago (1 children)

This is oooold. Like in, it was superseded long agooo.

 

cross-posted from: https://feddit.org/post/2037887

Europe has one of the most diverse seed industries in the world. In Germany, the Netherlands and France alone, hundreds of small breeders are creating new varieties of cereals, vegetables and legumes.

Relying on decades of careful selection to improve desired traits like yield, disease resistance and flavour, they adapt seeds to local environments through methods like cross-breeding.

This legion of plant breeders help maintain Europe’s biodiversity and ensure that our food supplies stay plentiful. But their work is under growing threat from the patent industry.

Although it’s illegal to patent plants in the EU, those created through technological means are classified as a technical innovation and so can be patented.

This means that small-scale breeders can no longer freely plant these seeds or use them for research purposes without paying licensing fees.

 
 
 

cross-posted from: https://lemm.ee/post/33840999

YAMS: Download music from Qobuz, Tidal, Spotify, Apple Music, Deezer, Youtube.

 

cross-posted from: https://lemmy.dbzer0.com/post/21328454

PGSub - A Giant Archive of Subtitles For Everyone

I've been working on this subtitle archive project for some time. It is a Postgres database along with a CLI and API application allowing you to easily extract the subs you want. It is primarily intended for encoders or people with large libraries, but anyone can use it!

PGSub is composed from three dumps:

  • opensubtitles.org.Actually.Open.Edition.2022.07.25
  • Subscene V2 (prior to shutdown)
  • Gnome's Hut of Subs (as of 2024-04)

As such, it is a good resource for films and series up to around 2022.

Some stats (copied from README):

  • Out of 9,503,730 files originally obtained from dumps, 9,500,355 (99.96%) were inserted into the database.
  • Out of the 9,500,355 inserted, 8,389,369 (88.31%) are matched with a film or series.
  • There are 154,737 unique films or series represented, though note the lines get a bit hazy when considering TV movies, specials, and so forth. 133,780 are films, 20,957 are series.
  • 93 languages are represented, with a special '00' language indicating a .mks file with multiple languages present.
  • 55% of matched items have a FPS value present.

Once imported, the recommended way to access it is via the CLI application. The CLI and API can be compiled on Windows and Linux (and maybe Mac), and there also pre-built binaries available.

The database dump is distributed via torrent (if it doesn't work for you, let me know), which you can find in the repo. It is ~243 GiB compressed, and uses a little under 300 GiB of table space once imported.

For a limited time I will devote some resources to bug-fixing the applications, or perhaps adding some small QoL improvements. But, of course, you can always fork them or make or own if they don't suit you.

 

cross-posted from: https://lemmy.ml/post/15808940

Tribler *arr integration

Hey selfhosters!

I recently discovered Tribler - anonymity focus torrent client. It made some rounds on hackernews and I'd never heard of it before.

I installed gui and was not impressed - it ran terribly on macos. However, I was able to test download and its anonymity features - it uses TOR inspired onion routing. I saw they had API available - and thought it would be perfect for my selfhosted *arr stack usage. However, *arr apps did not integrate tribler API (understandably, it's a niche client)

I dug in a bit and thought it would not be so difficult to create a shim that pretends to be some better integrated torrent client.

I picked qbittorrent.

You can check the link. I run it in docker. Add it to sonarr / radarr as qbittorrent client (username and password is irrelevant, as tribler shim integrates with tribler through API key) It's not the most secure approach - but managing torrents wihout authentication in my home network is an acceptable risk.

I was not able to download anything with more than 1 hops in between - ie it does hide your real IP address, but only uses one relay in between. It's not perfect, but seems to work as designed. I run my services mostly in Kubernetes, so there's likely something in my networking that. I will poke around more to see what could be the issue.

For now, the torrent management works through arr apps using the shim, however, the category is not implemented. Therefore, you can only use one category for both sonarr and radarr for example, and you will see downloads of both of those.

 

cross-posted from: https://lemmy.world/post/15581511

Aarrr

4 panel comic by War and Peas. 1. Panel shows two pirates, the first pirate speaks "Captain, our rivals have been calling us names again." 2. Panel: The pirate continues, "They said we were a bunch of handicaps." 3. Panel: The captain himself says, "That's ableism! And we don't tolerate that kind of talk here". 4.Panel: The ship in full from afar waving a bunch of flags, such as the pride flag, the pirate skull-and-crossbones, the human rights flag, the trans flag and more.

 

cross-posted from: https://mander.xyz/post/12815136

Pdf partee

 

cross-posted from: https://lemmy.eco.br/post/4492477

How to store digital files for posterity? (hundreds of years)

How to store digital files for posterity? (hundreds of years)

I have some family videos and audios and I want to physically save them for posterity so that it lasts for periods like 200 years and more. This allows great-grandchildren and great-great-grandchildren to have access.

From the research I did, I found that the longest-lasting way to physically store digital content is through CD-R gold discs, but it may only last 100 years. From what I researched, the average lifespan of HDs and SSDs is no more than 10 years.

I came to the conclusion that the only way to ensure that the files really pass from generation to generation is to record them on CDs and distribute them to the family, asking them to make copies from time to time.

It's crazy to think that if there were suddenly a mass extinction of the human species, intelligent beings arriving on Earth in 1000 years would probably not be able to access our digital content. While cave paintings would probably remain in the same place.

What is your opinion?

 

cross-posted from: https://lemmy.world/post/13897128

Lidarr++Deemix - A service to automatically add albums from Deemix

As someone who listens to a lot of niche artists, I was upset, that not all albums were present in MusicBrainz. So I came up with a solution.

Meet Lidarr++Deemix!

https://github.com/ad-on-is/lidarr-deemix

This tool helps to enrich Lidarr, by providing a custom proxy, that hooks into the process without modifying Lidarr itself, and injects additional albums from deemix.

view more: next ›