William Stein
William Stein
Report: "Error calling remote function 'sync': Error: XXX Sync failed 3 in a row. FIX THE PROBLEM, THEN CLEAR THIS ERROR TO RESUME SYNC. -- command ''find' (args=--PREP Interact Quickstart.sagews...
This was recently reported to occur for some students in one class, and has never been reported ever before. It looks like this: Note that the word "Code" for the...
We should be clearer again about our browser support policy. It could be something like: - Chrome - Firefox - Safari and they must be at most a year old...
Make it so the border on the left and right is wider and the leave the background color alone internally: Like with compute servers:
The whiteboard itself is just a list of json objects with a pretty simple format explaining their properties (color, text, location, etc.). It would be interesting to make this visible...
These get created by rsync when making backups, etc., and cocalc sometimes uses rsync for sending files around right (but won't in cocalc2). In any case, maybe we should have...
This would be a follow up to https://github.com/sagemathinc/cocalc/pull/8585 Basically, make it so the 3 hardcoded constants in src/packages/util/auth.ts are defaults, which can be overwritten via admin settings. Then any site...
1. Get a new message 2. Mark it read 3. Green counter doesn't go down 4. I open a NEW browser tab and mark it read there 5. Counter in...
Right now this very important menu is buried somewhere. Move it to the very top level. REQUESTED BY: Blaec Bejarano
This switch defaults to NOT including non-code context: However, clearly in the code the intention is that it does include non-code by default. But it's buggy. I couldn't figure it...