Jan-Henrik Bruhn

Results 27 issues of Jan-Henrik Bruhn

I have successfully configured this plugin using traefik and authelia and it is working nicely. Unfortunately, it seems that the integration creates a new login token every time I visit...

I have implemented a cat printer client in Rust which works at least on linux. https://github.com/jhbruhn/catprint-rs It can also be used as a protocol reference (see #1 on which it...

So, I thought it would be awesome if actually everything would run on some kind of master server which manages the games and acts as a lobby for everyone who...

Refactoring
Priority 3: Medium
Discussion

## Feature Request ### Description The user should be able to change their password if they are logged in, and thus be able to manage both authentication factors via the...

area/security
type/feature
status/needs-design
area/ldap
area/ui

It seems that soil conductivity is an indicator for nutrient-content of the soil. If my understanding is correct, it could be realized via a simple soil-resistance measurement, where the electrodes...

feature request

Arguably, the transmission of the sensor data is the most battery-expensive part of a measurement cycle. Could we decouple measuring and transmitting and measure between transmission intervals as well, and...

feature request

Matrix/Element is a Chat network predestined for selfhosted environments, as everyone may host their own homeserver. There is first class support for chatbots in it's API/SDK, so a chatbot like...

When initializing the clocks again, the device gets stuck in an endless loop during clocks freeze(): https://github.com/stm32-rs/stm32l4xx-hal/blob/e3a1333134f9414c96e69dde3833eab384dfdcf6/src/rcc.rs#L738 This scenario is relevant in bootloader + application scenarios for example, where the...