Will Norris

Results 57 issues of Will Norris

repolinter allows specifying policy information and a URL for individual rules, which is really helpful to directing project owners to get more information about those rules. However, that information is...

We talked about this at the tail end of working day call today about whether this should have a license. The short answer is that most of these job descriptions...

imageproxy isn't for everyone. There are other projects with different goals, or forks of imageproxy that add features I won't merge upstream for whatever reason. I've long thought about adding...

This allows setting a reasonable description for each mapping that will render nicely in plugins like which-key. This is using the older `vim.api.nvim_set_keymap` function in order to retain compatibility with...

The Tailscale web client (the one you get by running `tailscale web`), is currently getting a complete overhaul, bringing it more-or-less on par with the native clients. Because it exposes...

enhancement

Ten years ago today, @mike-burns made the [first commit](https://github.com/thoughtbot/rcm/commit/3c6cbc3) to rcm, starting with just relatively simple `mkrc` and `rcup` commands. While it didn't start out with many of the options...

We've had two customers report issues ([go/hs/11584](http://go/hs/11584) and [go/hs/16655](http://go/hs/16655)) where a client has gotten into a registration loop using auth keys. Opening this to have a public issue to track....

needs-fix

This is a requirement for Firefox add-ons using manifest v3. The ID can take the form of an email-like identifier or a UUID. A quick survey of my installed add-ons...

This relaxes the Bind and Render to accept any type as a payload. If those types implement the Binder or Renderer interfaces, then the relevant method on the type is...

https://github.com/microformats/microformats2-parsing/issues/59