dmr
dmr
I really like Aegis, but I think the UI could be improved. Consider this: the UI looks very nice and clean when I'm just looking right at it on my...
NOTE: I already have a PR for this (#6675), but the contrib guidelines suggest opening an issue for discussion, so I'm doing that. **Is your feature request related to a...
The PR mentioned in #414. Notes: - Per the [django standard txn guidelines](https://docs.djangoproject.com/en/2.0/topics/db/transactions/), I add an option to wrap just that particular operation rather than just turning off autocommit (autocommit...
I wanted to be able to sort the list of files for `projectile-find-file` by the length of the full path. The reason is that if I want to find `models/user.rb`...
``` ~ 14:57 $ fish --version fish, version 3.5.1 ``` I am currently attempting to customize fish to my liking to determine if I want to switch to it from...
According to the docs, I can pass the > ID of the workflow to trigger and run to `with.workflow`. I have successfully invoked a workflow by name, i.e. ``` -...
If I understand correctly, oazapfts generates a great deal of code and types (largely from `ApiStub.ts`) for use by a client of the API. This is fine, and I imagine...
I was trying to get the basic game running on my machine. How to do this is not obvious, although I may have figured it out. If I knew what...
The syntax highlighting for basic csharp-mode is busted, and I don't know how to fix it upstream. I'm not even sure if it can be fixed without abandoning the current...
Recently I submitted a minor fix to the abuse contacts in the CoC of a project. Ancillary to this, one of the maintainers took it upon himself to slightly rewrite...