Asymmetric Quantization: Near-Lossless Retrieval with 97% Storage Reduction 20 days ago
Any way I can read about this or the use case? I have a hobby interest
HN user
Any way I can read about this or the use case? I have a hobby interest
What if online job applications were illegal, and you signed up for interviews in person with a resume after seeing the ad online.
Wise tender, and traumatically true words.
Minecraft world downloading is an interesting problem, because attempting to solve it by brute force (Loading all chunks in x radius) increases the problem space, because most likely not all of those chunks have been loaded before. So brute forcing it increases the amount of data you must download.