-
I was able to replicate Gmail shortcuts using [BetterTouchTool](https://folivora.ai). See [this comment](https://apple.stackexchange.com/a/467622/229541) on Stack Exchange for details.
-
Sorry if I am dense, but I want to be clear on workflow here.
I set the path to /Volumes/Kindles/koreader/clipboard
Then I, from Koreader went to highlights export all highlights and selected…
-
I arpspoofed the phone app to intercept packages. I took a few notes:
```
power off:
0000 3b 24 00 00 00 00 00 00 00 00 00 00 5f
23 gray:
0000 31 17 17 17 00 00 0f 85
candle mode orang…
-
### Input C/C++ Header
```C++
struct InnerType {
typedef int related_type;
};
template class Container {
public:
typedef typename ContainedType::related_type contents;
con…
-
Hi,
I'm a Nix user, which is a distant cousin of tools like Bazel and Buck. I use it for a lot of projects on GitHub, and often one of the most important things I want is caching for builds when us…
-
## Version **3.5.1** of [concurrently](https://github.com/kimmobrunfeldt/concurrently) was just published.
Branch
Build failing 🚨
Dependency
…
-
Hey Marco,
First of all, fantastic plugin! Thank you!
I understand this is pretty niche request, but maybe others would find it useful.
I'd love to set a `jira-search` in a template, and have…
-
https://twitter.com/timbertson/status/1245081280657514496?s=20
> Cool! I'd love a variant which did add-or-update comment, so it doesn't add a new comment on every push to a long PR. Maybe using a ca…
-
## steps
sbt version: 1.5.5
g8 version: 0.14.0
Create a template with a dependency on a project not in a default maven/ivy resolver.
Create a `.repositories` file in the template, containing your …
-
I just noticed that the reference group for the decomposition is determined by which group has the larger mean DV:
https://github.com/sinanpl/OaxacaBlinder/blob/de7e7ac03666fe15f80ecbabadf41a55002a…