


That’s bad, HBO won’t make new quality show.



That’s bad, HBO won’t make new quality show.


What gives you this impression?
IMO the most complicated prompt would be for the partitions scheme and the filesystem but if you don’t do anything special you could simply accept the default settings.


Unless you are in Europe
EU’s new rules will shake up Android update policies
For all phone released after June 20:
Availability of operating system upgrades for longer periods (at least 5 years from the date of the end of placement on the market of the last unit of a product model)


What’s wrong with systemd?
Is there a release date for Hades 2?


It’s written in the article, related to the currency used.


It’s only supported by Pixel phones isn’t it?


Improved 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.


I agree it’s a bad name. Here is the link https://gethomepage.dev/


What’s your thought of homepage?


I started using seriously emacs because of Magit. Such a great package that let you do complicated operations without effort.
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.


I 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.


Podman is good, you should try it.
Most docker’s commands can be replaced by podman’s.


That’s what I’m using mostly, but the convenience of having auto fill in firefox and being able to share some logins made me want to try bitwarden. Also, it’s not complicated to sync between several devices.


Great, I’ve just started to use it last week 🤡
What I don’t like with Rust coreutils is the MIT license instead of GPL.