-
## Bug Report
#### What did you do?
Using operator-sdk, I created a Helm operator for a Helm chart (for [example](https://github.com/mikeshng/simple-helm-lookup/blob/main/acm/helm/etcd-backup/temp…
-
### Description
I work for Amazon Retail Product search and we are using Lucene KNN for
semantic search of products.
We recently noticed that the hnsw graphs generated are not always strongly
c…
-
TBLIS is great, but is only for CPUs. NVIDIA has CUTENSOR, which does similar things on GPUs. (Disclosure: I work for NVIDIA.)
One can use CUTENSOR without much effort by using [CuPy](https://cup…
-
# System Design Training
Playlist: https://www.youtube.com/playlist?list=PLLTou95Km32QtvOHQpZqOggppmXN-qj2Z
-
### Please describe your bug
The library items simply don't show up. However, they're present in the "Metadata" section, and they show up in searches too. I've tried removing everything and starting …
-
I am creating new issue for ADCIRC integration. As we discussed today, I'll look at option to create additional layer in the ADCIRC cap to interact with CMEPS. I'll update you about it once I have dis…
-
roachtest.disagg-rebalance/aws/n4cpu4 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/12480646?buildTab=log) with [artifacts](https://teamcity…
-
Offline chat with @mbohlool: CRD validation schema doesn't currently support [references](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#reference-object). You can get arou…
-
## Question
I want to start a discussion on an important aspect of Dagger's architecture: whether to make the engine stateful or stateless. This is a complex topic with important ramifications, tha…
-
# Update 10/04/2018
@ianhays and I discussed this and we agree to add this 6 APIs for now:
```cs
// Adds a range to the end of the collection.
// Raises CollectionChanged (NotifyCollection…