Louis Pilfold

Results 1863 comments of Louis Pilfold

Ah wonderful! Thank you!

What information would you be after? I don't think it's suitable to put the whole database as one JSON payload so we'd need more precise APIs. The Elm endpoints there...

What happens when you run the program?

> I've noticed that after running gleam run there's quite a lot of new files generated in packages/*.toml fwiw. (am guessing the come from the embedded SQLLite DB and someone...

> Sadly I had removed all the generated TOMLs and now I can't get it to reproduce anymore, but I guess one must've been missing the key as you said,...

We don't ever use suffixes like `_if`. Count is fine, the types make it clearer.

We don't aim to make the modules have the same API, rather we try and make it so the functions match if it makes sense for them both to have...

Maybe! Has it come up much in your code? What were you doing when it did? Thank you.

Sounds good, but we'll need to think of some other name as the ones used in the code example don't fit with the convention used in this repo. Changing left...

We will not expose the direction type, it needs to be different functions.