Post AfuHRmvNNEAg32faIS by [email protected] | |
More posts by [email protected] | |
Post #AfslIkvQ2vw3Y9NZbc by [email protected] | |
0 likes, 0 repeats | |
jotting down some crazy ideas, might delete later ;-) | |
Post #AftI6yNXUuJuHtWNv6 by [email protected] | |
0 likes, 0 repeats | |
@lritter what discord is that? Does anyone else witness your evening eureka mom… | |
Post #AftI6yRRGPRITzLUzw by [email protected] | |
0 likes, 0 repeats | |
@nick yes. it's the scopes discord | |
Post #Afu1uRBVgLkDkqr67U by [email protected] | |
0 likes, 0 repeats | |
after sleeping on this i think it's even easier than i initially assumed. a… | |
Post #Afu2hzyJ8K6fpnJRgG by [email protected] | |
0 likes, 0 repeats | |
@lritter nested arenas? you can still do GC on them if you're careful to en… | |
Post #Afu2i02YsVVe2zIqJM by [email protected] | |
0 likes, 0 repeats | |
@dysfun they would, yeah. gc is still an option though more of a mem optimizati… | |
Post #AfuBzKOXLxZrgZv3nk by [email protected] | |
0 likes, 0 repeats | |
@lritter I like how the programmer can control the "collection" by al… | |
Post #AfuCqxGLZdgPa2eyA4 by [email protected] | |
0 likes, 0 repeats | |
@wienski when you can't bound the size, dynamic allocation is not a problem… | |
Post #AfuFo8DsfQqCZBqrZ2 by [email protected] | |
0 likes, 0 repeats | |
@lritter it's just that "arena" is the bump allocator for me, and… | |
Post #AfuG46Ygchiy2PCSRM by [email protected] | |
0 likes, 0 repeats | |
@wienski first of all, you can't have an infinite array of anything because… | |
Post #AfuGuKBbCXDfMTIk08 by [email protected] | |
0 likes, 0 repeats | |
@lritter yes, thus all the talk about upper boundsbut no, you are not limited t… | |
Post #AfuGyRj56qWDu9va5o by [email protected] | |
0 likes, 0 repeats | |
@wienski wait, my runtime ain't hash based ;) | |
Post #AfuHRmvNNEAg32faIS by [email protected] | |
0 likes, 0 repeats | |
@lritter isn't UVM content-addressed in some way? I might be conflating it … | |
Post #AfuHdusBeARgAuxejI by [email protected] | |
0 likes, 0 repeats | |
@wienski UVM has changed a lot in the process. having to interact with the C he… | |
Post #AfuHlJvatKttuP5MGW by [email protected] | |
0 likes, 0 repeats | |
@lritter this toot made me think of addresses first including a "pointer&q… | |
Post #AfuHw2afgyIPK5PXTk by [email protected] | |
0 likes, 0 repeats | |
@wienski i only have 64 GB. why would i need this much space | |
Post #AfuHzSyQ3bG6189UvY by [email protected] | |
0 likes, 0 repeats | |
@lritter if at no point actual hashes were involved, I might've hallucinate… | |
Post #AfuI3Lm0ljX0qRCUXw by [email protected] | |
0 likes, 0 repeats | |
@lritter just for fun maybe | |
Post #AfuIGKdgIWBX5iUhpA by [email protected] | |
0 likes, 0 repeats | |
@wienski no no you are correct. i still use u128 polynomial rolling hashes in o… | |
Post #AfuIIs2F6Q7PFMC2PA by [email protected] | |
0 likes, 0 repeats | |
@wienski sounds weird but i do none of this for fun :( | |
Post #AfuIiuwOvC3Bmusg1A by [email protected] | |
0 likes, 0 repeats | |
@lritter i hope you're having some fun anyway | |
Post #AfuJ0MZ5TAJ6NwIKtk by [email protected] | |
0 likes, 0 repeats | |
@lritter but I'm that kind of a yak shaver, too | |
Post #AfuJ0UbrYjHTKrefKq by [email protected] | |
0 likes, 0 repeats | |
@wienski when this shit finally works i will. why is computing full of hard pro… | |
Post #AfuNlkkJmX9IoCOu1Y by [email protected] | |
0 likes, 0 repeats | |
alright, the runtime is ready. wasn't too hard to build.now to actually tes… | |
Post #AfuWBTw7hXc5pxhZoW by [email protected] | |
0 likes, 0 repeats | |
@lritter this reminds me of this paper I read six months ago: https://drops.dag… | |
Post #AfuWBU01T2jU23WgtM by [email protected] | |
0 likes, 0 repeats | |
@xavier ah. but this is a small transparent optimization in comparison to what … | |
Post #AfyL7knQklIc6ZUm5A by [email protected] | |
0 likes, 0 repeats | |
i added most of the features i wanted: nesting and chaining scoped garbage coll… | |
Post #AfyMSznYGsyKfUFFIW by [email protected] | |
0 likes, 0 repeats | |
if a sgc is shared between threads, its refcount goes up, and so, should a thre… | |
Post #AfyNA6ECF1wP3tGFnM by [email protected] | |
0 likes, 0 repeats | |
similarly, those same sgc's could be moved down into a subroutine and eithe… |