Punish people for things they have no control over. You’re a smart one.
Punish people for things they have no control over. You’re a smart one.
You could look at the requests coming from your machine to see if it’s directly querying the site or sending a query to the third party server to fetch the details.
My hunch would be it’s a local request but it’s easy enough to confirm.
I agree, I’m just answering the why question. Free software licenses don’t have non-commercial clauses and they want an NC clause.
I presume the reason they didn’t use GPL3 is because they wanted the attribution and non-commercial clauses offered by CC-BY-NC.
Not suggesting that they should not prefer to drop those clauses in favour of a copyleft free software licence. but you asked “why not” and losing those clauses is clearly an obvious candidate for why they might not want to.
Ricardo was testing in production
I know this doesn’t answer the question but I want to offer some advice instead.
In my opinion just don’t. If the company want you to have access to emails on the go then they should give you a company phone. If they don’t, why are you trying to? Don’t put work things on your personal phone.
there’s also https://lemmyverse.net/communities
The main difference that has me using LibreTube rather than NewPipe is because my subscriptions are on my piped account so they are synced between phone and desktop (browser). Piped is built on top of NewPipe’s extractor library anyway.
You just use three backticks to start and end a code block, it’s just markdown.
e.g.
version: '3.4'
services:
vaultwarden:
image: vaultwarden/server:latest
restart: always
# environment:
# SIGNUPS_ALLOWED: 'false'
# ADMIN_TOKEN: 'your authentication token'
ports:
- '127.0.0.1:8200:80'
volumes:
- vaultwarden-data:/data/
...
As others said, you’re talking about CGI
I think a lot of the issue is the widespread use of the term Intellectual Property which, arguably deliberately, conflates a few completely distinct legal concepts under one umbrella.
If you don’t like the gestures (like me) the most recent version has options to turn them off and give you buttons instead. For me thunder is nearly there in terms of being the experience I want. I wish it handled that back button better, but all the other apps like Jerboa also suffer poor back button behaviour too.
UK law makers won’t be able to enforce their law even if it’s passed.
that said, we should also always remember that unenforceable law is law that can and will be selectively applied. Something they can whip out against people when they don’t have anything else.
Yeah, it’s only communities that people on your instance search for/subscribe to afaik. So if you’re the only one on your instance then you have control over that.
Further to that it’s only the post objects (and comments, etc.) that is replicated all pics and videos are just URLs. even when you upload a picture with the post, that’s just uploaded to the instance and the link to it is the link of the post, even on other instances the images are fetched from the original source from the client side. I do believe each instance does local thumbnaling.
I recently bought RIF golden platinum just to give back to the dev, knowing that very soon the app will stop working. I’m hoping the dev could reuse his code and swap out the backend to make a lemmy client of the same caliber. It really is a good app.
deleted by creator