115
submitted 6 days ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] N0x0n@lemmy.ml 16 points 6 days ago

Someone a short ELI ? I read the article and the comments... But I have no idea what this is about.

Maybe someone has an article that explains for someone not being educated as computer scientist ?

[-] Brahvim@lemmy.kde.social 15 points 6 days ago* (last edited 6 days ago)

DBus is a system-wide messaging system. It's for stuff like notifications and system-wide events, ...or so do I think. But the aim is to allow all programs, running system-wide, to announce anything for others programs to react to.

This post requests people to use Varlink instead.

This is similar to the PulseAudio versus Pipewire and X11 versus Wayland situations.

[-] umbrella@lemmy.ml 9 points 6 days ago

how is varlink better than dbus to justify that change?

[-] ijhoo@lemmy.ml 10 points 6 days ago

The main reason is that Dbus is not available during early stages of boot. There are many others.

Varlink seems to be better or the same compared to dbus in all except two things:

  • json doesn't handle 64bit integers, it handles 52bit (or 54bit?) (size of mantissa for floats)
  • you cannot (yet) list all things connected to the bus

Details here:

https://media.ccc.de/v/all-systems-go-2024-276-varlink-now-

load more comments (2 replies)
load more comments (3 replies)
this post was submitted on 29 Sep 2024
115 points (98.3% liked)

Linux

47572 readers
841 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS