Jonatan Kłosko

Results 340 comments of Jonatan Kłosko

Do you really consider this fine? For me it's kinda unfair that most organizers won't see themselves here (showing 6 Polish organizers is almost like no one is displayed). I'm...

> Also it would be nice to pre-fill it with WCA Live's URL, I think (or at least have some "using WCA Live" button that would fill the field with...

> @jonatanklosko Sorry, I didn't understand this completely. Did you mean that the delegate/organizer cannot guess the URL, so they can enter it only after they actually import the competition...

The explore notebooks are opened from memory (stored in module code at compilation time), so they don't really have a file. The other notebooks need to be include in the...

We may also make it configurable, so that people can call `Kino.configure(...)` at the beginning to choose the default representation (table vs inspect). Note to self: explore passing the inspect...

With a tiny change to Livebook (https://github.com/livebook-dev/livebook/commit/76f84eb66d11f7ff38aa7d92265a9515d7a5c76e): ![image](https://user-images.githubusercontent.com/17034772/130123941-00c4514a-59c4-4bf1-8fe5-2e3960e1afa7.png)

cc @cigrainger

@ankopainting it's fixed on Livebook main (https://github.com/livebook-dev/livebook/pull/991) :)

@Benjamin-Philip we have the `Kino.Render` protocol that determines how a value is transformed to an output, so we need to implement it for `BitString` where we check if the binary...

> The only issue I can think is that we would need a way to opt out in case of false positives. True, someone may want to deal with the...