Show HN: LocalVQE: Tiny ~1M param audio model that cancels echo and noisehuggingface.co1 points·by richiejp·hace 2 meses·0 comments
Show HN: WebGPU Bitbanging 1D Reversible Automatarichiejp.com1 points·by richiejp·hace 2 años·0 comments
It's easier to 10x code performance than 2x itrichiejp.com2 points·by richiejp·hace 2 años·2 comments
richiejp·hace 2 años·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·hace 2 años·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.