Rishav Sharan

Results 37 issues of Rishav Sharan

Hi there I am learning Zig and was wondering if i can pick up a small project like adding Routez to [Techempower ](https://tfb-status.techempower.com/)benchmarks. I fully understand that Zig and Routez...

Hi I am very interested in using mecha for a toy language. I have never used a parser combinator before and as such am struggling with how to use it....

As noted in the subject, the Typescript type definitions for the library are yet to be done.

TYPES

I am having issues connecting to cockroachdb and I wonder if this is the same issue. my connection string is something like; `postgres://[email protected]:26257/defaultdb?sslmode=verify-full&sslrootcert=cc-ca.crt&options=--cluster=somedbname` ``` Unhandled exception: (DB::ConnectionRefused) from lib/db/src/db/connection.cr:34:0 in...

The [Bouncing Balls example](https://github.com/greenfork/nimraylib_now/blob/master/examples/shapes/shapes_bouncing_ball.nim) does not compile successsfully and throws an error at isKeyPressed. ``` if isKeyPressed(SPACE): pause = not pause ``` throws ``` C:\Users\risharan\Documents\Dev\nim\nimRaylibNow-starter-template\src\game.nim(56, 20) Error: type mismatch: got...

As noted in the subject, the Typescript type definitions for the library are yet to be done.

TYPES

Hi Seeing as Prologue uses asynchttpserver, I am very interested in learning about its performance in the Techempower benchmarks. I would love to volunteer here and add Prologue to https://github.com/TechEmpower/FrameworkBenchmarks...

### Is your feature request related to a problem? Please describe. Apple recently upgraded their on Outh2 provider https://developer.apple.com/sign-in-with-apple/ It would be great to have support for Apple Oauth2 as...

enhancement

Hi I am trying to use arcsecond for my toy language and am struggling a bit due to the lack of actual language examples to refer to. I was hoping...

Just stumbled onto this library. It is extremely interesting and fresh but its a shame that there doesn't seems to be a community around it. Adding a simple Gitter chatroom...