-
This is a list of all the currently supported encodings/ciphers in Ciphey.
We need to make them in Rust for Ares to achieve feature parity.
# Encodings
* [x] Base2 (Binary)
* [ ] Base8 (Octal)
…
-
Branching this from #179 as this might be a better start for the discussion.
We need a definition of what words should be included in the word list, so we can have the same goals for all languages…
-
Hello, I was wondering what were the appropriate actions for creating a language centered around TIO:
https://github.com/tkellehe/tio-lang
I created a JavaScript library that is slowly implement…
-
Kickstart your Hacktoberfest and Make your first PR!
Add a 'Hello World' program under any language. Just make sure you add the program under the correct language directory and the existing 'Hello Wo…
-
Hi,
Thanks for this nice package. FYI, there are many byte-compile warnings when installing this package, if you don't have all of the supported modes installed:
```
Leaving directory `/home/me/…
-
When I use your release binary it does not work with Thinkpads trackpoint. Touchpad is working perfectly fine. What could be the problem behind this?
-
We need something like PEP8 (when the specs are done, of course). I'd suggest basing it on [this](https://github.com/Droogans/unmaintainable-code).
-
## Classification:
Feature (New)
## Reproducibility:
N/A
## Version
AutoKey version: N/A
## Summary
Currently, the list of characters that is used to determine what constitutes a …
-
Greetings to everyone who finds this project!
Last year hacktoberfest got me started in the world of open source, and I want to contribute by helping people to get their pull requests.
So, this …
-
From what I can tell, our usage of this is a bit of a mishmash at the moment.
IIRC we started trying to unify the structure of this directory across packages by putting coverage output in the same …