William Stein
William Stein
1. Create a compute server (e.g., from the Python image) 2. Install Mojo. 3. Create a simple Jupyter notebook with the Mojo kernel on the compute server. 4. This is...
1. Create a compute server 2. After the compute server starts, create a terminal `foo/a.term` in the project, where the directory `foo` does not exist. 3. Switch that terminal to...
This would make it so opening a project takes about 1s for the random instructor (with no idle timeout upgrades) instead of possibly 15s or more, hence saving a lot...
Look at the assignments and handouts tabs side by side, both opened and closed. There are **numerous** differences and significant style/design changes (e.g., delete button, whether there are buttons in...
Basically every editor always has the AI button on every frame: It should only be on frames where it reasonably makes sense, e.g., the text input frame, but not the...
~~We are currently at next version 13.5.6, which works fine.~~ This is the version right before the 14.x series. I tried to update to 14.0.3, which as of today *just*...
If you have a file open right now and close all of its frames, currently the frame tree gets reset to the default layout. This was a sort of (probably...
Notice that the flyout panel has ".." to get to the parent directory, but the full explorer does not. This is a pretty serious UI inconsistency: Many OS's (at least...
There's a feature I've always wanted to add to CoCalc, which is the ability to take hand written math and turn it into latex. This would be handy for people...
1. Create a.txt 2. Edit it via the graphical UI 3. Delete it 4. Create a.txt 5. It will start with the last known contents, but should start blank. NOTE:...