Alexander Przemysław Kamiński

Results 8 issues of Alexander Przemysław Kamiński

LiveReload extension support (probably through brunch plugin). Advantages: - It can be easily disabled through browser - Doesn't require HTML code modification - (Maybe) A bit more stable

enhancement

Each stylesheet change takes around 500ms to compile. It would be better if changes to custom CSS would take less.

enhancement

For example: d3.transform

I stumbled upon following condition when malformed token was provided (extra "e" at the beginning). Output is for `1.11.2` however outcome is the same for `1.11.6`. ```elixir iex(1)> jwt_token =...

Source files aren't marked as UTF-8, thus some Regexps fails throwing ``` Encoding::CompatibilityError incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string) ``` Providing `#encoding: utf-8` in Terminal.rb (or re-opening...

TL;DR; Found a scenario where depending on clause order cue evaluates correctly, gives unhelpful error or crashes. Not sure if title describes well the context but examples should clear that...

NeedsInvestigation
evaluator
evalv3-win

### What is the issue? Hi, I've been evaluating Dagger and I found performance to be abysmal and TUI exposing buggy and erratic behavior, e.g. (runtimes on M2 Max machine)....