Rearsays

joined 2 years ago
[–] Rearsays@lemmy.ml 2 points 10 months ago (1 children)

It seems like a nice idea that they offer a paid option for an ad free internet

[–] Rearsays@lemmy.ml 5 points 11 months ago

What a shame.

[–] Rearsays@lemmy.ml 2 points 11 months ago

Looks good to me. It’s short hand for a code approval.

[–] Rearsays@lemmy.ml 3 points 11 months ago

Running my home servers

[–] Rearsays@lemmy.ml 2 points 11 months ago

They get em early don’t they over there at the big G.

[–] Rearsays@lemmy.ml 6 points 11 months ago (2 children)

Your first mistake was Google itself

[–] Rearsays@lemmy.ml 1 points 11 months ago

Eu feels very much like they don’t want any balls in their ball pit. I hate their garbage cookie compliance spam they forced on all of us crapping up the internet

[–] Rearsays@lemmy.ml 1 points 11 months ago

People have been chasing adblockers since the dawn of the internet.

[–] Rearsays@lemmy.ml 1 points 11 months ago (2 children)

They’re trying

[–] Rearsays@lemmy.ml 1 points 11 months ago

Join an instance you believe in. If it happens to enough people they will move on.

[–] Rearsays@lemmy.ml 2 points 11 months ago

I download as much as the next person but is it not more about the artists team getting paid?

[–] Rearsays@lemmy.ml 1 points 11 months ago

It’s pretty grim

 

it just seems like the goto of tpb is kind of feeling abandoned as a source of content at times and wondering if there's anything new out there I should look for to get my hands on something like an apple silicon version of Sketchup.

 

Title says it all

 
    deploy:
      replicas: 1
      placement:
        constraints:
          - node.hostname == web
      labels:
        - "traefik.enable=true"
        - "traefik.http.routers.lemmy.tls=true"
        - "traefik.http.services.lemmy.loadbalancer.server.port=1234"
        - "traefik.http.routers.lemmy.rule=Host(`lemmy.example.com`)"
        - "traefik.http.routers.lemmy.entrypoints=websecure"
        - "traefik.http.routers.lemmy.tls.certresolver=letsencryptresolver"
        - "traefik.http.routers.lemmy.service=lemmy"
        - "traefik.docker.network=traefik"
        - 'traefik.http.routers.lemmy.middlewares=authelia@docker'

c/lemmy_support

 
    deploy:
      replicas: 1
      placement:
        constraints:
          - node.hostname == web
      labels:
        - "traefik.enable=true"
        - "traefik.http.routers.lemmy.tls=true"
        - "traefik.http.services.lemmy.loadbalancer.server.port=1234"
        - "traefik.http.routers.lemmy.rule=Host(`lemmy.example.com`)"
        - "traefik.http.routers.lemmy.entrypoints=websecure"
        - "traefik.http.routers.lemmy.tls.certresolver=letsencryptresolver"
        - "traefik.http.routers.lemmy.service=lemmy"
        - "traefik.docker.network=traefik"
        - 'traefik.http.routers.lemmy.middlewares=authelia@docker'
view more: next ›