In theory I think you can:
However, I just tried it with this video (that instance is running peertube 4.2.0, which is required for some features according to the lemmy release notes) and my comment here has not yet appeared on peertube (nor are the four existing comments on that video appearing on lemmy, nor is the one other video on that channel appearing on the lemmy page for that channel).
currently trying to figure out how to build a linux image for it 🤷♀️
https://github.com/skiffos/skiffos already has support for two other riscv boards; maybe adding support to it for this one wouldn’t be too hard?
The current link in this post goes to a year-old story about the online translation feature… here is the same site’s coverage of this week’s news - which is that there is now offline translation support: https://www.ghacks.net/2022/05/30/firefox-translations-firefoxs-offline-translate-feature-is-making-progress/ (i assume this is what OP actually meant to post). (edit: OP fixed the post’s link)
Here is a web page that loads their wasm translation engline and does the actual translation offline (and it does work in the stable release of Firefox). It’s irritating that the extension still requires a nightly firefox build, as I’d like to use it in my daily browsing but I don’t want to use nightly all the time.
There are a small number of apps that have legitimate reasons for background location access, like OsmAnd which is very nice for making GPX tracks (in an offline, privacy-respecting way). But yeah “foreground location” and “background location” should be different permissions, and really, why should that app even run in the background?
(note: OsmAnd should be installed from f-droid to get the unrestricted free software version; the version in google play hilariously requires you to pay for the ability to download more than a few maps 🤣 )
on the website it sounds like it’s opt-in (via participating sites’ GDPR cookie popups), and it’s a new thing from a major european carrier, so i assume it was designed with GDPR compliance in mind.
(tag yourself; i’m the consenting laptop user sitting on the radio waves)
if you’re looking for someone on lemmy who is, see @singpolyma@lemmy.ml and !sopranica@lemmy.ml
Oh yeah, for sure. As Paul Delaroche famously [might or might not have] said: La peinture est morte, à dater de ce jour!
…and less than a month later, the new lemmy release allows following peertube channels!
thanks, @nutomic@lemmy.ml et al!
also via HN i just found https://videomentions.com/search which does it for youtube channels.
I still haven’t found something that can search a private offline video+subs library, though.
glancing at their website and whitepaper:
they encrypt your “master key” using a password (via PBKDF2 with 200,000 rounds of sha512). this means they can do an offline brute force attack on your passphrase and will eventually be able to see all of your files.
because it is browser-based, you’re trusting it to continue delivering you legit javascript every time you use it. if the server is ever compromised, they don’t need to brute force passwords: attackers could see a user’s files the next time they login by just sending them some slightly different javascript and waiting for them to type in their password. (note that the whole purpose of encrypting your files before sending them is because you should assume the server will be compromised. if you trust that it won’t be, why would you bother with encryption?)
they use email addresses as account IDs, making it easy for attackers who have compromised the server to know who they might want to target
they are hosted at hetzner, a well-known cheap german web host not exactly known for their security
the offer “10GB free for life” which is obviously not sustainable. (to claim to offer such a thing makes them either liars or fools.)
this concludes my 2 minute review. tldr: i recommend against using this service.
downloadable binaries are how the overwhelming majority of currently-running programs got distributed; it isn’t merely a convenience, it is the status quo. (and, I don’t think that should change - it would be a waste of time and energy for everyone to run source-based distributions and need to compile everything themselves. i just wish the binaries were reproducible so that we didn’t need to rely on build infrastructure remaining honest!)
I had to do a double take on the date to make sure this wasn’t a story from a year ago, when bitcoin difficulty actually did fall almost 50%.
Now I see the headline says “bitcoin” but the article’s “decreased by 50%” claim is actually talking about a nebulous collection of things they call “the largest cryptocurrency networks”. But, when it comes to bitcoin specifically, this article is still just factually incorrect, stating:
It only takes a moment of looking at difficulty charts on any website to see that the all-time high was actually 11 May (when the difficulty hit 31.25 T) and as of yesterday it is now down to 29.57 T, for a decrease of 5.3%.
The interesting story here is that for the last year (since last summer’s actually-almost-50% difficulty drop from 25 T to 13.6 T, which came soon after the price dropped and then rapidly turned back around along with it) the difficulty has continued to rise despite the price falling again. The fact that the difficulty climb has finally slowed (it’s gone down twice and up once since the 11 May peak) is unsurprising - what is surprising is that it didn’t do it sooner.