Marcus Cemes

Results 8 comments of Marcus Cemes

While file.pizza solves that front through BitTorrent technologies, it lacks the polished look and visual control over who exactly you're sharing to.

Hi, just found this gem, fantastic work! The For The Badge theme is beautiful, and the lack thereof would be my only reservation to switch from shields.io. It's bold and...

> That sounds like a really good idea @haikyuu . I imagine introducing something like into the query builder would have lower development cost and lower misstep cost than introducing...

Another use case would be such as the one described in #196 Allowing to flip between the first index and last index would allow `useTrail` to be reversed, pull in...

I also seem to be encountering this issue, hard to say if it was there before because I only noticed it once I was getting fetch timeouts from the API....

@Andkoo It's a workaround for escaping handlebars. My issue addresses a better delimiter token and variable naming scheme that doesn't break language servers due to illegal syntax, while also having...

As an extension to the above, most functions in the `Option` module will cause runtime errors when `null` is involved, which is often the case with Prisma. For example, the...

Thanks for the PR. I've always wanted to add conditional execution of different pipes, similar to what GitHub actions have for their steps, the difficulty in implementing this properly is...