Octavian Ene

Results 32 comments of Octavian Ene

I get the same issue on macos (while developing) Idk if it is macos only issue.

> I get the same issue on macos (while developing) Idk if it is macos only issue. I even got to the point where I have the normal "discord_game_sdk" and...

> Hey you all! Same problem here. PyAudio's recording feature seems to breakdown after a few uses, in my case. Did you figure out any fix for that? I am...

hello. plz stop skidding

They updated PHP out of all things and not node.js... the #1 developer rated backend framework..

After 18 hours of understanding their very weirdly designed documentation, I just ended up creating a custom class to just do what I want it to do. Sad considering I'm...

```ts import { GetPrisma } from "@/lib/database"; export class Quickbooks { private redirectUrl: string; private scope: string; private clientId: string; private clientSecret: string | undefined; private readonly bearerUrl = "https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer";...

> Hi @geoffcorey, @m1daz, @WillsWebsites - Robert with the Intuit team here. Thank you for your comments and contributions. You're absolutely right, we haven't done a great job of keeping...

Facing same issue trying to use nextjs + expressjs