-
I think the developers have mostly settled on Qt as our UI framework of choice.
-
Explore optimizations that can be done on IR using llvm API.
-
The documentation should say to use /p/user_pub instead of /p/cscratch
-
A fetch shader at its core is simply a callable subroutine of the vertex shader. A proper implementation of fetch shaders means that we should be handling as part of the vertex shader translation ste…
-
The response from [this endpoint](https://github.com/DD-DeCaF/iloop-to-model/blob/devel/iloop_to_model/app.py#L272) resembles the one we receive from model service, but it is a bit different:
`growth…
-
```
1: test-cryptonite: cbits/decaf/ed448goldilocks/decaf.c:1267: cryptonite_decaf_448_point_decode_like_eddsa_and_ignore_cofactor: Assertion `API_NS(point_valid…
-
Hi,
I am using the following versions of R packages in R 3.3.2 (x64):
_xgboost version 0.6-4
Matrix version 1.2-6_
for a binary classification problem. My input data is originally categorical in …
-
In the main.css file, replace all `@import`s with many less using globbing https://twitter.com/_DECAF/status/677576211518894080?s=09
-
People suggest we use ECC keys instaed of 2048-bit (or 4096) RSA, which can be generated with [libsodium](https://github.com/jedisct1/libsodium)
- is it too slow?
- using openpgp.js has been handy…
-
It is a new button that support alterative payment methods, like Venmo. It would be adding Java Script to the button code to make it dynamic. It would detect if the customer has Venmo and it shows as…