Nathan Allan

Results 9 comments of Nathan Allan

[Here's the code](https://gist.github.com/n8allan/4cd46396c86cb00fd35cb399515d31df) so far. I ran into a problem with the compute shader compiler complaining about not supporting ES 3.1, I deduced that it was probably my older version...

I'm new to Svelte, and was shocked that this isn't already present. Readable stores seems like a way to work around this limitation. For e.g.: ``` let internalBusyState: Writable =...

> I think it would be clearer to use a specific JS label to declare read-only variables : > > ``` > $readonly: foo, bar; > ``` Would it be...

This should not have been given a documentation label; this is a functionality bug.

This project appears to have been abandoned. Here's what looks to be an active fork: https://github.com/genemars/raspberry-sharp-io Said fork can be found in Nuget under HC.Raspberry.IO.GeneralPurpose

I think there are already inconsistencies across Dataphor. If so, I'd rather normalize them in on pass and commit, then spend the time to fix this PR. On Jan 19,...

Actually, I wouldn't recommend merging this with 3.1. It should probably be slated for a future version since it isn't complete and it introduces the SQL spatial types dll, for...

Allow me to suggest that rather than showing the number as a tag, show each selected item as a separate tag with its own delete icon. This then works like...

As much as I want to, I cannot honestly recommend it for production. There are some pretty critical encoding/decoding bugs with easy fixes already sitting in PR, but the author...