Adam Lindberg
Adam Lindberg
If the SD card is unmount and re-mounted while the system is running, and one tries to read a file, the following panic occurs: ``` *** BSD PANIC *** Error...
We should have instructions of how to use the toolchain to build a custom RTEMS binary to run on the board, from scratch or with some existing C code (i.e....
When editing a file on the SD-card the built-in RTEMS shell hangs aftewards. Steps to reproduce (using boot loader 1.0.1): 1. Create a SD-card with a `grisp.ini` file that points...
The atom `query` is not a keyword since at least R16B (?) and should be removed. https://github.com/sublimehq/Packages/blob/f36b8f807d5f30d2b8ef639232a9fc5960f550fa/Erlang/Erlang.sublime-syntax#L764
When using the grid I find it useful to create transparent box shapes with text in them to align text nicely to the grid: However, when selecting a box and...
When running `rebar3 hex user auth` and pasting a password that is longer than the terminal width the password shows up in clear text in the terminal: ``` > rebar3...
```console $ fish --version fish, version 3.5.1 $ echo $version 3.5.1 ``` The autocompletion for `yarn` [bundled with Fish](https://github.com/fish-shell/fish-shell/blob/3c3e7369ae8eeb631f4b47f3265208ea503a5f85/share/completions/yarn.fish) is very out of date. It seem to be for Yarn...
I install multiple major latest version of a tool, e.g. `erlang@25`, `erlang@24` and `erlang@23` (standard in the Erlang ecosystem is to support the three latest major versions). It's easy to...
### Check for existing issues - [X] Completed ### Language Erlang ### Tree Sitter parser link https://github.com/WhatsApp/tree-sitter-erlang ### Language server link https://github.com/erlang-ls/erlang_ls ### Misc notes _No response_