Skip to content

Instantly share code, notes, and snippets.

View ajlanghorn's full-sized avatar
🍕

Andrew L. ajlanghorn

🍕
View GitHub Profile
@lelandbatey
lelandbatey / whiteboardCleaner.md
Last active April 25, 2024 02:01
Whiteboard Picture Cleaner - Shell one-liner/script to clean up and beautify photos of whiteboards!

Description

This simple script will take a picture of a whiteboard and use parts of the ImageMagick library with sane defaults to clean it up tremendously.

The script is here:

#!/bin/bash
convert "$1" -morphology Convolve DoG:15,100,0 -negate -normalize -blur 0x1 -channel RBG -level 60%,91%,0.1 "$2"

Results

@garethr
garethr / gist:2336682
Created April 8, 2012 11:19
Government Digital Service - Web Operations Role

We're looking for systems administrators and software developers of all levels interested in a predominantly web operations role. You will...

  • Work with developers to optimise existing application and to design new ones
  • Support production web applications and infrastructure
  • Participate in stand-ups, planning sessions and retrospectives
  • Design, build and run systems for application deployment, systems orchestration and configuration management
  • Encourage everyone (developers, delivery managers, product owners) to think about how new applications will be run and maintained
  • Be an integral part of growing a multi-disciplinary operations team
  • Contribute to designing internal processes needed in the running of a high performance development and operations organisation