Live data from Hacker News

Viewing profile — sils

sils

HN member
Joined
Thu, Sep 10, 2015, 7:42 PM UTC
HN karma
8
Public activity
12 items

About sils

No profile information was provided.

Recent public activity

  1. comment
    Comment #15724212

    FWIW the default thing is actually https://i.imgur.com/JO0nXL7.png This table is our aggregated view that gets triggered if there's a lot of comments that would spam the PR. The co…

  2. comment
    Comment #13365701

    Hey, would it help you if we were to include https://github.com/fukamachi/sblint in coala? Do you know other tools? We could easily integrate them using https://api.coala.io/en/lat…

  3. comment
    Comment #11538175

    coala always leaves you in control, you can tell it to e.g. show a patch before applying. If you explicitly configure it you can set it to automatically apply patches that are comi…

  4. comment
    Comment #11538164

    So ATM the only way to get more info about a bear is by querying coala for it: `coala -B -b=AlexBear` We have a project in planning stage to make a browsable webpage generated from…

  5. comment
    Comment #11538129

    Hey, upgrading pip should solve your issue. I filed an issue for the missing info at https://github.com/coala-analyzer/website/issues/30 , thank you for your feedback!

  6. comment
    Comment #11533938

    One of our awesome contributors wrote a little tool that makes it easy to script such videos, the video is updated on the website (readme will come soon) and script available and p…

  7. comment
    Comment #11533599

    Your comment? We love constructive feedback, thanks a lot :)

  8. comment
    Comment #11533325

    Oh btw. coala allows automatic fixes for source code, most tools like code climate are usually reporting only and can be more annoying than helpful.

  9. comment
    Comment #11533173

    Thanks, I've filed an issue at https://github.com/coala-analyzer/website/issues/27 . We'll definitely look at that. You probably know how manpower in open source projects with no c…

  10. comment
    Comment #11532788

    Good suggestion, I've created a FAQ stub and we're tracking this here if you're interested in how this goes: https://github.com/coala-analyzer/website/issues/22 Thanks!

  11. comment
    Comment #11532737

    Thanks, I added a link right on top of http://coala-analyzer.org/ to clarify it a bit. The website isn't particularly good, we're working on a new one which provides lots of cool t…

  12. comment
    Comment #11532720

    Indeed. coala is more of a framework that allows you to plug in any analysis routine. However, it also provides means to create new code analysis very easily and combine arbitrary …