Jack
Jack
I am trying to write XMLs to a file and I am getting this error. ```sh Invalid memory access (signal 11) at address 0x0 [0x10e782916] *Exception::CallStack::print_backtrace:(Int32 | Nil) +118 [0x10e738a0e]...
Crystal should have an XML::Serializable module I have a [draft](https://github.com/crystal-lang/crystal/pull/12371) that was derived from an API I integrated with. An example of adding serialization include XML::Serializable. ```crystal class Foo include...
I think in general the default host should be 0.0.0.0. This is a special ip address that will allow binding to all ips. I believe this is default and this...
In following the 12 factor application I think any environment variable should overwrite the configuration of the application. In development mode this is not currently happening. This might be something...
I am building a production server and setting configuration with environment variables and they do not seem to be configuring the server. I am a little confused and debugging it....
### Why/User Benefit/User Problem This lengths the lifecycle of the device and increases flexibility of the device after purchase. ### Description of the feature have a back plate that can...
This seems like a cool project I was wondering if this was extracted from something and if there are some docs or examples to get started.