back
user profile
eatonphil
24,200karma·4,492submissions·December 27, 2014
about
theconsensus.dev
recent activity (4,492 total)
comment
Bluehost is a really great host that isn't too expensive. It does all the wordpress setup for you. I find it extremely convenient.
comment
Let me know if there are any other interesting features you'd like to see added to Viola! It's definitely a work in progress and it's really interesting to see how far you can distort C…
comment
Wow, this is seriously great! This is exactly what I needed for my project, Viola[1], that provides an abstraction on top of libCello[2] to allow you to write really high-level C. This really helps ma…
comment
Then how can we expect anyone else to understand it? If this is the case, why should anyone even try? I'm not saying you're wrong, it just begs the question: "If the people who have und…
comment
So just to be clear, this is not related to VoxelQuest[1], right? For the sake of a non-gamer, what is a voxel/are voxels? And, respectfully, what's so interesting about all these voxel game…
comment
This might be a really bad question that is just as applicable to Node.js in general, but doesn't this get confusing distinguishing between the server-side and client-side aspects?
comment
You can ALSO declare a class member function in a different file. Since it just accepts self as the first parameter... It still works.
comment
"Explicit" ties in to readability and from there, long-term support-, maintain-, and debug-ability. While OP did issue a blanket statement, this idea is fairly language/framework indepe…
comment
SEEKING WORK - Remote/Philadelphia LinkedIn, Github says anything you want to know. I don't like to compete; I just learn faster than anyone I've met. Email: me@eatonphil.com Website: …
comment
After seeing this I started work on a simplification of libCello called Viola [0]. It has a slightly lighter syntax and takes away some (IMO) needless typing... [0] https://github.com&…