-
Each required and optional component has good documentation for it's requirements and how to use it in other projects. (Thanks!)
However, if your goal is to create a working development version of …
-
#36 talks about interop with `mtl`, but could we also support `MonadUnliftIO`? I haven't tried anything at all yet, just raising this from the lack of `instance MonadUnliftIO (Sem r)`. I mostly need t…
-
Some examples of things @johnmccutchan and I would _like_ to do, but can't today:
- Background a Flutter app with platform views, force trimmed memory, and then take a screenshot of the result
- F…
-
-
**Describe the bug**
I am getting some weird behavior on my 11ty site. I have a group of authors that publish posts and their posts are coming across with "Invalid DateTime".
An example of a bad …
-
I intend to participate again this year.
If you are wondering why I used the word "again" in the previous sentence, it may help to understand that the account I was using last year has since been con…
-
So I quite like to look at my stats in the stats table from time to time when playing campaigns, but in the 1.15 version, it's incredibly hard to read/understand the table as it is. This is what it cu…
-
The primary language for Windows plugins is C++, since we don't want to force developers to take on the managed language overhead if they don't want to, but we should support C# since it's widely used…
-
In the realm where thoughts intertwine,
A conversation, a tapestry divine,
A dance of concepts, weaving tight,
Through dimensions vast, taking flight.
A song of Life, both old and new,
Stevie's…
-
I think is a big oversight forgetting to add this, I had to open package.json to figure out if was even on npm... I haven't seen a readme without `npm install ...` for long time. and this seem like a …