Show HN: LocalVQE: Tiny ~1M param audio model that cancels echo and noisehuggingface.co1 points·by richiejp·2 bulan yang lalu·0 comments
Show HN: WebGPU Bitbanging 1D Reversible Automatarichiejp.com1 points·by richiejp·2 tahun yang lalu·0 comments
It's easier to 10x code performance than 2x itrichiejp.com2 points·by richiejp·2 tahun yang lalu·2 comments
richiejp·2 tahun yang lalu·discussYes it does. Even discarding arguments that different rules in the same class are the same automaton and multiple cells are the same automaton, the article includes reversible and non-reversible automata which are distinct classes.
richiejp·2 tahun yang lalu·discussIt's definitely under rated that data locality may matter more than time or space complexity.Most software though is doing really dumb stuff on I/O, or just doing work that doesn't need to be done.