The Wayback Machine - https://web.archive.org/web/20220508143141/https://github.com/topics/posix-compatible
Skip to content
#

posix-compatible

Here are 35 public repositories matching this topic...

avdgrinten
avdgrinten commented May 26, 2021

Thor currently creates objects over the mbus protocol at various places (see below for a list); it does that by directly constructing protocol messages. To make the code more maintainable (e.g., such that we can later restructure the architecture of mbus and resolve issues #158 #159 #160), it would be beneficial to refactor Thor to use an abstraction over mbus instead. This abstraction can be simi

enhancement good first issue
kinafu
kinafu commented Mar 25, 2019

With Gnome NetworkManager one can set, wheter a connection is metered (other word for metered is "fee-based").
On a metered connection, smart programs will stop unimportant background activities such as system updates, backup jobs and so on.

It comes handy to set the property to yes in situations like a capped data plan or on a generally slow WiFi connection.

Borg-cron-helper should

enhancement good first issue hacktoberfest

Improve this page

Add a description, image, and links to the posix-compatible topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the posix-compatible topic, visit your repo's landing page and select "manage topics."

Learn more