Post B7NaZSb6LIHkPOfFVg by nasser@merveilles.town
 (DIR) More posts by nasser@merveilles.town
 (DIR) Post #B7NaZSb6LIHkPOfFVg by nasser@merveilles.town
       1 likes, 0 repeats
       
       broken record at this point but hot swapping code in modern dotnet is so so so so good. i just livecoded a server spewing perlin noise derived values over a websocket for a project and never restarted, just modified the inner loop of an async function running on some thread in a thread pool, swapped out instantaneously after every edit. remarkable. i cannot wait to build a creative tech stack on this platform.