Results 788 comments of Benjamin Gruenbaum

What about just accepting a function and using its arguments?

If an argument is named `user` or `msg` then the appropriate value is passed. ``` !!learnEval function sum(a,b){ return a+b;} ``` Or without the function keyword ``` !!learnEval sum(a,b){ return...

@mainerror seriously? You'd rather have regex patterns and strange arguments over a straight up JS function? A function is the basic JavaScript construct containing code that's aimed at executing a...

I like the feed for starred messages idea. What room though :P?

Sounds complicated and needless On Sun, Oct 26, 2014 at 22:48 ᵠ [email protected] wrote: > A digest every _few_ hours, also use a db with re-used urls and don't >...

Can we please only collect the data anonymously (or at least dispose of the userids/names once it's collected)? I don't like the idea of tracking users.

My opinion is - wait until tomorrow and then let @Zirak decide.

Hey sorry I missed that: > Should I force-push with the correct capitalization? I imagine that'll need a new CI run. Sure, let's do that and re-run CI, it's not...

Hey, it looks like we totally missed this! @MattiasBuelens what would be a good way to schedule onboarding :)?