-
This is sort of a duplicate of some other issues I searched for but I haven't seen this particular aspect discussed, so I thought this was worth a separate issue.
You read the _mapping field, so yo…
-
> This isn't a bug report, just a sharing of some findings while looking through minified source code.
While digging through the source code of Google's [Google Dictionary Chrome extension](https:/…
-
I am in the process of redesigning the event system. What sparked this was the AddEvents dialog. and I had been thinking about how to populate the list with events. I didn't want to have to create the…
-
Issue #302, that enormous discussion that hovers around fexprs and Kernel but sometimes veers out into the unknown and asks really deep and important questions about computation itself (and how it's m…
masak updated
1 month ago
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
There are some cases where users run into limitations using Godot with …
reduz updated
3 weeks ago
-
**Describe the bug**
A selected block needs to be outlined to give users a clear indication of _which_ block is being edited and what its boundaries are.
This was previously discussed at length. F…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
# RFC - @auth directive improvements
This document will outline designs for a number of new features relating to authentication & authorization within the GraphQL Transform. The goal of these featu…
-
# RFC - @auth directive improvements
This document will outline designs for a number of new features relating to authentication & authorization within the GraphQL Transform. The goal of these featu…
-
## Problem
Right now if you have the following schema with Json field:
```prisma
model User {
id Int @default(autoincrement()) @id
name String?
extendedProfile …