
拿了之前預購的 EVA 2.22 破 DVD,贈品未有,先看影片,發現片中兩首歌除了有翻譯之外,竟然還是可以用廣東話跟著唱的,有點驚喜!(不過我忘了戲院看時是否一樣?)
《今天說再見》 希望到永久 當邊際給跨過後 仍是你最親
My highest-level password (I have about 8 levels of passwords, memorized, then a couple levels that are even higher than the password below, but which I haven't memorized, so I can't use them that often):

This is a very small war story.
I've spent part of today working on generating some reports from our IPtraffic accounting system. We have multiple internal networks that getNAT'd out different gateways, and what we want is a report (or a set ofreports) of the topindividual traffic sources for each gateway that did more than a certainamount of aggregate traffic in the day.
Our traffic accounting data is held in a PostgreSQL database. Since atypical day has around six to eight million records
When you write code that deals with IPv4 addresses, every so oftenyou wind up in situations where you want to convert addresses inconventional text form to unsigned 32-bit integers and manipulatethem in various ways (and then convert the results back to normalnotation). This is something I've been dealing with recently , so I've been working on this today.
Python doesn't have any standard library functions that directly dothese conversions. You can write your own code for this (but

拿了之前預購的 EVA 2.22 破 DVD,贈品未有,先看影片,發現片中兩首歌除了有翻譯之外,竟然還是可以用廣東話跟著唱的,有點驚喜!(不過我忘了戲院看時是否一樣?)
《今天說再見》 希望到永久 當邊際給跨過後 仍是你最親
One of the things that I really hate about modern desktop environments,specifically their graphical system administration tools, is thatthey are increasingly completely hiding their access controls andauthorization systems. I know that they have them, because theyhave some mechanism for doing various operations that require rootpermissions without bothering to ask me for the root password. Butit's become just about impossible to find them; what was once at leastvisible in PAM configurations has vanished into what I believe is atwisty mess of Kits (PackageKit,