Explore >> Select a destination


You are here

shape-of-code.com
| | bertrandmeyer.com
14.7 parsecs away

Travel
| | [This is a verbatim copy of a post in the Communications of the ACM blog, 9 January 2024.] I am still in shock from the unexpected death of Niklaus Wirth eight days ago. If you allow a personal note (not the last one in this article): January 11, two days from now, was inscribed in [...]
| | nutcroft.com
14.2 parsecs away

Travel
| |
| | trendless.tech
16.5 parsecs away

Travel
| | This is a comparison of programming languages. The thrust of it is to give an approximation of the strengths and weaknesses of that language compared to other programming languages. It's worth noting that each "lang" has its "use case", so none of them are technically "bad", though many of them are awkward for doing specific [...]Read More... from Programming Languages, Anecdotally
| | www.dgendill.com
37.4 parsecs away

Travel
| [AI summary] A detailed exploration of using Rust and WebAssembly for system-level programming, focusing on memory management, allocator implementation, and low-level concepts like alignment and size in memory layout.