From the comments:
Never shall never stable'd be until
Great Waffle'd work to high Rust hill
Shall come against it.
From the comments:
Never shall never stable'd be until
Great Waffle'd work to high Rust hill
Shall come against it.
Is 1% a widely held belief?
It feels like it needs to redefine a unit, not a base, same as with degrees that are base 10 but units are different so π is whole. I'm not sure if counting in different units has much use compared to counting in different base from a number theoretical perspective
I read their comment in a way 'that stands in the way of eradicating misogyny' not in a way 'it makes misogyny allowed'
And more stylish
Well, it's not a myth at the 'do it super quickly', usually it also meant that a prototype would then need a lot of polishing and that was even before LLMs 'helped'
The scale of neurons is too big for quantum effects, but that's contemporary understanding that may change in the future. We're really far from understanding both what mind is and how to make one
Oh, that, well it was definitely a hit
Can't find what it was, what did that one end with?
That was the joke, that for a backend it should also be backwards, I guess I'm no fun ¯\_༼ •́ ͜ʖ •̀ ༽_/¯
I can tell you what more: the keyboard is upside down in this picture
I recently picked up embedded in Rust and I often stumble upon the pattern of taking buffer references into structures, and I would want to pack the buffer and the struct that uses it together, but I don't want to do self referential magic, so for now I keep buffers passed around everywhere