Hacker News
- The true power of regular expressions (2012) https://www.npopov.com/2012/06/15/The-true-power-of-regular-expressions.html 3 comments
- This year in LLVM https://www.npopov.com/2022/12/20/This-year-in-LLVM-2022.html 15 comments
- How PHP Opcache Works https://www.npopov.com/2021/10/13/How-opcache-works.html 82 comments
- Design Issues in LLVM IR https://www.npopov.com/2021/06/02/Design-issues-in-LLVM-IR.html 6 comments
Lobsters
- This year in LLVM https://www.npopov.com/2024/01/01/This-year-in-LLVM-2023.html 3 comments compilers
- Design issues in LLVM IR https://www.npopov.com/2021/06/02/Design-issues-in-LLVM-IR.html 6 comments compilers
- This year in LLVM (2024) https://www.npopov.com/2025/01/05/This-year-in-LLVM-2024.html 2 comments compilers
- This year in LLVM (2023) https://www.npopov.com/2024/01/01/This-year-in-LLVM-2023.html 6 comments rust
- LLVM: The middle-end optimization pipeline https://www.npopov.com/2023/04/07/LLVM-middle-end-pipeline.html 9 comments programming
- LLVM: The middle-end optimization pipeline https://www.npopov.com/2023/04/07/LLVM-middle-end-pipeline.html 2 comments compilers
- This year in LLVM (2022) https://www.npopov.com/2022/12/20/This-year-in-LLVM-2022.html 19 comments cpp
- This year in LLVM (2022) https://www.npopov.com/2022/12/20/This-year-in-LLVM-2022.html 13 comments programming
- Type variance in PHP https://www.npopov.com/2021/11/08/Type-variance-in-PHP.html 3 comments php
- Early binding in PHP (Nikita's blog) https://www.npopov.com/2021/10/20/Early-binding-in-PHP.html 9 comments php
- How PHP Opcache Works https://www.npopov.com/2021/10/13/how-opcache-works.html 10 comments programming
- Does PHP really not support asynchronous calls natively? https://www.npopov.com/2012/12/22/Cooperative-multitasking-using-coroutines-in-PHP.html 33 comments php