-
**[Original report](https://bitbucket.org/tdaff/remote_ikernel/issue/9) by Scott Field (Bitbucket: [sfield83](https://bitbucket.org/sfield83), ).**
----------------------------------------
Hi Tom,
…
tdaff updated
9 years ago
-
If I did it all correctly, you should find in the boards src folder new files for:
bd02 v6.3
bd03 v6.3
bd71 v6.0
bd72 v6.0
bd73 v6.0
ovrOB
ovrSt
ovrX
These need to be added to vasl.info so everyone …
-
Hi,
I did something like this:
I had a main html file with an empty `` tag, which I then filled with
```
head {
content: template("includes/Admin\Head.html");
}
```
Admin\Head.html was just the …
-
I am uncomfortable with \base\Security::generateRandomKey()'s use of openssl_random_pseudo_bytes(). It's complicated, sorry, but worth discussing.
**Why I don't like OpenSSL's RNG**
TL;DR: I don't p…
tom-- updated
8 years ago
-
Hey Tom,
Transphporm is looking pretty good!
One question about the formatting of data bindings. From the docs....
```
$xml = 'Original Title';
$data = 'My Title!'
$tss = 'h1 {content: data(); }'…
-
-
Often as pull request will have many reviewers, or get handed off to someone else.
- As a reviewer I would like to be able to mark a comment as acknowledged, no matter who it is waiting on. This will…
-
https://cran.rstudio.com/web/checks/check_results_zoon.html
CRAN error due to version issue with raster? This only seems to be an issue on OSX, I'll see what I can work out
The vignette issues was s…
-
# User story
```
As a student
I need 'a personal dynamic medium' to express my thoughts
so I gain immediate and intuitive understanding of complex ideas
```
```
As a person communicating through ric…
-
OrderBy Failing on PHP7 submitted via Slack by jimtrue