Andrew Lalis
Andrew Lalis
I would like to add that the query `d-properties` also caused this error response.
> What's wrong with `JSONValue(string[string].init);`? It's the implementation in this PR anyway, and doesn't need to be in Phobos to be used: I would argue that `emptyObject()` is necessary because...
Sorry that it took so long... went on holiday and started a new job. But anyways, I've changed to make `emptyObject` and `emptyArray` defined via enums, but @schveiguy, I'm not...
A little late to the party, but... - A snowflake indeed requires some sort of machine/node id for each generator, while ULID doesn't. - A snowflake id is 8 bytes...
@schveiguy @atilaneves sorry for the pings, but I would appreciate if you could take another look at my PR at some point, and let me know if there's anything else...
The demo is still offline as of 2024-02-19
@fabiolimace, pinging you in case you hadn't seen this yet
Links still aren't working.
That sounds good, as long as it is relatively simple to keep track of the state without needing to use a database for a relatively minor feature.
I see that some tests are failing, but it might be due to OS compatibility matrices instead of actually bad code; I'll check on this hopefully after work today.