keinsell

Results 18 comments of keinsell

@janpio Symlinks doesn't work at all, I was trying to add `.env` to my `prisma` package with following content which points to my main `.env` and it doesn't see variables...

Sorry for the little lack of activity from my side, I just wanna say as a designer that I personally don't like an actual idea with Volcano since it's missing...

I can perpare a clean design for package manager GUI, but I'm curious about technology on which GUI will be based, it will be os-native design or some modern-stack based...

@Byron, I'm sorry, I no longer have the logs since I changed distro. Thanks for the tip on where to find logs – I'll use it if the issue happens...

+1 on this, would be useful for projects with a little more advanced logging mechanics than console.

Implemented such functionality on my own, but I would be happy to see one delivered out-of-box by library. ```ts /** * Experimental method to add API model functionality to the...

@joeskeen I've a dedicated function which I run at the bootstrapping of application. ```ts export async function buildSwaggerDocumentation(app : INestApplication) : Promise { const logger = new Logger( 'doc:swagger' )...

It works with TypeScript, I haven't seen any issues on the road.

Hello, I haven't experienced a increased power usage in rest on Catalina 10.15.3, I'm on Asus GL553VD.

@mhfortuna I think WiFi Driver isn't ready for general usage yet, I was testing that on my 10.15.3 and doesn't work very well, okay it works but my USB Dongle...