Mats Jun Larsen
Mats Jun Larsen
**Is your feature request related to a problem? Please describe.** Once 7.4 has been released there will be major optimizations that can be done within the codebase. We will create...
I think it'd be beneficial to have a place to keep LCU related community software. All of these libraries could probably stored inside one folder because there's so very few...
We are currently in the process of migrating the entire frontend code to TypeScript. This code can be found inside the `static` folder at the root of tree. ## Files...
Depends on #3737 This is a tiny refactor PR to move the "View Assembly Documentation" Monaco Action out of compiler.js This makes it so it's possible for multiple panes to...
This is a follow up to #1029 Builds the Apache Arrow preset using the LLVM preset instead of compiling LLVM on its own. This does not work in its current...
Right now the /resources page shows us something like this  Some of these are kind of "crypting", for example java/generics and java/class. These items don't really describe the content...
There are a lot of concepts in computer science / programming that are shared between programming languages, for example implementing a recursive function. If we could create tabs for code...
## ☕️ Reasoning Re-apply of https://github.com/nextauthjs/next-auth/pull/7586 per suggested by @ndom91 since that branch fell super far behind I recently happened to use the DynamoDB adapter for NextAuth, and figured it...
Hi :) Thanks for the work on Cosmic! I'm looking for the ability to select a window by its index on the dock. I'm specifically looking for an alternative to...
In preparation of Vite, we will now serve all static assets over the CDN. (In reality, this means the previous stuff, plus the favicons). Instead of querying logo/screenshot files with...