Results 15 issues of jmills

nice site update! I subscribed via feedly.com, which required putting in the feed URL (`https://antimatter15.com/feed`) and I noticed all the feed link domains are `localhost:8080`. not sure if it's intentional...

Right now, `NVM_AUTO_USE=true` will not get applied on the initial call of `nvm`/`npm`/`node`/`yarn`, and only work on subsequent session directory changes. This PR makes `NVM_AUTO_USE=true` go into effect at the...

Logged in to Astral, and it wouldn't load any repos: ![Screen Shot 2021-10-18 at 12 14 50 PM](https://user-images.githubusercontent.com/8418440/137792736-1e8ab483-2a4d-417e-b9c3-c248ee7a4cf6.png) I tried logging out and in again, as well as revoking access...

Not sure how to word it best, but the codepen for the subgrid example only matches the screenshot (at the moment) when using Firefox. Changes proposed in this pull request:...

content

Hi there! One of the projects I use frequently, https://github.com/roots/trellis, uses `vagrant-hostmanager` to manage the `hosts` file on the host for accessing local VMs. For whatever reason, connecting to the...

Upon plugin activation, I get a warning at the top of my WP Admin: ``` Notice: Use of undefined constant KBE_PLUGIN_SLUG - assumed 'KBE_PLUGIN_SLUG' in /srv/www/ooc.teamrubiconusa.org/current/web/app/plugins/wp-knowledgebase/articles/kbe_articles.php on line 30 ```...

### Describe the bug It looks like `taze minor` and `taze major` interpret minor changes differently when the major version is `0`; I _think_ this is unexpected behavior, but let...

I was running into an issue where `exporter_exporter` couldn't verify the metrics being exported by https://github.com/prometheus/jmx_exporter (v 0.18.0 running the standalone http server) and was able to resolve it by...

Code within a while block, outside a PHP tag (but including the endwhile tag) is re-indenting each time phpfmt `format now` is run: ![dec-01-2016 12-17-29](https://cloud.githubusercontent.com/assets/8418440/20810853/42136ca6-b7c0-11e6-8e9d-e6ea75fdcfde.gif) Running Sublime Text Build 3126

While in one of the Summit Day 0 workshops (the PM Federation Workshop - ask Mike if he can answer a question about recursion :wink:) I noticed command+/ wasn't toggling...