back
user profile
eatonphil
24,200karma·4,492submissions·December 27, 2014
about
theconsensus.dev
recent activity (4,492 total)
comment
They are indeed different. In Zig you might get the allocator via a struct field or just via importing the global allocator. const std = @import("std");
fn makeBuffer(n: usize) ![]u8 …
comment
Supabase customers run it (marked alpha). https://supabase.com/blog/orioledb-launch And they continue to work on it. https://supabase.com/blog/orioledb-paten…
comment
Snowflake acquired Crunchy Data yes and Craig was at Crunchy Data.
comment
Pangram says the text is entirely AI generated but I don't know how trustworthy Pangram is. (I would love to hear what others think about it.)
comment
Thank you! I've made an edit crediting you. This also led me to notice the nonallocating attribute in Clang, which I've now mentioned as well.
comment
I was also always curious about this and recently wrote a few implementations of an http file server to teach myself the key differences. https://theconsensus.dev/p/2026/05…
comment
It's nice to have some proof to show people.
comment
Tart was just bought by OpenAI so its future is suspect.