Ashton
Ashton
Bad news: AWS spot charges have pushed up Salamander's V100 price Good news: You can now use AWS coupons on Salamander (convert 75% of their value into credits)
This lets us do stuff that depends on knowing where the node we're visiting is. For example, I noticed `` is invalid but `React.createElement('v:roundrect')` is fine, so wrote some code...
Not sure whether this is relevant to `three` or `react-three-renderer` though this issue is particularly boggling to me. When running the getting started example the material "disappears" after a few...
I'm using csscomb on a project but don't want to use the rule `space-after-selector-delimiter` because the selectors are grouped based on length / semantic meaning like this (contrived example): ```...
I Frankensteined Cycle onionify & Redux to build [Mirror](https://github.com/beyond-labs/react-mirror), a fractal state tree **that any node can query**. Mirror makes some really cool dev tools possible, which I'll start working...
Created c8g.metal-24x instance but not working: Documentation says c8g.metal-24x has `pmu` access here: https://github.com/aws/aws-graviton-getting-started/blob/c5c46798c0844f838d0964b763059a546ac49876/perfrunbook/debug_hw_perf.md?plain=1#L17-L35 Do not see `"pmu"` in feature list for `/proc/cpuinfo` > ``` > $ cat /proc/cpuinfo >...