Jon Kleiser
Jon Kleiser
Has Bon been tested on macOS? When I try to run `./build.sh`, I get this: ``` ./build.sh: line 5: cmake: command not found usage: grep [-abcDEFGHhIiJLlmnOoqRSsUVvwxZ] [-A num] [-B num]...
The link at "see benchmarks below" (#benchmarks) doesn't work here: https://pub.dartlang.org/packages/uix However, it works here: https://github.com/localvoid/uix
When I first view one article, e.g. http://www.christianalfoni.com/articles/2016_03_27_Creating-apps-with-observables, then bring up the list of articles by clicking the blue header, and then click on another article, e.g. http://www.christianalfoni.com/articles/2015_12_17_Exploring-Elm-part2, the HTML...
I'm know running your project with react 0.14.7. It works, but in the console I get ``` Warning: React.render is deprecated. Please use ReactDOM.render from require('react-dom') instead. Warning: React.findDOMNode is...
Is there a way to reduce the horizontal distance between the nodes in a "graph LR", or, similarly, the vertical distance between the nodes in a "graph TD"? I need...
I would like to remove all attributes from e.g. all p-elements in an HTML document. If I have ``` var soup = Beautifulsoup(document); ``` what should I then do next?...
On this page https://ctford.github.io/klangmeister/reference, in the 'usage' for the 'high' function, I see "(comp low C major)". I guess it should have been "(comp high C major)". The same thing...
When I go to https://markojs.com in Safari (14.1.2), the CPU load on my MacBook Air goes up above 100%. If I use the Brave browser, the CPU load is closer...
The instrument names in the Built-in list can be difficult to read. There's to little contrast between the gray levels.
In the file ipr0gram-2.md there's this sentence: ``` What if Bob wants to see if know if Alice's brakes are set? ``` Maybe it should just have been this: ```...