7,575 reputation
51628
bio website bart.kevelham.com
location Switzerland
age
visits member for 2 years, 7 months
seen 4 hours ago
stats profile views 2,437

I am currently a senior researcher at Artanim in Geneva, Switzerland. I currently work on the R&D of interactive multimedia solutions.

Before that I was a research assistant, working on the physical simulation of soft deformable objects, primarily using graphics hardware and the CUDA API.

My Careers Profile: http://careers.stackoverflow.com/bartkevelham
My LinkedIn Profile: http://ch.linkedin.com/in/bartkevelham
My Website: http://bart.kevelham.com

Feel free to connect with me on Twitter, though I don't tweet much. And when I do I make even less sense than I do here.


4h
comment How to install SRFI-19 with Chicken 4.8.0.3?
@xuinkrbin. Please don't destroy the content in your question. Just let it be. Doing so repeatedly is frowned upon. FYI, the question is under discussion at meta.stackoverflow.com/questions/181597/…
4h
revised How to install SRFI-19 with Chicken 4.8.0.3?
added 3349 characters in body
4h
revised How to install SRFI-19 with Chicken 4.8.0.3?
rolled back to a previous revision
1d
revised GCC compiler warning overflow
deleted 31 characters in body
1d
revised How to dynamically pass parameters in web.xml using weblogic 10.3.x?
added 6 characters in body
1d
reviewed Edit suggested edit on Chaining Hadoop MapReduce with Pipes (C++)
1d
revised Chaining Hadoop MapReduce with Pipes (C++)
Removed pipes tag since author has clarified in a comment that he was not referring to unix pipes, minor grammar fixes.
1d
reviewed Reject suggested edit on Under what situation would the discoverAndAddAccountsResponse method in IPP AggCat be used?
1d
comment On learning programming from Bjarne Stroutstrup's book
If you were more efficient or even as efficient as Bjarne out of the box, we would have something to discuss. You'll improve over time. Learn from the solutions you see and keep at it.
1d
revised <image> causes pixelated image
That is an answer, not a question.
2d
comment develop an alternative to the midpoint circle scan conversion algorithm based on piecewise linear approximation of circle with a polyline
This is not the way to ask a question on Stack Overflow. Please show us what you have tried so far. And then inform us where exactly you are stuck. If you haven't tried anything yet and are therefore not facing a practical problem, you might not have a question fit for this site.
2d
reviewed Close Examples of program that writes programs
May
20
revised ASP.NET Forms Authentication with per session/page API token
Minor corrections. Removed lines that might make this borderline not-constructive.
May
20
revised Implementing autocomplete with Google site search
added 8 characters in body; edited title
May
20
comment vector erase/remove_if compiles on msvc but not on gcc
Please don't work around quality filters by adding nonsense into your posts.
May
20
revised vector erase/remove_if compiles on msvc but not on gcc
deleted 149 characters in body
May
20
reviewed Close How to develop a music player with songs in Raw folder?
May
20
reviewed Close A curious C# syntax with a question mark
May
20
revised What does “DateTime?” mean in C#?
added 6 characters in body
May
20
reviewed Close understanding the fizz buzz in C#