Skip to content

Instantly share code, notes, and snippets.

View teppix's full-sized avatar

Ola Sikström teppix

  • SAVR AB
  • Oskarström, Sweden
View GitHub Profile
@teppix
teppix / tree.hs
Created January 3, 2019 21:33
Ascii random filetree generator in haskell
import System.Random
import System.IO
import System.Posix.Unistd (usleep)
import System.Console.ANSI (clearScreen, hideCursor, showCursor)
data Prefix = Root
| Single | First | Middle
| Last
deriving (Show, Eq)

Keybase proof

I hereby claim:

  • I am teppix on github.
  • I am teppix (https://keybase.io/teppix) on keybase.
  • I have a public key ASCCoSfJZcqUYQNuLXvpIYaL98tSgdIjelgX8mCPCtvtfwo

To claim this, I am signing this object:

@teppix
teppix / thingomatic.ini
Created December 10, 2012 11:53
Slic3r Configuration for Makerbot Thing-o-Matic
# generated by Slic3r 0.9.7 on Mon Dec 10 12:43:32 2012
acceleration = 0
bed_size = 120,120
bed_temperature = 110
bottom_solid_layers = 3
bridge_fan_speed = 100
bridge_flow_ratio = 1
bridge_speed = 50
brim_width = 0
complete_objects = 0