Category Archives: General

Linking ncurses with Ocaml

Just a quick reminder to myself to remember to pass a -linkpkg flag on all when compiling sources using linked c libraries. ocamlfind ocamlc -package unix,curses -linkpkg -o scr scr.ml

Posted in General | Tagged , | Leave a comment

Alphabet Soup .com

With the brain running in low gear after exploring ideas and concepts with people all day, I decided to do something silly by running through all domains that had port 80 open from a to z in the .com tld … Continue reading

Posted in Daily Dwindle, General | Tagged , , | Leave a comment