Syndace

Results 18 comments of Syndace

There also seem to be fields that can be `nil` even though they don't look like it. For example, [this code](https://github.com/mvdan/sh/blob/v3.5.1/syntax/nodes.go#L200) checks `Stmt.Cmd` for `nil`, which I (with no experience...

Thanks! I'll answer these based on the minimal design that consists of only a single RAM cell. About the design configuration: the following optional configuration options are set, everything else...

First of all, thanks everyone for seriously helping with this one, I would've understood if your motivation to help with closed-source stuff was rather low. **manual macro placement** doesn't do...

Hi, I'd like to work on this. Or rather, I'd like to work on filtering by rank achieved first, since filtering, in contrast to grouping and sorting, isn't awkward with...

> What happens if you, say, import a score while the rank filter is active? That may impact the set of beatmaps that should be visible. Right, nice. > The...

> To make this efficient enough, the best rank is likely going to need to be normalised out against the beatmap, rather than checking against `ScoreInfo`s. The other approach I...

It seems this was solved in the meantime, I can no longer reproduce :)

Sorry for taking so long to get back to this. The way I did it is by simply adding a flow variable called `PADS_TCL`, which is sourced at the end...