Nico Schlömer

Results 516 comments of Nico Schlömer

Thanks for the links! However, from the tutorials etc. I can't quite see yet how to satisfy my use case. To rephrase, I would like to know if it's possible...

Great! And noninteractive?

I use @penrose/core 1.3.0 (`penrose.min.js`), and unfortunately, ``` penrose ``` is just an empty object for me. (It's defined though.) Any idea why that could be? In any case, distributing...

I just found ``` Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src...

> what environment are you running the Penrose package in? [A Chrome browser extension](https://github.com/nschloe/xhub). The idea is to run Penrose sub/sty configs in GitHub READMEs, so there is user input...

> Do you happen to know if WebAssembly usage is allowed in Chrome extensions? All user input that could potentially do harm on a computer of an extension user is...

> Actually, going off [Google's documentation](https://developer.chrome.com/docs/extensions/mv3/sandboxingEval/), it looks like it's even possible to use eval or new Function in some cases. Quoting from the page: > Published on Tuesday, September...

> do you happen to know if the Stack Overflow thread I linked is also outdated? Or does that work today? No idea.

In terms of GitHub stars, [Glances](https://github.com/nicolargo/glances) and [bpytop](https://github.com/aristocratos/bpytop) take the cake. ![screenshot](https://user-images.githubusercontent.com/181628/125779408-e2fba6c2-4d60-4c7d-91bb-371e3e72279a.png) [source](https://github.com/nschloe/stargraph#command-line-system-monitoring)

> Bottom is relatively new and I believe it will gain a larger user base after a while. bpytop is newer and has more people stargazers. > As it was...