Austin Morton
Austin Morton
**Describe the bug** When you click on a shortlink that contains a compiler output pane and then click into one of the monaco editors (simply to trigger a config rehash)...
On high DPI displays, or when increasing zoom level, the icons used for windows minimize/close/etc are very low quality. I have recreated the icons for light/dark theme as SVG's, which...
When you import directly from `monaco-editor` webpack will pull in the entire monaco package, including all supported languages. It is recommended to import from `monaco-editor/esm/vs/editor/editor.api` instead. See: https://github.com/microsoft/monaco-editor-webpack-plugin/issues/43 for more...
```bash $ ls /opt/compiler-explorer | grep ispc-trunk | wc -l 145 ```
Error pages take excessively long to propegate when turning off an environment, and when updating an environment the edge caches could hold onto stale assets. The invalidation must be performed...
as per: https://github.com/erming/shout/pull/379#issuecomment-165039111 `--silent` is useful in a cron job script, like this one I use, in order to prevent repeated log entries about failing to create the pid file...
I have been trying to add CRC7 checking to this analyzer (along with exporting), and I have not been able to make the CRC7 implementation work. I had the analyzer...
When building against glibc
Attempted Execution with a hello world on (nearly) all compilers that support execution. Compilers listed here did not output the "expected" result of (or variation thereof appropriate for the compiler):...