-
When Z-Perl is enabled, I get the following error whenever I log in. I've disabled all my other addons, and even cleared out the .lua and .bak files in my SavedVariables folder for a clean slate, but …
-
It looks like that mini_racer no longer builds, causing the whole deploy to fail:
```
Installing mini_racer 0.5.0 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native ex…
-
I would like to have the possibility of including custom mode, language and worker.
One use case for this is e.g integration with ANTLR which is a common use case.
I will probably start to work on…
-
I'll clean this up, and maybe draft up a shell script that can be tracked, but I ran a BUNCH of tests, and can confirm that you can install OctoScreen in, what is essentially, two commands. It's stil…
-
Related
- _**MVP of AppArmor profile that only deny access to internet #32**_
----
Let's do an [minimum viable product (MVP)](https://en.wikipedia.org/wiki/Minimum_viable_product) of AppArmor p…
-
### Acknowledgement of checking existent issues
- [X] I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.
### What problem did …
-
I have a `sp9832e` device and the relevant stock fdl1, fdl2, spl and uboot img files. I also have the device XML file containing details on partition layout.
I've attempted to patch fdl1 and fdl2 f…
-
There should be a tool that compares the English version of some rules with a translated version.
When a translation is done, any text output should have the key `T` as opposed to the English versi…
-
Lorsque je git clone le projet, j'obtiens un warning à la fin. Ca a l'air de modifier le repo original parce qu'après avec un "git status" je vois que ces mêmes fichiers sont "modifiés". Autre bizarre…
-
Test code:
:set showmatch
```
a = 'blablabal'
# | put cursor above "{" or "}" in the "c = ..." line
b = { bla: 'bla' } # move the cursor left or right -> showmatch works
# -> move the …