HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gliptic

no profile record

comments

gliptic
·last month·discuss
> Zig-native immediate-mode

dvui?
gliptic
·6 months ago·discuss
The borrow checker doesn't decide when things are dropped. It only checks reference uses and doesn't generate any code. This will work exactly the same as long as your program doesn't violate any borrowing rules.
gliptic
·7 months ago·discuss
Camping is like.. regulatory capture? Stretching the analogy thin here.
gliptic
·9 months ago·discuss
But that fine-tuning is done only on those 100-200 good samples. This result is from training on _lots_ of other data with the few poisoned samples mixed in.
gliptic
·10 months ago·discuss
This doesn't really make sense to me. Most cats I've known react to such reflections without ever having seen a laser pointer in their life, for the same reason they react to laser pointers.
gliptic
·10 months ago·discuss
Glyph advance or line spacing is not part of the bitmaps.
gliptic
·last year·discuss
Where are you seeing Hyperbolic offering DeepSeek V3 API? I'm only seeing DeepSeek V2.5.
gliptic
·3 years ago·discuss
JSON allows you to store arbitrarily large integers/floats. It's only in JS this is a problem, not if you use JSON in languages that support larger (than 54-bit) integers.
gliptic
·3 years ago·discuss
Correct me if I'm wrong, but I think you still need to compute gradients of non-trained weights in order to compute the gradients of the LoRA weights. What you don't have to do is store and update the optimizer state for all those non-trained weights.
gliptic
·4 years ago·discuss
The angular separation would be only 0.00013 arcseconds, so very impressive indeed. Hubble has an angular resolution of around 0.05 arcseconds in comparison. Radio telescopes can get better angular resolution than that using interferometry between distantly separated telescopes. Perhaps that's how they can do it.