CharlonTank
CharlonTank
``` type CustomFontFamily = SystemFont String | CustomFont String ``` As I see, we can't set a source on CustomFont I want to add a src kinda like this :...
https://github.com/elm-athlete/athlete/blob/17488f9c59217388befa12d564a039fa5e16efd4/src/BodyBuilder/Elements/Form.elm#L267
Fix slack broken link
I'm trying to install elm-review in a project I'm working on right now but can't get elm-review init to work. I guess it has a connection with elm-json - tried...
Hello, I get this error: ------------------------------- PROBLEM BUILDING DEPENDENCIES - I ran into a compilation error when trying to build the following package: lattyware/elm-fontawesome 7.0.0 This probably means it has...
### Description Hello  As you can see, my Xbox controller is recognized, but it's not in Steam:  I'm trying to play Rivals2 and Rocket League, but with no...
This PR fixes a compiler bug that occurred when using `mapAccuml` with explicit type annotations. The bug manifested as a compiler crash with the message: ```x [rank = 2] thread...
### Problem https://github.com/sorbet/sorbet/issues/6701 The Sorbet VS Code extension previously assumed the Gemfile was always at the workspace root. This caused issues in monorepo structures where the Gemfile might be nested...
## Feature Description Implement a parallel agent execution mode in Claude Code that allows multiple AI agents to work simultaneously on different parts of a project, with recursive task decomposition...