Mattias

Results 22 issues of Mattias

Trying to see whats wrong with clojure.core.rrb_vector but all information I get is ``` FAIL in (collection-check) (rrb_vector_check.clj:8) expected: (assert-vector-like 250 (fv/vector) gen/int) actual: (not (assert-vector-like 250 [] #clojure.test.check.generators.Generator{:gen #object[clojure.test.check.generators$sized$fn__1400...

I like kibit, however, the stackoverflow below is a bit annoying. - First, that it happens, - secondly, that it is impossible to understand which file created the error, -...

Every 3rd time or so I run Marginalia on my code, I get the error below. Rerun again, without any changes, and it will work. So it is most likely...

This is a poster child for Kotlin webserver development. So, you want us as quickly as possible be able to compile, run and investigate the two projects. I expect to...

Implemented a reverse proxy using ring + httpkit client, which transforms the .html pages. (Mostly removes Wordpress yuck). Other pages like images, .xlsx files etc, should just pass through. Just...

enhancement
pr welcome
client
good first pr

A simple example would be a simple project where I use defstate for managing `env` (like in luminus). Now I want to write XXX component which uses defstate to manage...

Really like sync. I am also using EDTS for Emacs, and I think there are some strange interactions. The core issue is ``` sync_scanner:start_link() at exit with reason no case...

I am missing a simple example. I have an existing demo project which is built on top elm-spa-example from https://github.com/rtfeldman/elm-spa-example, and I now wanted to add some of my samples....

I remember I saw a video or similar where you used the command line instead. Where can I find that?

Exactly where should I have the focus on when doing the 'g' command? Now I get an error. This is the call stack: > Debugger entered--Lisp error: (wrong-type-argument stringp (now-as-str))...

Emacs