Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 1.16 KB

index.rst

File metadata and controls

57 lines (47 loc) · 1.16 KB

Victor Stinner's Notes

Contents:

projects.rst talks.rst old_projects.rst victor_stinner.rst python_contrib.rst contributions.rst pypy_warmups.rst c_language.rst unicode.rst threads.rst benchmark.rst freebsd.rst windows.rst gdb.rst misc.rst inspect_elf_binary.rst systemd.rst fedora_python.rst red_hat_python.rst fedora.rst gnome.rst vim.rst assembly_x86.rst linux_kernel.rst

See also

Indices and tables

  • genindex
  • modindex
  • search

    "All problems in computer science can be solved by another level of indirection... except for the problem of too many layers of indirection." -- joke based on a famous aphorism of David Wheeler

    "There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors."