Florian Noeding's blog
I'm Florian Nöding and this is my blog about code, security, and other random stuff.
- 2024-09-23 InfoSecWorld 2024: Memory Safety Strategies and Techniques
- 2024-04-12 BSidesSLC: Scaling Automated Code Analysis Across an Enterprise
- 2023-10-13 Adversary Journey Mapping
- 2023-09-15 Intent, Pyramid Principle and Strategy for security leaders
- 2023-08-29 Software Bill of Materials: Transparency vs Fixing What Matters
- 2023-06-27 Project Kodiak: Shifting Application Security Left at Enterprise Scale
- 2023-01-26 How a CPU works: Bare metal C on my RISC-V toy CPU
- 2022-09-07 German Sourdough Bread
- 2015-07-09 ECS - Amazon EC2 Container Service
- 2015-06-07 How to pair program effectively
- 2015-06-03 Load Balancing
- 2008-12-12 Compiler Testing
- 2008-12-01 Code Generation 2
- 2008-11-29 Code Generation
- 2008-11-24 Semantic Analysis
- 2008-11-22 AST Postprocessing / Desugaring
- 2008-11-20 From Source to AST: Lexer and Parser
- 2008-11-16 Compiler construction tools
- 2008-11-15 Compiler Structure