Explore >> Select a destination


You are here

abstractexpr.com
| | stefansf.de
4.2 parsecs away

Travel
| | In this article we examine the strict aliasing rules of the C programming language which are the basis for Type-Based Alias Analysis and show some quirks
| | leonardschuetz.ch
3.4 parsecs away

Travel
| | Introduction to NaN boxing
| | jorenar.com
3.7 parsecs away

Travel
| | [AI summary] The provided text is a comprehensive overview of various advanced C programming techniques and features. It covers topics such as preprocessor tricks, metaprogramming, inline assembly, coroutines, and more. The text also includes examples of using _Generic for type-based dispatch, handling variadic functions safely, and implementing a garbage collector. The content is highly technical and demonstrates the flexibility and power of the C language.
| | cocomelonc.github.io
24.0 parsecs away

Travel
| [AI summary] The post explains reverse shell techniques in cybersecurity, detailing how attackers use them to gain remote control over a target system by connecting back to their machine, with examples in various programming languages and tools like netcat.