-
The `schema(atomize: true)` does not accept atoms. Is this a bug?
```elixir
defmodule Contract do
use Drops.Contract
schema(atomize: true) do
%{
required(:name) => string()
…
ndan updated
3 months ago
-
First off, apologies if this has already been reported. I did have a look over the tracker and could not find a similar issue. I am using `uv==0.4.18`. The problem I have hit is that uv will silently …
-
This is the current pragmatic state. Obviously has as challenge to keep TLCC code consistent with fabric code. #276 would be more long-term approach
-
![image](https://cloud.githubusercontent.com/assets/12395999/9732038/f4230008-5620-11e5-8dfa-c61a19939eae.png)
The map doesn't show properly. My pragmatic solution would be to remove this tab from th…
-
Would it be a good idea to use logical positioning values for the hitbox detection? Would be nice to have this handled by Pragmatic drag and drop, otherwise we would have to flip the `left` and `right…
-
Make this a "true" photorealistic renderer; formally correct. Whatever that means.
Pragmatically, that means completing https://graphicscodex.com/projects/rays/index.html.
-
The OpenLineage [standard column lineage facet](https://openlineage.io/docs/spec/facets/dataset-facets/column_lineage_facet) has been extended in 1.17.1 so that each field in `inputFields` can now hav…
-
As [documented](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#bibliography), you can define a bibliography like this:
```
_The Pragmatic Programmer_ should be required reading for…
-
Build a powerful, but simple/pragmatic notification integration so that people can be notified upon the most interesting events, such as
- errors
- regressions
- instabilities
-
Currently, the output when scanning strings is text based, however I was wondering if we could consider adding a flag to output it as json, similar to when scanning a file directly. This would allow …