1
0
Fork 0

Finish putting the right banner on science posts that did not have tags

This commit is contained in:
Luca Beltrame 2015-05-27 22:29:49 +02:00
parent 004096730a
commit eeced93dae
57 changed files with 114 additions and 0 deletions

View file

@ -9,6 +9,8 @@ wordpress_id: 185
categories:
- General
- Science
header:
image_fullwidth: banner_other.jpg
---
Today I went over my old Python code, back when I first started programming. I'd say that I found what I had written to be largely amusing to say the least. Loads of ugly hacks all over the place, duplicated functions, etc... in short, a real mess.