- 4 Posts
- 13 Comments
NanoooK@sh.itjust.worksto Selfhosted@lemmy.world•Jellyfin 10.11.0 RC2 now availableEnglish5·26 days agoImproved dynamic HDR metadata handling. Properly detecting HDR10+ videos and selectively remove DoVi or HDR10+ metadata to avoid black screen on devices that only support a single type of dynamic HDR metadata.(This may require client side changes to function properly.)
Good, I have a lot of issue with HDR so hopefully this will improve the experience.
Nice list, thanks. A lot of them I was not even aware of.
NanoooK@sh.itjust.worksto Selfhosted@lemmy.world•Network monitoring via Glance DashboardEnglish4·4 months agoI agree it’s a bad name. Here is the link https://gethomepage.dev/
NanoooK@sh.itjust.worksto Selfhosted@lemmy.world•Network monitoring via Glance DashboardEnglish2·4 months agoWhat’s your thought of homepage?
NanoooK@sh.itjust.worksto Linux@lemmy.ml•An introduction to Magit, an Emacs mode for Git6·4 months agoI started using seriously emacs because of Magit. Such a great package that let you do complicated operations without effort.
NanoooK@sh.itjust.worksto Rust@programming.dev•Linus sets his foot down, against the gatekeeping attempts in the kernel79·5 months agoGood on Linus, that’s a very fair answer.
C++ bad, rust fun, conversion successful.
I really like the complete description of the OS, why they decided to use a tool instead of another. Very interesting project.
NanoooK@sh.itjust.worksto Linux@lemmy.ml•openSUSE: Choosing Better Alternatives Amid Confusing Policies3·7 months agoI have never used Podman Compose but it exists. I guess it’s really similar to docker compose.
With podman you can use “Quadlets”, which are systemd files allowing the services to integrate very well with the system (you can use journalctl to see the logs of a container).
Podman supports building, and starting containers (and creating vol‐ umes) via systemd by using a systemd generator. These files are read during boot (and when systemctl daemon-reload is run) and generate cor‐ responding regular systemd service unit files. Both system and user systemd units are supported. All options and tables available in stan‐ dard systemd unit files are supported. For example, options defined in the [Service] table and [Install] tables pass directly to systemd and are handled by it. See systemd.unit(5) man page for more information. The Podman generator reads the search paths above and reads files with the extensions .container .volume, .network, .build, .pod and .kube, and for each file generates a similarly named .service file.
NanoooK@sh.itjust.worksto Linux@lemmy.ml•openSUSE: Choosing Better Alternatives Amid Confusing Policies2·7 months agoPodman is good, you should try it.
Most docker’s commands can be replaced by podman’s.
NanoooK@sh.itjust.worksto Linux@lemmy.ml•Fedora Project Leader Matthew Miller Stepping Down2·7 months agoNew git forge?
NanoooK@sh.itjust.worksto Linux@lemmy.ml•Is it worth switching to BTRFS for the average user?0·2 years agoWhy would OpenSuse/Fedora choose it as their default filesystem if it was as bad you describe?
This is so powerful, I use it all the time.