/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

blog.jetbrains.com
| | www.nayuki.io
5.5 parsecs away

Travel
| | [AI summary] The author details their strict, consistent code style guidelines covering formatting, indentation, naming, and best practices for clarity and efficiency.
| | eyakubovich.github.io
6.0 parsecs away

Travel
| | The Google Style Guide (GSG) for C++ has become popular outside of just Google. But I don't like it at all. There... I said it. Now I want to take this opportunity to explain why I feel so strongly about it. GSG "style" The general observation is that the style...
| | cigix.me
6.2 parsecs away

Travel
| | [AI summary] The provided text is a detailed excerpt from the C11 standard, specifically focusing on the C programming language's concurrency and synchronization mechanisms. It outlines the concepts of atomic operations, memory ordering, and the 'happens before' relationship, which are crucial for ensuring correct and predictable behavior in multi-threaded programs. The text also touches on environmental considerations, such as character sets and their representation in source and execution environments. The content is highly technical and intended for developers and language designers familiar with concurrent programming and low-level system interactions.
| | github.com
20.3 parsecs away

Travel
| Dynamic Regular Expression Highlighting with Javascript! - DynamicRegexHighlighter/DynamicRegexHighlighterTester.html at master · jmrware/DynamicRegexHighlighter