obosob

joined 1 year ago
[–] obosob@feddit.uk 3 points 1 day ago (3 children)

Is this not loss?

[–] obosob@feddit.uk 2 points 1 year ago

It's a nonsensical statement to us programmers too.

[–] obosob@feddit.uk 18 points 1 year ago

Ricardo was testing in production

[–] obosob@feddit.uk 4 points 1 year ago

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.

[–] obosob@feddit.uk 1 points 1 year ago* (last edited 1 year ago) (1 children)

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/ 
...
[–] obosob@feddit.uk 14 points 1 year ago

Does your lemmy instance have a character limit?

[–] obosob@feddit.uk 8 points 1 year ago (1 children)

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.

[–] obosob@feddit.uk 2 points 1 year ago

It's idiotic that this even made it to an article

My thoughts exactly. "Guy states an opinion on social media" isn't really news especially when the guy didn't even say why he thinks it.

Also who cares? Each OS is "better" to different people who have different needs, why does anyone need to care what anyone else thinks about that? The only person whose opinion matters about this is oneself.

[–] obosob@feddit.uk 3 points 1 year ago

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.

[–] obosob@feddit.uk 1 points 1 year ago
[–] obosob@feddit.uk 1 points 1 year ago

IIRC it doesn't need a display, it's a Web-based UI that you can use from another computer on the network if it doesn't have a display, VNC would be overkill. Maybe they changed that.

[–] obosob@feddit.uk 18 points 1 year ago (3 children)

There is a more performant C++ implementation but it's been a long while since I've used either it or the java implementation. Worth checking out.

view more: next ›