Dirk

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

You saw the wobble at their launch event.

[–] Dirk@lemmy.ml 1 points 8 months ago

I'd expect at least a good screen and not a crappy 1080p LCD panel.

[–] Dirk@lemmy.ml 1 points 8 months ago (1 children)

They do it since quite some time now, right?

[–] Dirk@lemmy.ml 9 points 8 months ago (1 children)

Also: If someone manages to tamper with the downloadable ISO … they likely will be able to tamper with the signature files, too.

[–] Dirk@lemmy.ml 1 points 8 months ago* (last edited 8 months ago)

To me an OLED screen would be an instant buy.

[–] Dirk@lemmy.ml 2 points 8 months ago (1 children)

Mmh, okay. So I'll continue re-downloading videos in non-HDR variants. But good to see it implemented, though.

[–] Dirk@lemmy.ml -5 points 8 months ago

I'm not following Linux drama, sorry.

[–] Dirk@lemmy.ml 2 points 8 months ago (3 children)

So no more dark and dull looking videos?

[–] Dirk@lemmy.ml 6 points 8 months ago

but I’d like to give Nginx Proxy Manager a try, it seems easier to manage stuff not in docker.

NPM is pretty agnostic. If it receives a request for a specific address and port combination it just forwards the traffic to another specific address and port combination. This can be a docker container, but also can be a physical machine or any random URL.

It also has Let's Encrypt included (but that should be a no-brainer).

[–] Dirk@lemmy.ml 1 points 8 months ago (1 children)

I run my website as static site from within a Docker container, I wonder how I would get the information about the other containers into that site.

Do you directly serve that site from the host or do you run the script and write something in a volume the site has read access to or bind a file?

view more: ‹ prev next ›