Results 179 issues of Ken Kahn

Good UI practice is to avoid small buttons. Probably the green flag, etc should be bigger. Especially a problem on a phone.

enhancement

One needs to point lower than normal due to the Google translate element at the top of the page. E.g. using the magic wand on a box.

bug

This would enable third-parties to create new function birds. Perhaps for protection that only work if allow-new-function-birds=1 in the URL parameters. The box given to this bird should be a...

enhancement

Could use D3's quadtree and zoom. (Or a turtle surface???)

enhancement

Currently // id needs to be unique across ToonTalks due to drag and drop (but this interferes with together.js) id_counter = TT.together ? 1 : new Date().getTime(); But maybe better...

enhancement

One can speak what a robot should do and then when it runs it can give a running commentary. A nice thing for the blind?

enhancement

Using this new browser API - https://developer.mozilla.org/en-US/docs/Web/API/NavigatorStorage/storage Note that there is a risk that the state of some project could be very large (due to bignums or large constructed data...

question

Whenever I'm use setTimeout (or utilities.set_timeout) without an argument. https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame

enhancement

Warnings about not logged in should be replaced with something more appropriate.

enhancement

https://prepack.io/ is a partial evaluator for JavaScript. Should be capable of turning unwatched robots into much faster JavaScript code.

enhancement