Peter Michaux

Results 14 comments of Peter Michaux

@Gorniv Why use hive instead of SQLite?

Indenting by a personal preference of some number of spaces or tabs is a detail programmers are definitely passionate about. Having it configurable would be very well appreciated by those...

@siraben Nice work! Having this patch here for others to see is a great a addition.

@siraben > What motivated you to write a Lisp interpreter in C in the first place? Who could resist? :-) > I'm looking to implement a garbage collector next! Excellent!

A bit of philosophy about the various `subclass` functions in Maria: These `subclass` functions are purely a sugar layer that sits on top of the actually core of Maria. That...

That looks like a good solution to get moving immediately. If you are not using any of the name-based conventions, then I think you could do the following. ``` function...

Wow! Nicely done! How did you find the experience of following along with the Quick Start tutorial?

"15+ years as a professional Smalltalk developer"!!! Wow! I wish I had that wealth of knowledge when starting JavaScript development. When I started JavaScript, there were no MVC or MV\*...

If you have questions where the discussion could possibly help others, please make issues. I like the history of the discussion to be available if appropriate. If a public issue...