Simon

Results 1040 comments of Simon

Is there any chance we can get this into a mergeable state?

I'm mainly using Hyperscript for it's nice & easy syntax to define HTML DOMs in pure Julia - so I find it quite hard to compare to e.g. EzXML, which...

I guess we could add it here? https://github.com/yurivish/Hyperscript.jl/blob/master/src/Hyperscript.jl#L208 @yurivish, if you agree that it's the right place, i can move this function: https://github.com/SimonDanisch/JSServe.jl/blob/f36f3ac7bfc96e1c88f189dcbbfa6eed65e4cf01/src/hyperscript_integration.jl#L72 Over to Hyperscript and check for boolean...

>I'm thinking about use cases where you want to conditionally emit custom attributes. Hm, so my idea was, to not leaky this weird behavior into the official API... So I'd...

hm... So I think I kind of consider the html behavior to be a bug :D That's of course also because I haven't really used HTML before using Hyperscript^^ But...

Any reason to not put it under the same API under NetworkLayout?

Yeah, that's the idea^^ I'm simply not aware of anyone using it, and nobody has been complaining about anything, that's why there hasn't been any commits...

Has it? ![image](https://user-images.githubusercontent.com/1010467/96349933-09878980-10b3-11eb-9f8d-f2d2ba6c0f7d.png) Am I missing something?

Ah, lol, I guess you mean the other package :D

Could this also be done with just GPUArrays?