Stefan Exner
Stefan Exner
Hey! First of all, thanks a lot for this gem and for saving me from having to write pure SQL again in a Rails app :) I ran into a...
Hi again 😅 today I ran into a problem when using the functionality implemented in #8: If I build a schema by extending an existing object instead of nesting everything...
**Describe the bug** Orlab allows me to set values at array indices which are higher than the originally initialized array, leading to a segfault (or "File Error") as a memory...
**Describe the bug** Originally, this ticket was about expanding a list in NXC, but then I noticed, this starts even earlier: Orlab allows me to initialize a variable with an...
This adds an optional `on_progress` argument to both the `align` and `transcribe` methods. This allows processing the current progress via a callback, until now, it was only possible to print...
A talk about how to get started with a self-hosted docker swarm cluster, service discovery and metrics. And common problems I faced when setting it up that almost drove me...