Benjamin Kosten

Results 11 issues of Benjamin Kosten

ANTLR should support the parsing of raw binary streams (1 byte per input character) alongside UTF-8 characters. have it available as an encoding, for example: `antlr4 -encoding raw Grammar.g4` For...

type:question
unicode

I'm experimenting with latency and how it affects Minecraft clients and servers. What would be the easiest way to introduce "fake" latency between a node-minecraft-protocol client and a java server?...

### Protocol Support Version Build: 672 ### Minecraft Server Version Paper 1.18.2 ### Client Version Lunar Client 1.8.9 ### What was expected When interacting with the flint and steel item...

I created a new preact project using the cli `npx preact-cli create typescript my-project` I tried to enable ESLint in my IDE (Webstorm) and receive the following error upon lint...

How do I build this and what do I do with it. The instructions were unclear and outdated.

### Summary When using a `PanResponder` with an expo `GLView` on the new architecture the `PanResponder` only reports single touches. Multiple touches are effectively not recognized and/or dropped. ### Note:...

stale
Development Builds
needs review

I finally got the binary to build on my system (after countless bugs) Only to be met with the following: ``` [INFO]: Using DiscreteGpu GeForce RTX 2070 SUPER 4318 with...

Kotlin supports cross-compilation to multiple platforms: native/js/jvm. It would be cool if EffeKt was able to be targeted to be compiled as a Multiplatform project.

enhancement

EffeKt needs two things to be robustly tested. 1) A proper testing framework so that we can easily run all the tests and add hooks for testing PRs 2) More...

enhancement
help wanted

+ project got kinda nuked lol, the reactivity package should be pretty much restored to how it was + I will be working on adding the concurrency package back in...