-
## Issue
The anti-hooking script is not running due to a Python error. Attempts to run the script from a frida shell after supplying a hardcoded `title` and `content` result in an error about missing…
-
Taskwarrior is a good tool for managing tasks, but calcurse even though tries to give a very nice tui with vim keybindings it still isn't capable enough to have all the tasks with priority/due date/an…
-
Right now you cannot hook anything in the >= `0xE0000000` region because the pages mapped there are shared between processes. It increases the complexity as we would have to map the trampoline pages t…
-
## What problem does this address?
This issue arises when programmatically changing editor settings via block_editor_settings_all filter.
Lets assume we want to only allow admins to be able to cha…
-
Right now we are shipping our own implementation of:
- HTTP request parser
- async HTTP server
- URL parser (including a bunch of grammars for every API)
We can get rid of most of the `server/…
-
Thanks for the plugin. Very helpful.
I needed to set some CSS to override the WP theme and to better format the matrix tables I am using. I did that by adding the following to `surveyjs/survey.css`…
-
Currently, if GNOME Keyring is not installed, spot asks for account credentials each time it is started. Saving username and password in a configuration file should be avoided, that is why requiring G…
-
- [x] ~~core or~~ plugins
- [ ] if plugins, how would this be implemented?
The core provide methods of hooking every message possible, incoming and outgoing, so that plugins can do their stuff when…
-
A lot of the `IO` functions can return failures and this is expressed using `Either` which leads to a lot of awkwardness.
First, a bit of renaming of abilities, let's distinguish between `Throw`, w…
-