Skip to content

Instantly share code, notes, and snippets.

@whizzrd
whizzrd / LogCollection.php
Created August 10, 2022 04:49 — forked from ThomasLabstep/LogCollection.php
Gedmo Loggable - Collection
<?php declare(strict_types=1);
/**
* @author Thomas Bullier <thomas@labstep.com>
*/
class LogCollection
{
/** @var string Add action */
public const ACTION_ADD = 'add';
@whizzrd
whizzrd / zfsonosxonboot.sh
Last active November 20, 2021 07:06
OpenZFS on OS X on boot installer script
#!/usr/bin/env bash
# OpenZFS on OS X on boot installer script
# Based on instructions from https://openzfsonosx.org/w/index.php?title=ZFS_on_Boot&oldid=1509
NEWDISK=/dev/null
NEWPOOL=rpool
autoconfirm="n"
for i in "$@"
do
case $i in
@whizzrd
whizzrd / install.sh
Created April 5, 2015 12:58
Installing CakePHP ~2.5 using Composer on Debian/Ubuntu/LinuxMint
#!/bin/sh
sudo apt-get install curl mcrypt php5-cli php5-mcrypt
sudo php5enmod mcrypt
curl -sS https://getcomposer.org/installer | php
php composer.phar require cakephp/cakephp:"~2.5"
@whizzrd
whizzrd / keybase.md
Created June 26, 2014 15:08
keybase.md

Keybase proof

I hereby claim:

  • I am whizzrd on github.
  • I am whizzrd (https://keybase.io/whizzrd) on keybase.
  • I have a public key whose fingerprint is FE00 5EBF AD14 13BC 879F B116 4A7E FA4E BCE5 0E6C

To claim this, I am signing this object: