Clark Kampfe

Results 9 issues of Clark Kampfe

Hi there, Firstly, thank you so much for nom, it is a true pleasure to use. We use it regularly in production and it has been rock solid, and a...

It's possible something in the recent `core-foundation-sys` update broke. I'm getting this on a compile of an application with `core-foundation` at `0.9.3` and `core-foundation-sys` at `0.8.5`: ``` Compiling core-foundation v0.9.3...

Hey all, thanks for the library. I don't have an issue to report, just a question. I see that the signature of encode, specifically for a `{:binary, data}` payload requires...

Hi there, this adds the `UBX-NAV-RELPOSNED` message type, the spec for which you can find at `3.15.14` [here](https://content.u-blox.com/sites/default/files/documents/u-blox-F9-HPG-1.32_InterfaceDescription_UBX-22008968.pdf) I probably wouldn't merge this just yet as I haven't yet tested...

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS {"label"=>"Macos"} ### Current Behavior Sometimes titles/entries include unrenderable/unprintable characters that mess up...

bug

Hi folks! This PR modifies the implementation of `Enum.with_index/2`, specifically with regard to lists. The tl;dr is that there is a fair bit of throughput to be gained on both...

Amplify seems to be compressing my js assets with gzip by default. I also have wasm assets in my application, and Amplify does not seem to compress wasm, which is...

feature-request
hosting

Related: https://github.com/phoenixframework/phoenix_live_dashboard/issues/470, https://github.com/elixir-plug/plug/issues/925 I apologize for the title, I'm not sure exactly what this should be called. I have an endpoint that needs to receive non-UTF-8 query params. Thankfully, there...

Hi folks! I've seen some of the previous issues where it appears that library's only path to using an in-memory database is to use 1 connection: - https://github.com/elixir-sqlite/exqlite/issues/237 - https://github.com/elixir-sqlite/ecto_sqlite3/issues/75...