Dennis Beatty
Dennis Beatty
## Possible bug ### Is this a possible bug in a feature of sharp, unrelated to installation? - [x] Running `npm install sharp` completes without error. - [x] Running `node...
Hey Mark! Awesome repo! I'm working on adding this to a project and it all seems pretty straightforward except for [Oban](https://github.com/sorentwo/oban). ## The Problem For those who may not be...
### Which Fern component? Fern Docs ### How important is this? P3 - Low (Nice to have) ### What's the feature? I would love to be able to nest `ParamField`...
### Which Fern component? Fern Docs ### How urgent is this? P3 - Low (Nice to have) ### What's the issue? # Steps to reproduce: 1. Add a code block...
### Description We've been seeing OOMs in our service pods when we receive larger than normal bursts of traffic: We tracked the increased memory usage to the Sentry.Transport.Sender processes whose...
Attempting to compile the project using Elixir 1.18 and OTP 27 results in the following error: ``` ==> credo Compiling 253 files (.ex) == Compilation error in file lib/credo/check/config_comment_finder.ex ==...
Compiling the project produces this warning for using a single quoted string to produce a charlist: ``` warning: using single-quoted strings to represent charlists is deprecated. Use ~c"" if you...
My computer has the following specs: Model Name: MacBook Pro Model Identifier: MacBookPro18,4 Chip: Apple M1 Max System Version: macOS 15.6.1 (24G90) Kernel Version: Darwin 24.6.0 When building on my...