-
Now, after the firejailed application has exited, Firejail just performs necessary cleanup of the file system and exits. But before doing that, it could be interesting (optionally) to see various stat…
-
# dns shenanigans post-mortem
[https://ben.tild3.org/blog/dns-shenanigans-post-mortem.html](https://ben.tild3.org/blog/dns-shenanigans-post-mortem.html)
-
# Card hell post mortem | Lenscas' blog
[https://lenscas.github.io/posts/bullet_hell_post_mortem/](https://lenscas.github.io/posts/bullet_hell_post_mortem/)
-
### Descrição
Fazer e Documentar o Post Mortem da Python Brasil
### Requisitos para a atividade ser considerada como concluída
* Ter documentado os pros e contras da organização da Python Bra…
-
Eric Ries on 5 Why's
https://www.youtube.com/watch?v=JmrAkHafwHI
-
https://docs.google.com/presentation/d/1ADixK-oSJl3UyxFr6tcGbEsw8z5xrLMBVQnBsiIWf1c/edit?usp=sharing
-
- how many hits are we getting
- exposure - we want to be able to see what the images are looking like in the middle of the pool
- task results - sort of a summary of what the results were based on …
-
With `debugger` from today’s master:
```
(1123) [20:47:59 quintus@roma] /tmp
% cat foo.rb
require "debugger"
Debugger.start(post_mortem: true)
def boom
raise "boom"
end
boom
(1124) [20:50:28 qui…
-
I got _so_ much feedback on the session format that I'd like to give both the presenters and the attendees a place to stick it all so that we can continue to improve conferences and so that other orga…
-
E.g. save scope or call stack from the last trap point, allow to step around in the scopes and evaluate expressions. Hopefully, after an unhandled error in instrumented code, it would be enough to inv…