-
Unable to make work using - Visual Studio Code - Windows > Other lens keys functions work fine
PS C:\Git\lens> lens keys restore ("test_key")
Enter mnemonic 🔑:
Error: Invalid mnemonic
PS C:\G…
jmire updated
2 years ago
-
needs some help..
the color in 'background=dark' looks good, once change to 'light' the color looks weird
![image](https://user-images.githubusercontent.com/10127848/196353032-81952917-4bcd-4e68-9a…
-
I think this error message could be improved:
`Error: Illegal addressing mode`
by giving me a hint about which illegal addressing mode I actually used, and giving a hint about which syntacticall…
-
ERROR: Cannot write video description file
Tartube v2.4.386 / Linux Mint 21.2 Cinnamon
What can I do?
-
Hi,
Firstly, just wanted to say I'm super impressed with the sandbox container that you have published for Algorand.
I have an automated test that went from taking `37s` to taking `7s` after swi…
-
The new Windows 11 context menu uses IExplorerCommand + app identity for app integration. Identity is established for unpackaged Win32 like VS Code using Sparse Manifests.
A sample can…
-
Hi. My name is Joseph Stephen, vk7js. I am a totally blind software engineer as well as an advanced amateur radio licence holder from VK. I have been reviewing your firmware for v6 and noted that you …
vk7js updated
2 years ago
-
### Problem
Currently, there is no hierarchy to the buttons in the file chooser. I believe that the "accept" button (which can take the form of `Open`, `Save`, or others) should be highlighted. It …
-
## Proposal
Add the `|>` pipe operator to the `Data.Function` module, similar to the already existing `&`:
```haskell
infixl 0 |>
(|>) :: forall r a (b :: TYPE r). a -> (a -> b) -> b
x |> f =…
-
It would be good if image_frombuffer could understand pycairos premultiplied ARGB32 format, currently it seems impossible to use, as pygame is doing some byteswapping and it's not obvious how to enabl…