Alexandre ZANNI

Results 618 comments of Alexandre ZANNI

@kristoffer-marshall You can find a CTF platform that better fit your need [here](http://list.rawsec.ml/ctf_platforms.html).

Yeah OpenCL headers are in `/usr/include/CL` and openssl ones are in `/usr/include/openssl` on Arch.

This issue can be closed

@eugeneccnp Sorry I just did `cmake .`.

+ Kernel 4.9.52-1, 4.12.14-1, 4.13.4-1 + OS Manjaro + GPU MSI RADEON RX 480 GAMING X 8G + X.org X Server 1.19.3, Release date 2017-03-15, X Protocol Version 11 Revision...

This issue can be blosed

A reverser if you prefer

In docusaurus v2.1.0 the search bar doesn't display even when having this navbar item: ```js { type: 'search', position: 'right', } ```

`@easyops-cn/docusaurus-search-local` should be loaded in [themes](url) and not in [plugins](url) also you are missing this navbar item: ```js { type: 'search', position: 'right', }, ```