-
Build your pairing skills and productivity as a programmer by focusing on some key meta-skills and applying them to pairing sessions.
Spend mornings building good habits for productivity, and after…
-
Hi,
I chose standard to avoid bikeshedding, and decided to force myself to use it for a few weeks before even considering changing a rule. Most rules are aesthetic anyway and easy to learn to live …
-
At times I find myself in a situation where I need to read or write text in two different languages. For that purpose I need to go through braille settings to change the output or input tables. It wou…
-
First, thanks for sharing this productivity booster!
Unfortunately, I have not been able to install it yet, because I run into this error:
![2017-03-01](https://cloud.githubusercontent.com/assets/25…
-
`cd .. && pwd` returns the following error:
```
fish: Expected a command name, got token of type 'Run job in background'. Did you mean 'COMMAND; and COMMAND'? See the help section for the 'and' buil…
-
Hi, using 64 bits 9.0 alpha1 yesterday, I faded out a lot of relation connectors and this morning, they are all displayed again. I was warned to validate the model yesterday, which I did, and then sav…
-
How should the call look like, who extracts the text? Is there a limit to the amount of characters which could be send via POST or any other method? WebSockets?
-
This is my `chutzpah.json` configuration:
```json
"References": {
"https://cdn.polyfill.io/v2/polyfill.min.js"
}
```
I'm using this to polyfill missing ES5-6 objects globally. However, C…
-
Hi,
I notice there are several open issues and pull requests. I know you probably made this project for your own usage, but I would like to help is possible. Do you have any plans as to what you wo…
-
RenderDoc seems to be missing a handy feature: Texture viewer should have "Show data before draw" checkbox. It would show the contents of the RT/UAV just before the selected draw call. This would allo…