Karsten Schmidt
Karsten Schmidt
Discussion based on this [tweet by @den1k](https://twitter.com/denik/status/1024861822950752256): > do you think umbrella would play well in https://beta.observablehq.com/ ? since it has a reactive (but I think promise based) update model...
**Is this a feature or a bug?** - [x] Feature - [ ] Bug **Please describe the actual behavior.** This is a feature request to classify exported arrow functions as...
This is admittedly more of a North than Forth, but still thought some others might be interested in this project: https://github.com/thi-ng/umbrella/tree/master/packages/pointfree > Pointfree, functional composition via lightweight (1.8KB gzipped) Forth...
Add helper fn to return hashmap w/ react lifecycle methods to specify WebGL canvas components (but without requiring additional deps)
Currently all facts are centrally indexed by the graph's N index vertices (e.g. subject, predicate, object). Not scalable. Ideas/tasks: - add index group vertex/entity (set of N index vertices), each...
Non-tech users would benefit from a graphical web UI to define queries by "drawing" out the graph patterns and qvars to be matched. The s-expr DSL is also well suited...
Users might want to subscribe to registered queries so that when result set is changing, a notification is pushed automatically via WS/SSE. Ideas/tasks: - add new vertex type (SubscriptionVertex), where...
Hi James, I've been studying and successfully building the x64 version on OSX, but then realised that the code contains a few AVX instruction not supported on slightly older machines...