Oleksandr Nikitin
Oleksandr Nikitin
To make more people use snow, it would be very welcome to release ports to more platforms (e.g. Android, Windows, etc)
VS 2015 Community, Markdown Editor from mads kristensen
See http://blogs.windows.com/windows_phone/b/wpdev/archive/2012/10/17/getting-websites-ready-for-internet-explorer-10-on-windows-phone-8.aspx for details
subj :) In particular, interested in #13 (or rather, decreasing capture frequency on idle to something like 1 frame in 5 minutes) thanks in advance!
1) OpenGL version is reported as just "4" (it's 4.0) so test fails at line `if length(glv) >= 2` 2) when this part is fixed, it crashes a bit later...
Hi caller9, could you by any chance add support for CTR mode?
Unable to view https://www.youtube.com/watch?v=wATHwvRFGz0&t=1m36s as it marked as private on youtube
got this error while playing with build from Terminal (the usual `report and clear all` button is disabled so pasting it here) The plugin continues to work otherwise. ``` java.lang.IllegalStateException:...
Currently ts-pegjs emits a @ts-ignore for each line. Emitting a single @ts-nocheck instead of a ton of @ts-ignore will reduce the generated code quite a lot :)
``` CMake Error at build_root/_deps/hyperscan-src/cmake/arch.cmake:10 (message): No intrinsics header found Call Stack (most recent call first): build_root/_deps/hyperscan-src/CMakeLists.txt:343 (include) ``` AFAIK hyperscan has no plans for platforms other than amd64 ((...