Karl Vogel

Results 4 issues of Karl Vogel

https://github.com/steveklabnik/rust-in-ten-slides/blob/178ca7fccec2907300b1bfb0ba121daba4077d0c/basic-syntax.html#L259 This should be ``` origin.print(); ```

bug
help wanted
good first issue

Using simplify with LLVM-14 seems to run into some issues in some cases. Had a simplify fail with "IteNode::init(): Must take either two logical nodes or two bv nodes as...

**Describe the bug** Using the SSH client from dropbear might fail to connect to the SSH server implementation of OTP, with following error: ``` 10:05:48.080 [notice] Erlang SSH :server version:...

team:PS
stalled
bug
priority:medium

If you create a symlink in the snipets directory to some other directory, the editor will show the snippets in the symlinked dir, but you can't execute any of them...