Mike Wilkerson

Results 18 issues of Mike Wilkerson

### Steps to reproduce 1. set up `.tool-versions` with: ``` postgres 9.4.7 ruby 2.6.2 ``` 2. `asdf install` (successful) 3. `gem install bundler` (successful) 4. `gem install pg` ### Expected...

closes #671 - [x] test boundary case for smallest bigint - [x] add proptest for non-integer - [x] add proptest for negative integer - [x] fix bug with dropping middle...

Opening a new issue here to carry forward design discussion about the AST transform functionality that @jrjohnson is porting from `ember-font-awesome` and mentioned in #8. --- So, @jrjohnson how might...

When the NIF compilation takes an especially long time, I find myself wishing that my CI workflow didn't have to do a final `mix compile --force` prior to `mix rustler_precompiled.download`....

**TL;DR:** This is a request for a change to how the `force_build` option is set. It's not a bug report. I want to be able speed up build times that...

closes #200 This allows developers filter the WordPress REST API `permission_callback` to accommodate situations where users with various permissions may need to be allowed or rejected from issuing queries to...

The question was raised [in the support forum](https://wordpress.org/support/topic/output-icons-using-span-tag-instead-of-i-tag/) as to whether the plugin could emit `` tags instead of `` tags.

WordPress multi-site mode allows not only for creating multiple _sites_ within a network, but also creating multiple _networks_, each of which may have multiple sites. When creating a new _network_,...

From the [WordPress support forum](https://wordpress.org/support/topic/option-to-serve-locally/), there is a request to self-host Font Awesome Pro, rather than using the CDN. This idea is currently moving in quite a different direction from...