Live data from Hacker News

Viewing profile — bsagert

bsagert

HN member
Joined
Fri, Mar 05, 2010, 7:32 PM UTC
HN karma
7
Public activity
8 items

About bsagert

Just a retired guy learning Python.

Recent public activity

  1. comment
    Comment #10153362

    > former admin--windows, alas. Honest question, why the need to apologize for being a former Windows admin?

  2. comment
    Comment #10142418

    I worked as a telephone repairman in the dial era. Impatient diallers would often "push" the dial back rather than let it unwind naturally. Switch gear in the central office was se…

  3. comment
    Comment #5155666

    There seems to be a few pilots on this thread but no one has yet mentioned trim tabs ( http://en.wikipedia.org/wiki/Trim_tabs ). The landing speed of a small plane is slower than c…

  4. comment
    Comment #4972625

    The space character argument is also superfluous as it is the default. strlist = 'one two three four five'.split()

  5. comment
    Comment #3536248

    Thanks mgrouchy for another site that breaks pgdn. The header that never moves hides some lines on the next page. Reading becomes an annoying series of page downs then scroll up a …

  6. comment
    Comment #2831031

    >policeman-speak is still well-known for being unnecessarily verbose Policeman-speak is closer to lawyer-speak because police spend a lot of time writing reports that are subject t…

  7. comment
    Comment #1662041

    My Toshiba Satellite Pro has a Celeron 497 MHz processor which Intel produced in 1999. It has been used almost daily since then, upgraded to XP but with the same 10 gig HD. I still…

  8. comment
    Comment #1661722

    >"I just want to write a little Twitter API script in 5 minutes" In that case you would use Out-of-band/PIN Code Authentication. See http://dev.twitter.com/pages/auth_overview . Fo…