Links
Things worth reading. Or not. At least, I thought I'd rather keep them when I encountered them.1316 links so far, newest first.
acme.com
Home of thttpd, a small and portable HTTP server implementing only the essentials, with URL-based traffic throttling and built-in IPv6 support.
arthurdejong.org
Download page for webcheck, an extensible site-checking tool for webmasters, listing release tarballs with signatures plus Git repository instructions.
llvm.org
Home of LLVM, a modular collection of compiler and toolchain technologies including LLVM Core, Clang, LLDB, Flang and MLIR.
phyast.pitt.edu
ate classes. The decorator module takes advantage of this feature to provide a facility for writing complex decorator factories. We have already seen examples of simple decorator factories, implemented as functions returning a decorator. For more complex situations, it is more convenient to implement decorator factories as classes returning callable objects that can be used as signature-preserving decorators. To this aim, decorator can also be used as a class decorator. Given a class with a .call(self, func, *args, **kw) method decorator(cls) adds a suitable __call__ method to the class; it raises a TypeError if the class already has a nontrivial __call__ method.
oumma.com
Sommaire des 114 sourates du Coran en traduction française, chacune liant vers son texte intégral.
a.michelizza.free.fr
Tutoriel en français pour écrire un noyau x86 en C et en assembleur, du secteur de boot au multitâche, à la pagination et à Ext2, avec le noyau éducatif Pépin.
svnstat.sourceforge.net
Manual for SvnStat, a Java tool that turns Subversion logs into report graphs of commit activity by day, by user and over time.
astuteo.com
A stylesheet that renders a visual site map straight from an HTML unordered list, handling up to four levels of navigation with no other software involved.
lucumr.pocoo.org
as as many attributes as you like. You can put whatever you want on i
python.org
The PEP that introduced generators and the yield statement to Python, with their specification, rationale and the resumable-function semantics they imply.
lucumr.pocoo.org
Armin Ronacher's project list — Flask, Jinja, Werkzeug, Pygments, Sphinx, Click and others, alongside his commercial and game industry work.
steve.yegge.googlepages.com
ma-like trance whenever I tried to skim through
fr.wikipedia.org
Article Wikipédia sur Merise, la méthode française d'analyse, de conception et de gestion de projet des systèmes d'information, née des travaux des années 1970.
code.google.com
Archive des fichiers du projet étudiant pfa16 (ENSEIRB, 2007-2008) : sources LaTeX et documents du cahier des charges, des besoins fonctionnels et de l'analyse de risque.
impressive.sourceforge.net
FAQ for Impressive, the Python program that plays PDF and image slideshows with transitions and highlighting — multi-monitor setups, video playback and driver issues.
sabricole.developpez.com
Tutoriel sur le processus unifié (UP), méthode de développement itérative centrée sur l'architecture, pilotée par les cas d'utilisation et orientée réduction des risques.
dbazine.com
Vadim Tropashko compares nested sets and materialized path for storing trees in SQL, then derives a hybrid encoding that mixes the two.
dev.chromium.org
Chromium documentation on Chrome's release channels — Canary, Dev, Beta and Stable — what each one is for and how to switch between them.



















