-
Apply workaround for CSS encoding issues used in https://github.com/daisy/pipeline-mod-braille/commit/d9adda521828272ce9e50168424a146ebaec262d.
-
Once Cmd.io gets the latest SSH package update that has better PTY support (including use of `TERM`), users (esp those on Lion) may run into this error:
```
Error opening terminal: xterm-256color.
…
-
```
Would be nice to add this static method to OAuthConsumer or some other
class, it's a quick hack to allow POST url-encoded while using java.net
( it can also be used in user code )
public sta…
-
limitations to blob serialization & available workarounds should be documented
ixcat updated
5 years ago
-
Two workarounds:
1. A visitor can prepend "view-source:" to the URL in Chrome to view the source code of the site.
2. A visitor can navigate their web browser menus to get the Developer Tools or to …
ghost updated
6 years ago
-
Proton would eat up all of the Threadripper threads and push the utilization to 75% to 100% on all of the threads and you would notice a low fps game-play on any game that run on Proton.
The workar…
ghost updated
5 years ago
-
**Version**: `4.8.5`
**Module**: `quill-jdbc-zio`
**Database**: `postgres`
### Expected behavior
```sql
... ON CONFLICT (foo) DO UPDATE SET a_b = EXCLUDED.a_b ...
```
### Actual behavior
`…
-
### Preconditions and environment
- Magento 2.4.6-p8
- Set the magento timezone to india/kolkata and server time to europe/paris time
### Steps to reproduce
1. Ask for a reset password lin…
-
Hi Rafaël,
As you know, I love your extension and use it every day.
Recently I've had to check more and more texts from Justel in Dutch. The issue I'm having is that your extension doesn't easil…
-
See this code:
https://github.com/clangd/vscode-clangd/blob/cee0726d4616d500a5989c28cbcb6a8ab08bef9f/src/clangd-context.ts#L118-L123
However, that codepath is skipped if serverCompletionRanking …