-
### Describe the bug
Hold onto your hats, I think we have a showstopper...
When you save a file you get a little green "Compile succeeded" popup/toast in the bottom-left corner. On my setup this tri…
-
Hi Chris,
I wanted to propose/discuss a new feature, where Rust enums are flattened into a struct (or map?) with a wide schema, where the non-selected variants would have None/Null fields and then …
-
In the README [here](https://github.com/carlhuda/janus/#tutorials), the VIM: Walking Without Crutches tutorial site seems to be down or the like (per Heroku).
Happy to send a PR with a strikethrough …
-
### 🚀 The feature, motivation and pitch
In the past, we padded int4 quantization with non-multiple group size to make things work. Since we have decided to remove the padding, int4 quantization is n…
-
### What problem are you facing?
You must manually install the jmespath dependency on the Ansible controller before using this filter. This filter is built upon jmespath, and you can use the same s…
-
# Syntax Highlighting
Syntax Highlighting is a coding crutch we all love. Will attempt a basic tag-based approach initially. If this does not suffice then I will investigate using an existing library…
blbu updated
11 years ago
-
Install AngularJS Material to project
1. npm install angular-material --save
2. Use [API](https://material.angularjs.org/latest/) as reference
3. Use Material Design to keep design consistent an…
-
Leaning on shell commands is a crutch that I'd like to avoid. [`ruby-git`](https://github.com/schacon/ruby-git), mentioned in #1, is an actively-maintained gem that allows for using Ruby to interact w…
-
I have an error in console, when try to import TimeAgoPipe and add to module declarations.
So, little "crutch" like that solved my problem
````
...
import { TimeAgoPipe } from 'time-ago-pipe';
…
-
I figured out how to fix the stupidity of mock with a rather unusual crutch. So I can go back to full call verification, including self-call verification. The tests themselves need a little refactorin…