Mike Slinn

Results 105 comments of Mike Slinn

@savelmtr created a [PR for PostgreSQL full-text search](https://github.com/ellmetha/django-machina/pull/187) for another project, `django-machina`. The PR was not accepted - I do not follow the reasoning for why that decision was made....

@Dustin4444, the above comment is just a copy of the original post, unedited and without anything added. Did you intend to say something?

I also tried to run the first example in the `README` and got the following, running on Ubuntu 23.04 (Lunar Lobster) under WSL: ``` $ rubyc Auto-update Failed: failed to...

@chrisd8088 You just described the functionality of my first Jekyll plugin, [jekyll_flexible_include](https://www.mslinn.com/jekyll_plugins/jekyll_flexible_include.html#:~:text=Executable%20filenames%20on%20the%20PATH%20(first%20character%20is%20!).%20This%20feature%20can%20be%20disabled%20by%20defining%20the%20DISABLE_FLEXIBLE_INCLUDE%20environment%20variable%20before%20launching%20Jekyll.). One of its features is the ability to run arbitrary commands, capture STDOUT and embed the output in...

Chris, this is *very* helpful - a most thoughtful answer. You also answered a few of my unasked questions. Many thanks! ## Wildcard Spec vs. Regex The wildcard spec is...

I opened a [discussion](https://github.com/git-lfs/git-lfs/discussions/5958) for corrections and suggestions for the 12 articles about Git LFS.

The documentation error I reported in #3027 is more serious than I first thought. Here we see the same problem, manifesting as an awkward suggestion for installing completions: ```text $...

These commands are related: - `cs resolve` - `cs complete` - `cs fetch` When one is missing, the others are less useful.

Emphasize future needs, not current needs, when making decisions for the future. Your decision will become increasingly correct as time passes.

I use Jekyll, and have written many plugins https://www.mslinn.com/jekyll/index.html Although I prefer HTML, Jekyll can work with markdown and/or HTML files