Skip to content
View BHFock's full-sized avatar
  • Met Office
  • Exeter, UK
  • 22:31 (UTC +01:00)

Block or report BHFock

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BHFock/README.md

🐊 Why the Crocodile?

"Björn, just curious—why the crocodile?"

Someone asked this in a team chat once. I told them about a German management story I'd heard.

Say a manager wants you to move from point A to point B. They could give you a direct command (the pistol approach). Or they could put a crocodile at point A. You'll move to B on your own.

The crocodile is about control through fear instead of direct orders. German unions talk about this a lot.

The team got into it: "So the pistol is better? At least they don't want to shoot you. But the crocodile wants to eat you!"

I said there's a third way: "Skip the crocodile—put free food at B instead."

🍪 "Any cookie preferences?" — my manager, who'd been reading along.

I keep the crocodile around as a playful reminder. Better to move toward something good than away from something scary. Plus it makes me smile when I need to get work done.

It sits on my desk now. And here on GitHub.

📚 The original German story: Wie Krokodile Vertrauen schaffen – COGITO Institut für Autonomieforschung

🫖 Workplace note: No actual crocodiles in the front pond. And we do get tea and biscuits sometimes.

Pinned Loading

  1. git-cl git-cl Public

    git-cl is a Git subcommand for managing named changelists (like in SVN). Group files into changelists before staging or committing – keep parallel work organised and avoid accidental commits.

    Python 2

  2. repo-grep repo-grep Public

    repo-grep performs a recursive grep through the folder structure of your cloned Git repository or your SVN working copy in Emacs. By default, it uses the string under the current cursor as the sear…

    Emacs Lisp 7 1

  3. MetOffice/stc MetOffice/stc Public

    SciTools Commands (stc): Command line utility to work with FF, PP, NetCDF, and GRIB files.

    Python