Dennis Kugelmann

Results 103 comments of Dennis Kugelmann

We may add this for iPad/Tablet only? 🤔 Also not sure why Apple decided to go for this behavior/button?!

Some incorrect scenarios include: - Displayed italic and not upright. (Examples: `\vert`, `\vee`, `\forall`, `\rangle`, `\langle`, `\cup`, ...) - Displayed bold and not slim (Examples: `\leq`, `\forall`, ...)

@samtstern I was actually looking for that import endpoint in the firebase-tools 👍

Yeah I knew :D And that's a really good starting point! But only staring the GitHub repo is not the best. Until I can see, as you suggested, already steared...

In the new Version (v4) of Github API, they are using the GraphQL API. In the User Object, there is a Connection called starredRepositories, what does exactly what you suggested....

https://developer.github.com/v4/reference/object/user/

@bojeil-google any updates on the internal review?

Is there any news on this bug? It's really blocking ...

The same issue also appears when using a `compute_backend_service` ...

I really like that feature, this would make it much easier to do large batch jobs on a serverless/distributed architecture. However, the restriction to use no filters makes it hard...