Stanisław Małolepszy
                                            Stanisław Małolepszy
                                        
                                    Late night revelation that I wouldn't want to forget: flat output scales better when we're talking about messages referencing other messages, possibly more than one level deep.
We implemented or prototyped these in Fluent together, and while I'm on board with the ideas you presented, I think they are out of scope for the standard itself. Instead,...
I'm going to continue to beat the _building-blocks-only_ drum, same as in #65. I think this issue is a great example of innovation that should be made possible by the...
> If we go with (c) then we will _not_ tie our work to it (compare that to (b)) and therefore not verify that our decisions lead to enabling such...
In my experience, it's hard to agree what a "simple" game should look like. If it's too simple we'll risk not testing a real-life scenario; if it's too complex, then...
As for the benchmark, I'd also like to include at least one system which depends on the order of the iteration. In my recent `goodluck` games, there's `sys_transform` which updates...
A month ago I created a toy simulation called PewPew. The code is at https://github.com/stasm/pewpew. You can see it in action at https://stasm.github.io/pewpew/.  My goal was to create...
Thank you for taking the time to file this issue. I apologize for the error. I'm not a native speaker myself and I was trying to find an example of...
Looking at the [CLDR data](https://unicode.org/cldr/charts/latest/summary/en.html#4062), South African English might also be a good example here. `en_ZA` is listed to use `,` as the decimal separator and ` ` for grouping.
Thanks for the explanation and my apologies for not fixing this earlier. I've just merged #253, and deployed it.