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