Stian Håklev

Results 66 issues of Stian Håklev

Live public examples or demos of how this could be used (other than the short example in the readme), would be great.

question
informational

I'm using this component in our React app, displaying it through a Popover. The first time I display it, the entire screen flickers. After that, it works perfectly, even if...

Can't get this to work, not sure if it's a UTF8 issue or what. require 'ffi/hunspell' c= FFI::Hunspell.dict('ru_RU') p c.stem("рассчитывал") #-> [] command line using hunspell binary: textmining|master⚡ ⇒ echo...

bug
lang

Hi, As part of our project to build a Meteor platform for authoring collaborative learning exercises [FROG](https://github.com/chili-epfl/FROG), we had the need to embed collaborative editing deeply, including simple text, rich...

I have not written Ruby for a while, but I needed this for a project, and it seems to work. This adds the possibility of selecting a specific value using...

in-progress

Need to rethink approach - there is a lot of logic in runDataFlow, mergeData etc but it depends on having Session, graphs with connections etc... Could we actually model a...

in-progress

help wanted
design/UI