Jan Procházka
Jan Procházka
> I plan on improving the `UNNEST($1, $2, $3)` approach by adding an adapter that lets you bind iterators directly so you don't need extra allocations to do the Array-of-Structs...
I think streaming rows already captures any use cases I can think of for `Decode`, can you elaborate a bit more?
- [ ] **JS/TS** for 0.7.1, by **jprochazk**: https://github.com/jprochazk/ldtk-ts Contains both LDtk JSON format type definitions, and an importer which pre-processes JSON into an API which takes advantage of JS/TS...
As a first step, we should handle only navigations between the example page and recordings: - Opening a recording from the example page set a "navigated from example page" flag....
For me it moves the viewport, but not the titlebar. The clickable area also just seems to stop working completely. 
It seems like the FileSystem APIs are available on all browsers now: https://developer.mozilla.org/en-US/docs/Web/API/FileSystemHandle But the APIs required to create handles to files on the user's machine (`showDirectoryPicker`, `showOpenDirectoryPicker`, `showSaveFilePicker`) are...
> 1. There are more colors that seem like they should be updated I went through all the ones you listed, and found a few more along the way, such...
This is most likely a bug in Vulkan validation layers. See https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/1340
See https://github.com/housleyjk/ws-rs/issues/315#issuecomment-599161792, the site is down. You can look at https://jprochazk.github.io/ws-rs for the time being.
> This is why I love the internet archive. > > If anyone is looking for the guide, like I just was, here's a working link: http://web.archive.org/web/20190716195403if_/https://ws-rs.org/guide https://jprochazk.github.io/ws-rs/guide.html still works,...