The fact that this solves the cross browser transparent video problem alone makes it interesting. Usually you are forced to serve WebM with alpha for Chrome/Firefox and HEVC with alpha for Safari but even then, trying to build hover states by hand-timing media seeks is a nightmare
HN user
Hussain04
Creator of BAGEL and Forma
Nah that last image caught me off guard
Awesome!
How does the learner forget old data? If a model's price drops by 50%, or a new model is swapped into an existing rung, the historical weights learned from the old pricing/capability will actively harm routing decisions. Is there a decay factor on the weights or something else?
"...works at a higher level. I work with people, not tools."
Basically overlooks everything moreso which makes sense given his experience
How does this compare against ilovepdf.com? Why should anyone use this over that
An elegant solution which saves a lot of money (talk about China :D)
Hi?
Damn didn't know horses can't either
That's so awesome
Good to hear!
For optimizers.py, are you relying purely on boolean arithmetic for these masks, or did you find a more elegant mathematical workaround to avoid the branching overhead entirely?