Waldir Pimenta
Waldir Pimenta
According to [this comment](https://github.com/JuliaLang/julialang.github.com/pull/685#issuecomment-353437829), the entries of the [performance graph](https://julialang.org/#high-performance-jit-compiler) are sorted by the geometric mean of their scores in each benchmark. This was first proposed in [this Discourse thread](https://discourse.julialang.org/t/fantastic-progress-in-master-branch/6868/15).
Raw numbers are hard to compare at a glance. If each number (or the corresponding cell's background) were colored in a scale (say, red to green) [the table](https://julialang.org/benchmarks/) would be...
I also considered unescaping the parentheses — what is the reason for them being entered as `\(` and `\)`?
The current heading color, `#317eac`, is a light blue which is quite similar to the link color, `#2fa4e7`, and especially to the link hover color, `#157ab5`. This makes it easy...
Also mark the commented-out yarn commands as alternatives to the npm ones.
In particular, the Installation instructions now appear before the Usage instructions. From a logical sequence perspective, that order of sections better matches the typical user experience, as one must download/install...
After the resolution of #4, it is now possible to choose to authorize access to either all repositories (public and private) or to public repositories only, by selecting the dropdown...
The elementaryOS project [decided a while ago](https://medium.com/elementaryos/peace-out-about-dialogs-8efa956c0562) to migrate away from about dialogs, but that makes it cumbersome to get information about the app (e.g. website, contact information or issue...
As of the latest release, there appears to be a [64-character size limit](https://github.com/dahenson/agenda/blob/1.0.12/src/AgendaWindow.vala#L147) to entries in the input box, but once that limit is reached, no warning is shown to...
I'm not sure if this is being tracked elsewhere, but I couldn't find any issues in this repo referring to this. I believe there was a blog post about this...