talks.md
... ...
@@ -7,3 +7,11 @@
7 7
### Shiz & PoroCYon (Revision 2019)
8 8
9 9
[pdf](https://pcy.ulyssis.be/pres/Lin.pdf); [video](https://www.youtube.com/watch?v=a03HXo8a_Io)
10
+
11
+#### Errata
12
+
13
+* `-march=haswell` should be **`-march=core2`**,
14
+ the latter *usually* gives a smaller code size ([source
15
+](https://github.com/faemiyah/dnload#compiler-flags))
16
+* Ferris' "Squishy" packer isn't exactly '*general-purpose*'
17
+ as compared to kkrunchy, but the approach is *more general* at least.
... ...
\ No newline at end of file