-
Hello! Trying to move my workflow from sublime to VSCode and so far this package has been helpful. The one thing that's stopping me from committing fully is the ability to view/run my R code in a sepa…
-
### Description of the Feature
Please setup GitHub Actions to build self-contained executables for the Kitchen Sink demo targeting at least Linux, Windows, and MacOS
### Problem
Currently all…
-
[Azul](https://azul.rs/) looks like good start
-
Hi Mathieu,
Hope you are doing all well !
I found this interesting project: https://github.com/headupinclouds/gatherer. It is a cross platform gpgpu opengl (es) shader pipeline framework: ogles_gpgp…
ghost updated
8 years ago
-
This has two parts/approaches:
1) It's possible this could be run via Wine, with users specifying the location that Arena running under Wine dumps the real-time log file in app.config. I have no id…
-
Currently, Win32 window objects [automatically and unconditionally intercept key codes for `Ctrl+C` and `Ctrl+S`](https://github.com/opencv/opencv/blob/85dde8a800fdb8c4b92bd9088174079cc5a4d416/modules…
Gutza updated
3 years ago
-
![image](https://user-images.githubusercontent.com/45317320/68569082-30e3d880-0498-11ea-8ae4-7194016f232a.png)
Please add a new feature automatically saving window & columns last size and positions…
-
Ghidra is not the only free and open source reverse engineering tool available. Another popular one is [Radare2](https://github.com/radareorg/radare2), a highly-portable cross-platform reverse enginee…
-
Versions: CamillaDSP 2.0.3, pyCamillaDSP 2.0.2, Backend 2.1.1
One of my (hand written) config files works perfectly fine with camilladsp and doesn't trigger any parsing issue when loaded into camil…
-
We can cross compile builds for ARM. Maybe even use QEMU user mode like this: [pguyot/arm-runner-action](https://github.com/pguyot/arm-runner-action)
(GitHub Actions is x86 only..)