Skip to content

Instantly share code, notes, and snippets.

View filippovitale's full-sized avatar

Filippo Vitale filippovitale

View GitHub Profile
  1. General Background and Overview
import org.specs2._
import scalaz.syntax.id._
/**
* https://github.com/swlaschin/PropertyBasedTesting/blob/master/part2.fsx
*/
class Examples extends Specification with ScalaCheck {
def is = commutative ^ inverse ^ easyToVerify ^ invariant ^ structuralInduction ^ idempotent ^ oracle
/**
@filippovitale
filippovitale / xml
Created February 27, 2015 00:29
./Library/LaunchAgents/homebrew.mxcl.kafka.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<true/>
<key>EnvironmentVariables</key>
<dict>
<key>SERVER_JVMFLAGS</key>
<string>-Dapple.awt.UIElement=true</string>
@filippovitale
filippovitale / gist:cba86684cc8dace2b854
Created February 10, 2015 09:57
Source code related to the presentation: "Will it blend?" - ScalaSyd Episode 33 - February 2015
import org.scalameter.api._
import scala.collection.mutable
/**
* Source code related to the presentation: "Will it blend?"
* ScalaSyd Episode 33 - February 2015
*/
class BlendBenchmark extends PerformanceTest.OfflineReport {
/**
* reference: http://www.cs.ox.ac.uk/ralf.hinze/publications/GGTries/Encode.lhs
*/
object GenTrie {
sealed trait Bit
case object △ extends Bit
case object ▲ extends Bit
type Bits = List[Bit]
Verifying that +filippovitale is my Bitcoin username. You can send me #bitcoin here: https://onename.io/filippovitale
@filippovitale
filippovitale / keybase.md
Created August 16, 2014 09:47
Keybase proof

Keybase proof

I hereby claim:

  • I am filippovitale on github.
  • I am filippovitale (https://keybase.io/filippovitale) on keybase.
  • I have a public key whose fingerprint is D500 122C 2E12 6B3F E9B7 1577 051C 7654 7F1C 75E1

To claim this, I am signing this object:

@filippovitale
filippovitale / sydjs-0.svg
Created August 4, 2012 23:00
Center the Plane
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.