/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

venam.net
| | venam.nixers.net
0.0 parsecs away

Travel
| | Computer architecture can be considered a boring topic, one that is studied during CS education, then put aside, and leaves place to the shiny new toys that capture the attention. I've recently revisited it, and I'd like to summarize some takeaways.
| | www.bitsnbites.eu
2.7 parsecs away

Travel
| | [AI summary] An article analyzing how modern compilers and architectural advancements have eliminated the historical CISC code density advantage over RISC, based on experimental compilation results of portable software.
| | www.snell-pym.org.uk
3.1 parsecs away

Travel
| | [AI summary] The article discusses various exotic processor architectures, focusing on zero-operand stack machines, multiple stacks, result registers, virtual stacks, and transport-triggered architectures, highlighting their potential to simplify control logic and improve performance.
| | gpfault.net
20.6 parsecs away

Travel
| [AI summary] The article discusses the implementation of particle systems in WebGL 2, covering various enhancements such as dynamic billboard rendering using instancing, sprite textures, and the integration of force fields for more complex particle behaviors. It also details the setup of vertex arrays and buffers for efficient rendering, along with the necessary shader modifications to support these features.