fireshell

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

Why is there a GUI there at all? When I need to configure something, I just open http://localhost:8384/, and so it hangs as a systemd-service and doesn't ask for food.

[–] fireshell@lemmy.ml 6 points 11 months ago

Imagine that someone collected and kept the bookmarks there, and now they will disappear. Another reason to remember that you do not need to store anything important remotely.

 

The list of changes is too extensive to summarize here.

 

The developers of the Manjaro Linux distribution, built on the basis of Arch Linux and aimed at beginners, announced the beginning of testing a new service MDD (Manjaro Data Donor), designed to collect statistics about the system and send it to the external server of the project. The author of the MDD intended to enable telemetry by default (opt-out), but the decision has not yet been approved and, judging by the objections of some developers and users, it is likely that telemetry will be offered as an option requiring prior consent of the user (a request to enable telemetry is proposed to be added to the greeting interface after the first download).

The report includes data such as host name, kernel version, desktop component versions, detailed information about hardware and drivers involved, screen size and resolution information, network device MAC addresses, disk serial numbers, disk partition data, information about the number of running processes and installed packages, versions of basic packages such as systemd, gcc, bash and PipeWire.

The sent data is stored on the project server in the ClickHouse database and visualized using the Grafana platform. The IP addresses of users are not stored, and the hash from the /etc/machine-id file is used as the system identifier.

Аccording to the code https://github.com/manjaro/mdd/blob/master/mdd.py#L40 sends everything.

 

announce the release of Magit version 4.0.

One of the best things to happen to EMACS!

More information can be found on in the release notes.