Saša Jurić
Saša Jurić
I have another, more complex question. Would you be open to the idea of supporting inputs which are not strings? The main thing I'd like to have is a list...
@Hanspagh With the initial version of Sidekick in place I think we can start adding the basic support for managed containers. Here's a sketch of how I currently see the...
Switches the internals of the `gpb` encoder to iolists. As mentioned in #217, this can improve the performance for larger payloads. Since `gpb:encode_varint` is exported and it returns binary, I...
This is the second optimization mentioned in #217. As you proposed there, the new code still works with the current format (list). Note that I was deliberately sloppy with the...
Recently I analyzed the encoding performance of this library for my clients, who need to encode somewhat larger messages fairly frequently. After some analysis and experimentation, I was able to...
### Environment * Elixir & Erlang versions (elixir --version): 1.13, OTP 24 * Elixir Language Server version: 0.10.0 * Operating system: Ubuntu * Editor or IDE name (e.g. Emacs/VSCode): VSCode...
### Elixir version Elixir 1.14.5 ### Database and Version PostgreSQL 13.11 ### Ecto Versions 3.11.1 ### Database Adapter and Versions (postgrex, myxql, etc) 0.17.4 ### Current behavior After migrating to...
Recently I got a report that when visiting theerlangelist.com some clients emit an error that the cert has expired. I force renewed the certificate but that didn't help. Apparently, even...