Dave Cottlehuber
Dave Cottlehuber
Currently there is no alignment on license names within hexpm. For example, the templates in hex docs refer to "the Apache license" which doesn't exist -- there's the Apache 1.0,...
**Describe the bug** If an existing service is already running on port 8080, then dkron appears to start successfully, but doesn't bind to network socket. **To Reproduce** - start netcat...
# Before filing a Bug Report # If you still want to file a Bug Report ## Please let us know - What you expect to be happening. stable point-to-point...
Make sure to follow and check these boxes before submitting an issue! Thank you. - [x] Supply `iocage --version` - [x] Supply the commands used, along with any steps to...
**Is your feature request related to a problem? Please describe.** > Map (jail & mount) a generic zfs dataset into a bastille jail I would like a largely disposable jail,...
I can't make out if this is actually possible or not? - `erldns_axfr.erl` exists, and has an `is_enabled/2` function - `is_enabled/2` doesn't appear to be used in this module -...
I added this quickly but it does pass W3C RSS feed validation. some things I need advice on: - [ ] what is the correct way to bind & use...
thanks for serum! Is it possible to have posts generate a pretty url (suffix-free) instead of having `.html` appended? This works for pages: ``` pages/about pages/about/index.md pages/index.md pages/license pages/license/index.md pages/talks...
- how can we write rabbitmq producers and consumers that can survive even the zombie apocalypse? - types of network failures, partitions and how consumers can handle this - consumer...