Krupesh Anadkat
Krupesh Anadkat
> Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll...
@paulirish or @ak239 could one of you please review this PR? It ain't much, but it is something :D PS: I was checking out ndb package in npm and found...
@paulirish, @ak239 is anything missing in this PR ?
I agree with @dmacvicar & @padurean . We almost never use MacOS for production, it is most likely ubuntu or linux I guess. But we developers might want to setup...
I just put theme files in the running container using Docker Desktop :) PS: I didn't even have to restart the container, just refreshing the phpmyadmin browser tab loaded new...
hey @smasschelin , you donot need React or infact Js knowledge for this. Just modify css :) ```css .chatroom .chats .chat.left::before{ content: ''; visibility: visible; background-image: url('../imgs/Bot-Icon.png'); background-size: contain; background-repeat:...
@normanrz `yarn install` is failing for mac too ```shell AE_C02Z94A6LVCG:chatroom xeuser$ yarn yarn install v1.22.10 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... [4/4] 🔨 Building...
How to try .traineddata file with passportEye, I am completely lost, want to read mrz region. I am newbie with tesseract ocr. Please help, some code snipped would work like...