Kevin Downey
Kevin Downey
Hi, I believe this line is incorrectly counting 4 byte characters as a single character instead of two surrogate characters: https://github.com/mrniko/netty-socketio/blob/bed2a3b05d68a5ac84eba32c59d410c0f88dc0d7/src/main/java/com/corundumstudio/socketio/protocol/UTF8CharsScanner.java#L93
Hi, My maven foo is very rusty. When I try to run the tests for the most recent release (after removing the skip tests property), I get a lot of...
`drawbridge` should merge sessions to play nice with other consumers of sessions like `friend`
I was helping someone debug an issue in the clojure irc chat and happened to take a look at dire. https://github.com/MichaelDrogalis/dire/commit/ccb90f244bb1b4d98400b5a44d264f0124fbb983 This commit(and the line) is problematic. `#` doesn't give...
### Describe the bug with a clear and concise description of what the bug is. when I run 2 gotosocial instances, I can log into one just fine with a...
for whatever reason report output doesn't completely print until something else forces a flush, so you never get a complete report if, for example, something in the test hangs
I have 2 alacritty config files. One is my normal default terminal, the other has a different background color. Call them Config 1 and Config 2. I use `alacritty msg...
Hello, When upgrading to netty-socketio 2.0.8 from 2.0.6 using the 2.0.4 javascript client events received by the client (can see the base64 encoded data in the response in browser tools)...
This runs for a while ``` % clj -Sdeps '{:deps {io.github.nextjournal/clerk {:mvn/version "0.13.842"}}}' Clojure 1.11.1 user=> ((requiring-resolve 'nextjournal.clerk/build!) {:paths ["Sync/src/ir-notebook.clj"] :ssr true :output-path "/home/kevin/.local/tmp"}) 👷🏼 Clerk is building 1 notebooks…...