Michael Clayton

Results 60 issues of Michael Clayton

When I try to run any couchmount command, I get the following error: ``` ImportError: cannot import name Row ``` It's true. When I do... ``` >>> import couchdb >>>...

Hey @lukewagner et al, I've been experimenting with chunked decoding and I have some questions. My experimental setup is using the `onprogress` event of `XMLHttpRequest` for mid-transfer control. This is...

When I run `blogofile build` I get the error: WARNING:blogofile.template:Location is used more than once: _site/./index.html This is with a simple_blog_html5 that I just init'd. No modifications yet. To work...

bug

The [bower-requirejs](https://github.com/yeoman/bower-requirejs) package uses the `"main"` field in bower.json to determine the main js file of a given package. This PR adds "main", so history.js can easily included with RequireJS,...

Hi! First of all, I love Photato. I'm setting up a private selfhosted gallery for baby pics and have gone through five other open source gallery projects. All of them...

I'm running the Firefox 45, and Mightnight doesn't work on the homepage. It looks like the jQuery plugin isn't being registered successfully. ``` TypeError: $(...).midnight is not a function ```...

I'm attempting to use simple-http-server with [mkcert](https://mkcert.dev/) to create valid certs for local development. I'm generating a P12 cert with mkcert, but simple-http-server rejects it with `mac verify failure`. Here's...

I saw this list of rules for good autocomplete behavior on the TLDR newsletter and I think we should review them. They're pretty thorough. [Rules for Autocomplete](http://jeremymikkola.com/posts/2019_03_19_rules_for_autocomplete.html) For each rule,...

needs discussion
update component request
needs: prioritization

I'm currently putting a PFElement-based component into a React project written in TypeScript. Adding PFElements to standard React is easy (Kyle has gone from no project, to a React project...

help wanted
docs
needs: prioritization

eq.js adds element queries so that elements can respond to their own size, rather than the page's size. https://github.com/Snugug/eq.js/ Evaluate eq.js performance, features, etc for inclusion within RHElements. At first...

research
tools
needs dev discovery
priority: high
size: md