exebook
exebook
First, thank you very much for enabling this, it is super cool! Grouping works as expected, it groups firefox, xterm, thunar, putty, chromium, vscode, mpv, inkscape, kitty, terminator. That's all...
Do I just module table length as usually? Or there is something else to be done?
I browsed on slack docs, they are so vast and mostly talk about the tokens I get from other users for my app. Is this relevant at all? Can you...
Allow random file read by adding two more parameters to `fileRead(name)` --> `readFile(name, pos, size)`, so when `pos` is not `null`/`undefined` the file will be seek to `pos` and only...
``` #!/usr/bin/env koka ``` the compiler may check if the first line of the main source file starts with `#!` and igonre this line. then I could just `mv myprog.kk...
ASTNodes.h:6:23: fatal error: json/json.h: No such file or directory #include What I need to install to fix this? Tried to install those, did not help: ``` libjson-c-dev libjsoncpp-dev ```
On my computer vlc plays 4k videos utilizing only 6% of one core, while mpv uses about 60%. My pc is built on Ryzen 5 3400G. Can this script run...
Hi, thanks for maintaining this! I cannot compile: ``` $ cd ~/libtsm $ mkdir build $ cd build $ cmake .. CMake Error at CMakeLists.txt:19 (message): Usage: mkdir build; cmake...
``` gyp info using [email protected] | linux | x64 gyp info spawn make gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] make: Entering directory '/home/me/hello/build' CXX(target) Release/obj.target/hello/hello.o ../hello.cc: In...
Last activity was in 2019, no news I could find anywhere, anyone knows what happened? Did Twitter decide to abandon this? Even if so, what happened to all the open...