Beer ✅
Cheese ✅
Bread ✅
@AmazingMeagen ❌
Teddy ❌
Old radios to fix ❌
I mean, being out of contract work absolutely sucks but you do get a shit load of chores done about the house.
Now that I have a bit of a grasp on how to read/write from connections, I will update {zstdlite} with this as a new feature.
And since i{zstdlite} is not going on CRAN, I'm going to use some non-API, R internals in the C code which is much faster than the official way of handling connections!
After last week's massive disappointments (and I am very grateful for the supportive community on here, thx for your kind messages) - today a great postdoc working in our lab got a nice fellowship to work for two years on AMPA receptor diversity.
@_TimTaylor What If v[c(T,F)] instead became the following:
v[rep_along(c(T, F), v)]
OR
v[ra(v, c(T, F)]
I guess it starts to lose the terse expresiveness.
But removes a gigantic foot-gun.