Mike Johnson
Mike Johnson
Steam supports tags. These can be set in the regular Steam UI by right clicking on a contact and clicking "Tag as..." Setting a user's group in Pidgin should automatically...
Steam has a built-in nickname system that's automatically synced between clients. It can be accessed by going to the Steam friend's UI, right clicking a contact and clicking "Add nickname."...
When changing to `wpaeap` security, I removed the `passphrase` on the relevant `unifi_wlan`. `terraform plan` creates this plan: ``` ------------------------------------------------------------------------ An execution plan has been generated and is shown below....
This is a port to WASM. I'm not sure that, given that this is a gopherjs library, we should officially adopt WASM as the only way of using the library....
The search API allows multiple fields with the same name, effectively meaning that the field has multiple values[1][ref1]. In Django nomenclature, this would be functionally equivalent to a ListField. search...
While attempting to implement the `Protocols` property from [the org.freedesktop.Telepathy.ConnectionManager interface](http://telepathy.freedesktop.org/spec/Connection_Manager.html#Property:Protocols), I ran into the fact that `IDictionary` results in a `System.ArgumentException: The type of an array must be a...
As the title says, it'd be nice to have the [ServerAuthenticator](http://mumble.sourceforge.net/slice/Murmur/ServerAuthenticator.html#ServerAuthenticator) and [ServerUpdatingAuthenticator](http://mumble.sourceforge.net/slice/Murmur/ServerUpdatingAuthenticator.html#ServerUpdatingAuthenticator) callbacks exposed. This would allow one to implement an authenticator as a Mumo module rather than having...
**Is your feature request related to a problem? Please describe.** I'm trying to tune the PID, but I've run into the problem that the only way to change the setpoint...