Samir
Samir
 I pulled this off of your example on your README. Doesn't seem to like it very much.
Hello! The README is a bit ambiguous on the first read-through. It seems, according to the config variables, that Infrared expects there to be a minecraft server running in a...
First PR 🎉 Huge thanks to lynxplay for helping me out here Hopefully fixes issue: #8747
## Description of bug / unexpected behavior There are a variety of bugs in the LinearTransformationScene. Of note: * Playing animations on Text, Tex, and MathTex Mobjects causes an error:...
Hey Tim, I was snooping through to see what your method was for reflection on nms 1.20.2 and saw that it isn't yet here, and I saw [this line](https://github.com/timbru31/SilkSpawners/blob/fbc29a851f0e390c32573bd608debb36c69ccc54/modules/SilkSpawners/src/main/java/de/dustplanet/silkspawners/SilkSpawners.java#L78). Paper...
Hello! Having a strange issue! I'm following the recommended installation path for this package; I installed `react-native-reanimated` and specified in my package.json that it should install v2.x.x. Yarn is telling...
It would be neat if Vector had an API that other people / bots could interact with. Things like the custom permission system could be exposed, maybe the moderation database...
  cleans up a bunch from the transpiled code :+1:
Node 18 now has support for the browser `fetch()` method. It's also an LTS release, so we can rely on there being plenty of bug fixes and backported features for...
Ideally I'd like to stop using express. It was really built for a node ecosystem that has grown far beyond what express tries to accomplish. For starters, most of its...