Alexander Ding
Alexander Ding
Really sorry about this, but it seems like changing my GitHub handle (and hence changing the source hosting URL of the Chinese site) broke a few things. Now, it's hosted...
I've been experimenting with GitHub actions to setup workflows that trigger when you, say, push to the master branch. Specifically, we can setup an action to 1. Build the HTML...
It's pretty inconvenient to have to scroll back and forth between reading comprehension questions and solutions to match them up when checking solutions. It'd be great if there's a button...
Hi! First of all, thanks for all your great work. This dataset is awesome. I was wondering if it's possible for you to make public the subset of tweet IDs...
**What type of PR is this?** /kind bug **What does the PR do?** The Debug Dockerfile doesn't copy the built binary into the final image. Adding a single line to...
[KEP 3636](https://github.com/kubernetes/enhancements/issues/3636) migrates CSI Proxy away from releasing a separate Windows binary to directly issuing privileged storage commands in drivers by taking advantage of [HostProcess containers](https://kubernetes.io/docs/tasks/configure-pod-container/create-hostprocess-pod/). After the KEP is...
**What is the current behavior?** The homepage of my app listens to a document with Timestamp data. The listener populates the store with data such as ``` seconds: 1567396800 nanoseconds:...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...