ojchase

Results 7 comments of ojchase

More specifically: TypeError: Cannot read property '2' of undefined at Knapsack.solveZeroOneKnapsackProblem (\Knapsack.js:137:63)

Reproduced with a new installation yesterday

``` [A friend of mine] replied to a comment. ----------------- [A public post that I don't care about] ``` Filter debugger: 1.288000 Filter #6 (Friend Activity Stories) 1.288000 -> Rule...

Surprisingly hard to find a clear example. It's inconsistent. I think it has to do with the `action` element in the debug not being set all the time. I'm also...

There is no extra space visible to the end user in the Facebook post. I question both whether `all_content` was parsed correctly and the assumption that end users should need...

Yeah, I hear you. This is the type of github project that straddles the technical/non-technical line nicely. And if it were just me, adding more filters is probably exactly what...

Indeed. This implementation doesn't appear to solve the knapsack problem at all. It simply fills the knapsack with the biggest item it can until there's not enough capacity for the...