Christopher Dieringer

Results 128 comments of Christopher Dieringer

Ya, @silverwind , iirc it should. Feel free to pick up the PR. I hit a roadblock with esbuild, thus probably won't be pursuing this further

I had a design requirement that made me apply `const`, thus upgrade to JSONSchema6 as well. > and see now it'll be a bit more work than just simply unioning...

I'm not sure what the existing spec says when you don't consume the body, but it seems like there should be valuable timing state immediately on Response construction? Thus, a...

i am running on PG10 alpine in docker and got it running, 1st try. that never happens! ;) @gorbypark, i used this guide for extra info: http://bjorngylling.com/2011-04-13/postgres-listen-notify-with-node-js.html. not sure if...

here is the offending line: https://github.com/igorprado/react-notification-system/blob/master/src/NotificationItem.jsx#L193. it would be great to have that _not_ specify a `height: px` k-v pair. there's another offending line, which were it solved, would probably...

proactive stalebot hedge

Thanks @vankop , I will try evaluating this module shortly!

Hey @vankop, thx again. In retrospect, I'm already _declaring_ my modules as effect free--getting that added to the stat isn't exactly what I'm after. I seek to find which modules...

Thanks @vankop. - ya, the perf remark makes sense - statoscope--already use it! Nonetheless, the compiler is doing great work (skipping content), and even with the above--I don't have a...