Experimenting with painting with Pearl Β β¦Β Speedpaint
RMH
Misplaced Lens Cap

Monterey Bay Aquarium
tumblr dot com
Sweet Seals For You, Always
Noah Kahan
h

@theartofmadeline

β
The Stonewall Inn
will byers stan first human second
Sade Olutola

gracie abrams
π©΅ avery cochrane π©΅
Not today Justin
sheepfilms

oozey mess
PUT YOUR BEARD IN MY MOUTH

seen from Indonesia
seen from Philippines

seen from TΓΌrkiye

seen from France
seen from France

seen from Germany
seen from Bangladesh

seen from United States

seen from Panama
seen from France

seen from Croatia

seen from United Kingdom
seen from Malaysia
seen from Brazil

seen from Australia
seen from Canada
seen from Finland
seen from United States
seen from Peru

seen from Canada
@magiculbro
Experimenting with painting with Pearl Β β¦Β Speedpaint

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch β’ No registration required β’ HD streaming
My solution to the daily programmer challenge for 6/8/2015, in Chicken Scheme (run it with cat inputfile | csi -s schemefile.scm):
(require-extension srfi-13) (require-extension extras) (define-record palindromic steps palindrome) (define (is-palindrome? n) (let* ((n-forwards (number->string n)) (n-backwards (string-reverse n-forwards))) (string=? n-forwards n-backwards))) (define (reverse-num n) (string->number (string-reverse (number->string n)))) (define (palindromify p) (define (palin-iter step curr-num) (if (is-palindrome? curr-num) (make-palindromic step curr-num) (palin-iter (+ 1 step) (+ curr-num (reverse-num curr-num))))) (palin-iter 0 p)) ; Main program (for-each (lambda (line) (let* ((n (string->number line)) (result (palindromify n))) (format #t "~A gets palindromic after ~A steps: ~A~%" n (palindromic-steps result) (palindromic-palindrome result)))) (read-lines))
A shiny warrior princess for all your shiny warrior princess needs!
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
Eric S. Raymond (via left4cake-gaming)

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch β’ No registration required β’ HD streaming
Things Programmers Shout #184
βOh god, how do I get out of vim?β
move to another country and start over?
Lapis warmup