-
In the latest version of UV-CDAT/cd77, I had to update my compilation flags to add in `hdf` libraries, so:
```
> cd77 -ezget -lats -cdms -fcray-pointer mkhurrell1.f -o mkhurrell1
```
became
```
…
-
We have a use-case that would require canceling requests - some are triggered explicitly using `execute` and some are triggered dynamically, by mutating responsive query variables.
Is there any way…
-
Hi,
as sassdown is coupled to grunt I suggest to rename it to grunt-sassdown. This a) matches the convention and b) lets you automagically load grunt-sassdown via https://github.com/sindresorhus/load…
-
There's a postdoc at JHU who has a nice package for visualization that might make a nice companion to the kraken output metawrap is currently capable of. The package is here:
https://github.com/fb…
-
hallo,
i own an skr 1.4, the tft35 v3.0 and the the automagic shutdown module 1.2.
in the manual i readed that i can connect it but the Problem is that dont know how.
is it right that i can connect…
-
If someone accidentially pastes a large amount of lines in the send queue, it can flood channels.
Perhaps by default hexchat could say "hey, this is more than 5 lines are you sure you don't want to …
nirik updated
8 years ago
-
### Discord Account
the machine
### What is it that you'd like to see?
Currently if a plugin wants to offer keybinds, it has to do the logic itself and hardcode a specific keybind. It would be nice…
-
Will need a script which should
- [ ] record timestamp and received character. Could be as simple as per line just space separated. Then script could simply do `.split(' ', 1)` to separate timestamp …
-
Thunderbird uses the [brightext] attribute on certain elements to determine if a light or dark text-color is required for toolbars etc.
We should try to use that to update other elements and select…
-
I'd like to use synchronize_structure to simplify my migration recipe. Using recipes in the docs and various blog posts, I can get things working without synchronize_structure and doing a manual dump …