William Stein
William Stein
I don't know if anybody but me is worried about maintaining this package. In my own version on npm @cocalc/ansi-to-react, I did update everything, fix all the security vulnerabilities, etc....
If you generate a few dozen tokens using it, you'll find some don't satisfy the regular expression '[a-z0-9]{6}.[a-z0-9]{16}', which kubeadm tokens should satisfy. https://kubernetes.io/docs/admin/kubeadm/ which says " The token must...
1. filter the computer servers in a list via the filter search box above them 2. Then click on "settings" on one of the compute servers 3. The filter gets...
I just saw the following on a computer server, and it's obviously a very serious bug, so will get fixed soon: 1. Created a compute server with the Tensorflow image...
I was extremely confused by this, since I thought somewhat "nonlinearly": 1. Open any file at all, e.g., code or markdown. 2. Click the "Assistant" button. 3. This is what...
A frequently requested feature that would be generally extremely useful would be a new element type in the whiteboard that is just an editable view of any other file in...
The Regenerate button used to regenerate a response. That's a very useful thing to do. Then for a while, clicking "Regenerate" would work fine, but it was a "dropdown button"...
Sorry for this being vague, but here's the header and footer on my dev server: Header: Footer: Notice that "Store" and "Features" are NOT in the header, but are in...
We're on ```sh ~/cocalc/src/packages/next$ tsc --version Version 5.2.2 ``` and definitely there will be hundreds of errors with the latest version.