Saturday, November 2, 2024

Show HN: Super Simple CRC32 Implementation https://ift.tt/EVY6SHJ

Show HN: Super Simple CRC32 Implementation I written this as a little programming exercise in C https://ift.tt/x8d6ksg October 29, 2024 at 08:12PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...