Ethan Glover

Results 9 comments of Ethan Glover

I don't use vscode, eslint on save is built into JetBrains IDE's. But this seems like a personal decision, why would turning that off be the default?

These little dummy packages are easily replaceable. People using this stuff in companies can just rewrite them in a week. Nobody is impressed with these petty games.

Chalk, which is properly funded, is frankly better anyway. And faker... which is a functionality built into most test frameworks was replaced how long after marak's temper tantrum? Immediately? I'm...

I get either the Client doesn't exist or WebSocketTunnel is not a function or constructor. (Depending on how to try to use it.)

It's been awhile since I used warp because I don't use Linux. It is my favorite terminal though. WSL support isn't terribly important. WSL virtual memory is too slow for...

You're right to keep commenting. It's crazy how so many systems end up dependent on libraries like this that don't get much love update wise. The more comments I see...

I ran into this issue when working with CloudFlare pages. `Invalid module ".prisma/client/edge" is not a valid package name` `import { PrismaClient } from '@prisma/client/edge';` I found this link that...