Even formally at this site apparently older posts had disappeared previous to this year, you can still find older posts still floating around in rss feed land, you just need to subscribe to the blog as a rss news feed, and you should be able to access older posts that way.
Subscribe to:
Post Comments (Atom)
A long time
The years have passed. Life presents all the new challenges and stresses. I am thinking of the Ship of Theseus and re-examining this ...
-
from gi.repository import Gtk, Gdk, cairo, Pango, PangoCairo import math import sys RADIUS = 150 N_WORDS = 10 FONT = "Sans Bold 27...
-
I've looked through a series of web sites on this topic, any number of these ranging in various degrees of technical information, but...
-
from gi.repository import Gtk, GdkPixbuf, Gdk import os, sys import math class GUI: def draw_callback(guiobj, widget, cr): ...
No comments:
Post a Comment