William Stein

Results 812 comments of William Stein

Typescript Generics are implemented. :-)

Chat messaging definitely uses the sync'd server time: ``` const time_stamp: Date = webapp_client.server_time(); ``` I did try to break server time and did find a case where it would...

Right now: ``` // You must then put them in the database, via // ~/cocalc/src/packages/server$ node // > db = require('@cocalc/database').db() // db.set_passport_settings({strategy:'github', conf:{clientID:'...',clientSecret:'...',}, cb:console.log}) // ``` as explained in...

Another data point: Not sure if it is useful, but in cocalc implementation of Jupyter notebooks the web browser spell checker replacement thing works perfectly in Markdown mode (which is...

Here's how to reproduce this: 1. Create a markdown document 2. Type `abc 123` in it and get spelling squiggle iunder abc: 3. Click on `abc` in such a way...

This is a good idea, maybe, for a feature. Not a bug.

https://cocalc.com/features/icons

WORKAROUND: There's a lot of scripts, but the only blocker to get going with cocalc is cc-new-file, and here's a simple 1-liner version of that which is fine for many...

(it's alphabetical, which is not meaningful for version numbers).

Any new thoughts about this?