Andrew Aylett

Results 13 issues of Andrew Aylett

This allows easy compatibility between objects type checked by io-ts and (for example) React's use of csstype to define typed interfaces. This implements #106.

https://github.com/gcanti/io-ts provides mechanisms to create type objects representing Typescript run-time types. When I started using io-ts in my Typescript React project, I very quickly ran up against the issue that...

The list of relationship types appears to be trying to show both the `male` and `female` variants if they're different. But the different varients are not always consistent: Alt: a...

This fixes #6285. Where nicknames are used as diminutives of full first names, it (hopefuly) makes sense to indicate as such in both the full name and short name fields.

I really like that I can specify someone's "proper" name, but also what we call them in practice. For many of my contacts, this is a diminutive, replacing fore-names but...

A couple of changes, to update the target version of Knockout to 3.0.0 and to fix an issue with computed observables not notifying on change. The tests all still pass...

I'm not suggesting some of these shouldn't be blocked, depending on context. But they're not Daily Mail domains, so they probably don't belong in _this_ list.

Really nice list :). It's actually fairly easy to use the files you've already generated with uBlock origin (https://github.com/gorhill/uBlock/) because that extension accepts lists of hostnames and blocks them. In...

### Device UDM (Unifi Dream Machine) ### Firmware Version 3.0.19 ### Kernel Version 4.19.152-ui-alpine ### Tested with previous version of the module? No -- full disclosure, I'm trying to get...

enhancement
new firmware
device: UDM

**Is your feature request related to a problem? Please describe.** Many of the processes I want to run on a change _may_ be idempotent given a fixed commit. For example,...

enhancement🏗️