101 reputation
1
bio website
location Los Angeles, CA
age
visits member for 10 months
seen Feb 10 at 3:30
stats profile views 4

I'm currently an MFA candidate at CalArts' Program in Art, but was a systems administrator and software engineer in NYC for the 4 years prior.

The two skillsets overlap perfectly to make me very good at solving uncommon problems, and especially at figuring out ways to make something that has never been made before.


Aug
24
awarded  Supporter
Aug
3
comment Strategy for writing a logic program
certainly, the recursive solution must be the heart of the game, @KilianFoth. But I ask, clearly, because that alone is not getting me over the hump, since, I can write recursive functions quite handily, but can't write a logic program yet... I imagine the issue is that I understand the evaluation model of functions, but lack one that works in Prolog. My sense is that in prolog, the issue is describing the problem, rather than how to solve it.
Aug
2
asked Strategy for writing a logic program