Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Month: February 2012

General

bash: Displaying the time at which historical commands were executed

Yesterday's find. This will be indispensable the next time I wonder how long a command took which I forgot to time. Or the next time I want to know when a certain change went into effect. $ HISTTIMEFORMAT="[%s] [%Y-%m-%d...
Marc 2012-02-182012-02-18
General

Homebrew support for Apache Traffic Server development releases

Back in January, I created a Homebrew formula for Apache Traffic Server. Now in Homebrew, you can install development releases of Apache Traffic Server (e.g.: 3.1.2). My pulled commit My Homebrew pulls...
Marc 2012-02-132012-02-13
General

Markdown Apache handler

This is a nice little hack. If you've got Apache and PHP on a server than you can set this up so that it automatically renders Markdown files into HTML. https://github.com/alue/markdown-handler...
Marc 2012-02-132012-02-13
ProgrammingPython

Pull request for Python pip installer accepted

https://github.com/pypa/pip/pull/374 The pull request addresses a UnicodeDecodeError bug in pip. It affects pip in Python 3 and it's triggered when a package install fails and emits Unicode characters to the console. A classic...
Marc 2012-02-072012-02-14

Posts pagination

Prev Page 1 Page 2
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing