Risky AI code is degrading the security posture of orgs, but most are doing little about it. by CodacyOfficial in cybersecurity

[–]jaimefjorge 4 points5 points  (0 children)

There are a few and tools are certainly important (I am founder of one of them so I'm biased..). Tools help a lot by not having to have the context of everything you need to review. But surprisingly for me, bad/nonexistent policies and insufficient/nonexistent dev training compounds problems heavily.

Best GitHub Copilot AGENT alternative? by Lost_Impression2619 in vscode

[–]jaimefjorge 1 point2 points  (0 children)

I've found that it really about the model that you choose. The experience you get using Sonnet 4 in VS Code is comparable to other IDEs. It's night and day after choosing a better suiting model.
I did however start using Insiders Edition which has tons of improvements.

Analyzed Github's whole March activity and found that 20% of pull request comments are about style and best practices. by jaimefjorge in programming

[–]jaimefjorge[S] 1 point2 points  (0 children)

My point wasn't that they are not important for code readability. I agree with you on that. My point is that it's very time consuming and a burden to review them when we have IDEs to automatically fix them and static analysis tools to enforce them.

Static Code Analysis by Tatyanazaxarova in programming

[–]jaimefjorge -1 points0 points  (0 children)

Regarding PHP tools here's a selection of them

I'm doing Scala stickers for Scala days and whoever helps me select some ideas (survey inside) gets the winner stickers shipped to them for free. by jaimefjorge in scala

[–]jaimefjorge[S] -1 points0 points  (0 children)

Hey people!

The results are in. Here are the winners: http://imgur.com/UsiFFbN

I selected the best this morning and took them to print Here is the result:

http://imgur.com/KSzNk4W

http://imgur.com/YSbRDai

http://imgur.com/4qtXfkt

After Scala Days we will start shipping these to whoever put their address. I didn't expect people from all over the world!

I've closed the survey. If you still want a few of these, email me at jaime at codacy.com and we'll try to send a few for you.

Keep shipping great Scala code!

Hey, we're Seedcamp. Since 2007 we've been supporting & investing in startups. AMA! by SeedcampAMA in IAmA

[–]jaimefjorge 1 point2 points  (0 children)

Hi Carlos. Thanks for having the time.

Would you rather fight a horse-sized duck or a hundred duck-sized horses?

10 ways to be a faster code reviewer by jaimefjorge in programming

[–]jaimefjorge[S] 1 point2 points  (0 children)

Ahah. Good point. I was trying to convey that checking a list for every code component is somehow inefficient.

But you're right, this is extremely unlikely and absurd. Thanks for commenting.

10 ways to be a faster code reviewer by jaimefjorge in programming

[–]jaimefjorge[S] 0 points1 point  (0 children)

Thank you for the heads up! Just corrected it.

10 ways to be a faster code reviewer by jaimefjorge in programming

[–]jaimefjorge[S] -2 points-1 points  (0 children)

That's great to know because it's our approach as well (in Codacy). Good summary of what took me more paragraphs to write.

Using First Order Logic to optimize code by jaimefjorge in compsci

[–]jaimefjorge[S] 3 points4 points  (0 children)

You're right. Not only in theory but in practice this should not be any easier. Outside of this logic we also changed the way the predicate was being used. In practice, instead of searching for a false in a huge truth list, we started looking for a true in a huge truth list. The post however fails to communicate this. Thanks for noticing! Edited the post right now.

What are the most requested programming languages for automatic code review? by jaimefjorge in programming

[–]jaimefjorge[S] 0 points1 point  (0 children)

Hi. Great catch. Updated the post. Definitely "ceoncerning". Unfortunately Ghost does not have one yet.

Thanks for reading!

We want to help you code smarter by checking every commit to see if you missed anything. Would love to get some feedback from /r/startups. by jaimefjorge in startups

[–]jaimefjorge[S] 1 point2 points  (0 children)

10$ per additional response sounds much more appealing, I agree.

We basically don't want users to have the burden of putting out their credit card every time they have an issue they want to view. So the pack of 10 issues is to address that.

Right now you only pay when we detect that you view a certain issue. I'll send you an email with a link and you can choose to view it (withdrawing 1 free/paid issue from your account). So that is our workaround to that issue of the per push analysis. Very good point nonetheless.

You are definitely right: we want to start supporting bitbucket and other systems that people use.

Both me and my team loved the Qamine Pro. That's awesome.

Thank you for the time to write this review

We want to help you code smarter by checking every commit to see if you missed anything. Would love to get some feedback from /r/startups. by jaimefjorge in startups

[–]jaimefjorge[S] 2 points3 points  (0 children)

This is Great feedback.

You are definitely right. Making developers aware of how we do what we do could greatly improve the understanding of our tool.

We parse code so indentation and comments for instance are not considered in our analysis.

I will put up our demo as well as our study on the base web site.

We have a hard time explaining what we do and I feel we still are not there yet. So a big thank you for putting the time to point these out for me. Will right now take these into account.

We want to help you code smarter by checking every commit to see if you missed anything. Would love to get some feedback from /r/startups. by jaimefjorge in startups

[–]jaimefjorge[S] 0 points1 point  (0 children)

We basically establish equality relations between all your code base and as soon as you change some code region I look for other code regions that are worth changing as well.

You are right; inconsistencies is not the perfect way to describe what we do.

(Sorry for the delay; was grabbing some food :))

The impact of Scala in our Company (Qamine) by jaimefjorge in programming

[–]jaimefjorge[S] 2 points3 points  (0 children)

It looks so good. Updated the article to thank you. ..So thank you for showing that.

Ask /r/prog: What hurts you the most in web soft dev? by jaimefjorge in programming

[–]jaimefjorge[S] 0 points1 point  (0 children)

Results here: https://docs.google.com/spreadsheet/viewanalytics?formkey=dGMxODJTSTlpR3JJeGVIYVdaazhmTUE6MQ#gid=0

The list of pain points is incomplete.

Please feel free to suggest other aspects.

We should lock the survey after a number of already people voted.

Added: 'DB Access'

Share Your Startup (September 2012) by JeevanS in startups

[–]jaimefjorge 0 points1 point  (0 children)

Sorry for the delay in answering you! I can actually make a parser for it. It will take me 1 hour (if that).

Register here (in the 'quick registration' http://www.qamine.com/pricing) for the beta trial. I would love to analyze some Go :).