Omar Rizwan

Results 20 issues of Omar Rizwan

need to move to Firebase -- working on it!

Workflowy uses this form: `https://workflowy.com/#/[GUID]`. Anchors make more semantic sense as well, IMO

Should be possible to do with just the current information + some graph algorithm. Hack would be to check for result consistency and fail if we get different results

Give examples of linking numbers, charting, viewing dependencies

- Charts should be optional, because they're so slow and they're often not useful - Charts should not appear under every possible output. Maybe something like Tydlig or Excel instead,...

URLs have this base-36 form right now: http://rsnous.com/cruncher/?h2yt410dkofa I'd like to at least append the URLized title to the end as an ignored parameter, like: http://rsnous.com/cruncher/?h2yt410dkofa/title-goes-here for link readability.

See http://jamie-wong.com/2012/08/22/what-i-did-at-khan-academy/#Number.Scrubber and http://worrydream.com/ScrubbingCalculator/ (exercise 2 at end) Bret has a scrubber here: https://github.com/worrydream/Tangle/blob/master/TangleKit/TangleKit.js#L219 The current behavior is defined here: https://github.com/osnr/cruncher/blob/9b4d40df36ebf40eccaaadb5e8bcd1a661cb0e5b/src/coffee/scrubbing.coffee#L76 Basically, when you scrub, we add 1/5 of the...

enhancement

Test before merging

To avoid swap attacks (see threat model). I've thought about generating a security token for each chat partner, to reflect their fingerprint. Right now, you only know whose identity is...

security