hyperfiddle

http://hyperfiddle.net
2018-11-19T14:20:12.040100Z

@alexandrkozyrev regarding the cljs-ns not resetting – that's a bug, thanks for the report. It is stored in Datomic, but sometimes the namespace objects get reused. There are a couple bugs here that we need to fix

2018-11-19T14:21:26.041300Z

@alexandrkozyrev regarding using the datomic api – today you have to use the fiddle/query or fiddle/pull. There are improvements coming here eventually. The schema is always available in the ctx, we can make an example of that if you want

alexandrkozyrev 2018-11-19T16:18:56.041600Z

can you please explain a bit schema in the ctx

alexandrkozyrev 2018-11-19T16:20:15.041800Z

I don’t really understand (w/ datomic api access restriction) is it executable in HF - http://dustingetzcom.hyperfiddle.net/:datomic-peer-query-loom/

2018-11-19T16:21:27.042Z

Great question. That blog post predates Datomic Cloud, which does not have an entity API

2018-11-19T16:24:34.042500Z

We haven't done that yet because there are security issues to be thought through

2018-11-19T21:16:23.043600Z

Here is the correct/easier way to issue datomic transactions from a button: http://tank.hyperfiddle.net/:dustingetz!slack-parser/#:hf.src!view

alexandrkozyrev 2018-11-20T11:58:06.044200Z

is there a tutorial about fiddle/link (hf/_)?

alexandrkozyrev 2018-11-20T13:20:19.044400Z

is there a live-inline-entity editor view/representation? for instance, I’d like to able to edit “string” attribute directly in result table - http://alexandrkozyrev.hyperfiddle.net/:new-intent-naive/

2018-11-20T13:27:12.044600Z

I don't understand :new-intent-naive, can you clarify

alexandrkozyrev 2018-11-21T10:13:50.053400Z

as I go through my custom view - http://alexandrkozyrev.hyperfiddle.net/:trinity/ - it looks more and more that I build my own bobtailed and buggy version of hyperfiddle.ui/result and links tab

alexandrkozyrev 2018-11-21T10:15:02.053600Z

should I instead make my own “rels”, if so, can you please show me an example?

2018-11-21T13:05:53.055100Z

Can you help me understand what you are trying to make with :trinity, with mspaint or a google image?

2018-11-19T21:16:30.043800Z

"make storm" line 8