Ronald Petty

Results 18 issues of Ronald Petty

* changing article-body to main-post-radar-content div class * ycombinator changed list to 102 companies from 101

Fixing missing deep learning link.

Link to the k_nearest_neighbors.py code is incorrect.

The 3.21.3 protoc assets are missing the major version in the URL and names. `https://github.com/protocolbuffers/protobuf/releases/download/v21.3/protoc-21.3-linux-x86_64.zip` I thought I would find. `https://github.com/protocolbuffers/protobuf/releases/download/v3.21.3/protoc-3.21.3-linux-x86_64.zip` It does report correctly though. ``` root@build:/data# /protoc/bin/protoc --version...

protoc

Hello, I just gave the rdb tool a try against an RDB file from Redis 7 rc 2. ``` ~/replication$ rdb --command diff ./master/dump.rdb Traceback (most recent call last): File...

extended rdb version range, probably not good enough (not sure all the other things that can change. If there is more, let me know, and I can spend time learning...

Hello. Is there source aside pdf, so we can diff changes over time? Or is there a changelog somewhere else? Just trying to keep up with the changes, just not...

Need to update demo app to include CoreDNS usage.

Need to update demo app to include LinkerD usage.

Need to update demo app to include GRPC usage.