-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
`FluentKit` was created as a proof of concept for changes to how Models could work in Fluent 4. Since the proof of concept was a success, I want to open this issue as an early discussion into the pros…
-
Hi, I've noticed a strange behavior when getting config values that are not strings. Take this example:
**Here I'm setting a boolean value:**
```elixir
{:ok, true} = MyApp.Config.set("my_boolea…
-
This would be an alternative to using `privateContainer` for storing data on a request or response. It's likely that request and response will no longer contain references to containers in a future ve…
-
I have models that looks something like this
```
struct Item: Model {
var id: UUID?
var name: String
var imageId: UUID?
}
struct Image: Model {
var id: UUID?
var url: St…
-
hello HBC community,
one of the 'problems' of Homebrew Cask is that it requires constant maintainance to keep working. any Cask with a version number needs to be updated every time a new version of…
-
Because the `Store` is responsible for setting up the watches as well as managing configuration and the ets table, its possible that the watches crash and are never properly restarted. We need to re-t…
-
In the documentation, and in other tutorials, route controllers are described with a (final) class or struct conforming to the `RouteCollection` protocol with an empty constructor as the protocol requ…
-
I would like to know if there is a way to see if I can see who has snow on the ground.
Or is there a custom LUT that I can use to extract it from one of the other bands?
This is my configuration fi…
-
EML 2.2.0 adds support for semantic annotations. We're in the process of writing up docs for them in [a primer](https://github.com/NCEAS/eml/blob/BRANCH_EML_2_2/docs/eml-semantic-annotations-primer.md…