๐พ Archived View for station.martinrue.com โบ ttocsneb โบ d5dd804d6c184541966cc194d99a6bab captured on 2022-07-16 at 16:48:05. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2023-01-29)
-=-=-=-=-=-=-
Recently, I have been fascinated by libuv (the library that makes Node cross-platform and asynchronous).
I've been so interested in it, that I have made the possibly poor decision to make a Cpp wrapper for it to help me with future projects. Right now I'm working on a std style asynchronous stream base class, and oh boy is it not like anything I've ever worked on!
Iโm appreciating all the work that has been put into the std library, and can understand some of their choices behind the confusing thing that is std::basic_streambuf
10 months ago ยท ๐ martin, kevinsan, lykso