David Brownman

Results 121 comments of David Brownman

@adelevie That's good that it's there, but it's also not any farther than we are right now. That is, if I wanted to write a chapter tonight, I wouldn't know...

Awesome! And I didn't mean to rag on you about the PR's- I forget sometimes that not everyone sits on GH all day as part of their job, haha. In...

this is pretty easy! just submit a PR to the https://github.com/Homebrew/homebrew-core repo. instructions [here](https://github.com/Homebrew/homebrew-core/blob/master/CONTRIBUTING.md#add-a-new-formula-for-foo-version-234-from-url)

@simonw can you take a look when you have a chance?

@marcusolsson I think I have a usecase here too (assuming I understand what "namespace prefixes" are). I have duplicate filenames in different directories, such as: - `technical/python/arguments` - `technical/javascript/arguments` Obsidian...

I haven't dug into this yet, but it's been on my list. I was likely going to fork the plugin and fit it to my needs exactly so I didn't...

This seems like intended behavior, no? If it's a boolean flag, it should have no value. if it's a string flag, it should have a value. I'm not sure they...

Not directly, no. The general wisdom is to include anything you need to develop the site as a `devDependency`, so that would include `http-server`. The goal is that someone can...

Sure, this would work similarly to #2. It's straightforward to import them from the archive. Polling them from the live site is trickier, but doable. I have some other work...

I'll have to take a closer look on this one. My only guess is that you created your archive when the comment was newer, and thus had a lower score...