justinhj's profile picture

Functional[Justin]

Principal Software Engineer. Streaming data at scale. Generative AI. Functional Programming. Neovim. Emacs.

  • All Posts
  • Popular Posts
  • YouTube Channel
  • Speaking Events
  • Privacy

Posts about 'P4'

  • Jan 23, 2009

    Simple perforce checkout in emacs using elisp

    I know there are all kinds of clever perforce modes, but I prefer to have a few common perforce actions that I write myself and can easily extend and customise...

    emacs emacs-lisp perforce p4
  • Jan 8, 2009

    Who changed the line your working on last?

    My team use Perforce for version control, and I recently wrote an implementation of 'blame', also known as 'praise'. When editing a file that is in Perforce, I can run...

    emacs p4 perforce emacs-lisp