William Stein
William Stein
Suggested by Marc Mezzarobba. To fix copy/paste.
This would be useful for many, many things. Also, could include the licenses that were applied, etc. Basically "how this project was upgraded when being used?"
The build currently fails building the frontend using webpack. We hit exactly this bug: https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported There's a workaround there to add a command line flag to node.
CoCalc also has this issue: https://github.com/ProseMirror/prosemirror-markdown/issues/82 Yet again, totally separate implementations that are broken in the same way for similar reasons! See also: https://cocalc.com/wstein/support/issue-6049 This happens in CoCalc both for...
CoCalc has exactly this bug too https://github.com/ProseMirror/prosemirror-markdown/issues/78 https://cocalc.com/wstein/support/issue-6045 AND this bug: https://github.com/ProseMirror/prosemirror-markdown/issues/77 except in CoCalc it is even worse. See https://cocalc.com/wstein/support/issue-6045-b
Here's what it should basically do, but in some standard way: Yes, though we haven't really advertised it as such yet. 1. Create some content that is shared on https://share.cocalc.com/share/...
This is the same bug as https://github.com/ProseMirror/prosemirror-markdown/issues/75 Independent codebases, but we also have this bug with cocalc + slate! https://cocalc.com/wstein/support/markdown-bugs
1. Open gimp in x11 2. Do something that pops up a window, e.g., create a new image 3. The popup window appears but in a background tab, which you...