Monthly Archives: May 2015

Generating class diagrams from Python code

I had written some of my most complicated OO Python to-date, using a mixture of SQLAlchemy and Nagare. I found 2 excellent tools for generating class diagrams: – pyreverse within the PyLint distribution is excellent – and PyNsource is amazing as well I ended up mainly using the first one, because all I had to […]

Posted in Python | Tagged | Leave a comment

A different view of Google

From this reddit thread we have this dirt on G: They stole search from RankDex, gmail was in beta for 8 years and the search still sucks balls, google maps is allright, android was acquired by them and is still in beta (not officially, but have you seen the problems they’re having?), chrome started out […]

Posted in Uncategorized | Leave a comment