Paul Dariye
Paul Dariye
In this PR, I - Remove the npm package `node-env-file` - Remove the `.env` file from version control - Add the `dotenv` package - Commit the `.env.example` to version control...
Hi, I'm trying to access the label description using the v3 API. I am able to get all labels but I don't see the description property in the response data...
Add `recurse.pony`  [Github](https://github.com/pauldariye/recurse.pony) [Recurse](https://recurse.com)
I currently have ruby 1.9.3-p448 working. However, trying to add a new ruby(2.0.00p247) is showing me a failed. I don't seem to understand what the problem is. here's the output...
- `project` action on `created`, `updated`, `closed`, `reopened`, or `deleted` - `project_column` action on `created`, `updated`, `moved`, or `deleted` - `project_card` action on `created`, `edited`, `moved`, `converted to an issue`,...
Hi, I want to get users' events using the office 365 api after sign up. However, I can't seem to get logged in. I don't know if this is an...
PS: submitted an issue on the Parse repo regarding this issue as well. I can't seem to be able to query Parse. I'm using the ParseReact and React packages. Here's...
### Bug report I'm unable to persist a vector column with embeddings. I followed the turso guide [here](https://docs.turso.tech/sdk/ts/orm/drizzle#vector-embeddings) here for defining the types And the Drizzle [documentation](https://orm.drizzle.team/docs/connect-op-sqlite). I've also taken...