Nick Muerdter

Results 41 issues of Nick Muerdter

Feedback from our [API Usability Testing](http://18f.github.io/API-Usability-Testing/): One user commented that it wasn't obvious the header links on the home page were actually links: ![screen shot 2014-11-13 at 4 33 51...

ux-feedback

Feedback from our [API Usability Testing](http://18f.github.io/API-Usability-Testing/): We have a few different styles of documentation across our site. If you're browsing the different areas, it would be nice to have more...

ux-feedback

Feedback from our [API Usability Testing](http://18f.github.io/API-Usability-Testing/): In several of our APIs we have documented that we may return [warnings](http://developer.nrel.gov/docs/solar/solar-resource-v1/#response-fields) in the response. However, it isn't clear what these warnings might...

ux-feedback

If you want to crash your browser (which you probably don't want to do): - Navigate to the [High Performance Building Database](http://developer.nrel.gov/docs/buildings/building-case-studies/) docs. - Expand the first documentation for `/project`...

ux-feedback

This includes 2 small updates: 1. A few tweaks to work with Netflix's current UI. Since the page markup has shifted around a bit on Netflix's end, these were the...

Over the past couple day's I've been experiencing intermittent problems when trying to download the openresty-1.9.15.1.tar.gz package. The problem seems to be that my DNS sometimes can't resolve the openresty.org...

Some edge case scenarios have cropped up in the past month where we could improve our API key and IP address rate limiting algorithm to improve performance.

Now that Cloud.gov is offering [SES as a beta](https://cloud.gov/docs/services/aws-ses/), we should switch to their SES instead of our own.

api.data.gov holds open keepalive connections to the API backends to improve our proxying performance. This week one of the NREL APIs changed the underlying routing of the API backend server...

## Describe the bug A custom `constructor` defined on a custom type extending `Types::Nominal::Any` doesn't always get called when used in the context of a Dry Schema. Constructor's on other...

bug
help wanted