Nils K

Results 168 issues of Nils K

(I am not sure if this better belongs here or node-exporter, feel free to move the issue to the other repo.) On most ARM devices there are no DMI tables...

Type annotations can improve IDE autocompletion and prevent some mistakes

### Describe the change The first batch of options all seem to be at level 2 with no level 1, and "Body utils" does not show it's children (even though...

documentation

**Describe the bug** If two or more clients connect to the management port, only the first one will be served (i.e. only its commands will be listened for and responded...

non-trivial change
feature

**Is your feature request related to a problem? Please describe.** When representing infrastructure it is common that servers are part of two networks/firewalls, e.g. a bastion server. There is currently...

wanted

While the daemon is quite lightweight it would be even better if it stopped and started automatically when needed. With systemd/initd/etc. this is possible by having it open the socket...

area: deploy

Currently drilldown is only supported for Loki. According to an issue I created upstream this is something that should be handled by the datasource plugin (or in general a plugin)....

enhancement
vl-datasource

**Is your feature request related to a problem? Please describe.** Currently django-ninja does not allow add docstring to each parameter. This, however, would be very useful if the name alone...

I strongly believe that as a pedagogical OS it should be an important goal for xv6 to strive for easily understandable code. However, xv6 still uses ANSI C style in...

The project currently does not use consistent formatting throughout the codebase. This makes it sometimes confusing to know which pattern to follow. However, more importantly, in the context of the...