Aur Saraf
Presentations
- 2016.01.04 re2: modern regular expression syntax everywhere with a painless upgrade path on #49
- 2016.03.07 assert - the simplest possible unit testing framework on #51
- 2016.09.05 Programming Pearls in Python on #56
- 2016.11.07 Programming brainfuck and virtual machines on #58
- 2017.03.06 The implementation of dict on #62
- 2017.04.03 The implementation of pytest assertions on #63
- 2017.05.08 The Universe Is Broken: a debugging story on #64
- 2017.07.03 The Universe Is Broken: a debugging story on #66
- 2017.10.02 Lets answer some interesting job interview questions on #69
- 2018.02.05 F??king Spectre, how does it work? on #73
- 2021.01.04 Using Cython to run a C++ synth with a Kivy frontend on Android on #89
- 2021.07.05 The Two Hard Things In Computer Science on PyWeb-IL #92: Caching and Spark
- 2022.05.02 Stand Back! I Know Regular Expressions on PyWeb-IL #97: Federated Learning and Regular Expressions
- 2022.09.12 Git is a great design on PyWeb-IL #99: PostgreSQL and Git internals
- 2023.03.13 Test architecture can make or break your project on PyWeb-IL #102: VisiData and test architecture
- 2023.09.11 Read Code Every Day on PyWeb-IL #104: Dash and reading code