Explore >> Select a destination


You are here

randomascii.wordpress.com
| | readrust.net
5.2 parsecs away

Travel
| | Read Rust collects and categorises interesting posts related to the Rust programming language. This page lists posts in the Performance category.
| | www.yosefk.com
4.3 parsecs away

Travel
| | [AI summary] A technical article explaining how to achieve consistent floating-point computation results across different build modes and platforms by configuring compiler flags and FPU control registers to avoid platform-specific intermediate precision issues.
| | gafferongames.com
2.2 parsecs away

Travel
| | Hello readers, I'm no longer posting new content on gafferongames.com Please check out my new blog at mas-bandwidth.com! Introduction Hi, I'm Glenn Fiedler and welcome to Networking for Game Programmers. Lately I've been doing some research into networking game physics simulations via deterministic lockstep methods. The basic idea is that instead of synchronizing the state of physics objects directly by sending the positions, orientations, velocities etc. over the network, one could synchronize the simulation implicitly by sending just the player inputs.
| | felix.plesoianu.ro
21.7 parsecs away

Travel
| [AI summary] The author explores the subjective nature of choosing programming languages, reviewing modern options like Zig and Vala alongside classics such as Ada and Fortran, while analyzing their distinct roles in software development.