Theo Paris

Results 159 comments of Theo Paris

Unless I'm doing something wrong it does not seem to work anymore ๐Ÿ˜• ``` Oops! Something went wrong! :( ESLint: 8.44.0 TypeError: Cannot read properties of undefined (reading 'includes') at...

Did you end up figuring it out? Having the same issue with 15.6 and no errors... I hope my phone's not bricked ๐Ÿ’€ Update: won't show up in any of...

Still having this issue - is this package dead?

> Oh wow, that is dumb. Seems to work now. Thanks! I'm having the same error when requriing endercore and enderio in a dev env, how exactly did you fix...

This is my dependencies block: ```gradle dependencies { // To change the versions see the gradle.properties file minecraft "com.mojang:minecraft:${project.minecraft_version}" mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2" modImplementation "net.fabricmc:fabric-loader:${project.loader_version}" modImplementation "dev.onyxstudios:FOML:${foml_version}" // Fabric API. This is...

~~I'm not sure that this is needed now that GGML supports Vulkan directly, but I'll keep this open just in case.~~ Edit: I just got an error with vulkan `ggml_vulkan:...

I have been trying to fix this by modifying fairseq to support python 3.11, but it does not seem to be working. See https://github.com/wtf-things/fairseq-311/commits/main and https://github.com/facebookresearch/fairseq/pull/5062. ``` File "/home/theo/.local/lib/python3.11/site-packages/fairseq/__init__.py", line...

I have figured out how to create this functionality using Qt6 and QML as a separate project. I can even set a web browser (with qt webengine) as my wallpaper...

Not sure if this should be in the same issue, but there is now a 1.20.4 protocol and it says this library only supports 1.20.2 ๐Ÿ‘€

How do you start nginx? I looked it up for alpine and rc-service is not a command in ish.