Sam Ruggerio

Results 4 issues of Sam Ruggerio

Maybe this service was canceled, but trying to sign up gives: Error: 100 XMLHttpRequest failed: {} and trying to log in gives: Error: 100 XMLHttpRequest failed: {} Possible Fix?

I want to be able to make the article banner image become the image for `og:image` and `twitter:image` meta tags. Unfortunately, it seems like the original source location of the...

enhancement

Minor thing first: All CMake min version statements need to be raised to at least 3.5, as the listed pacman install for cmake will install version at least 4.1 on...

If there's a % symbol in the state name (e.g. `%a=0`), show_diagram will fail. Pygraphviz will state there's no key in the AGraph. ``` .../pygraphviz/agraph.py", line 1859, in __new__ raise...