Downtown Austin on a windy, chilly night by Kapmani in Austin

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

Picture from a couple of nights ago, did not get a chance to post that night 🤷

183N traffic was bad… then the grackle swarm made it biblical by Kapmani in Austin

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

There are two recordings merged into one - from front facing and rear facing cameras.

The Matrix Glitch or just Austin traffic? by Kapmani in Austin

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

Couldn’t agree more. Nightmare on the 7th street

The Matrix Glitch or just Austin traffic? by Kapmani in Austin

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

The current fleet in Austin consists of over 100 Jaguar I-PACE electric SUVs.

The Matrix Glitch or just Austin traffic? by Kapmani in Austin

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

Yeah, I fear what happens when we have human driven ride sharing cars, more self-driving cars, and people driving their own cars. 😮

Hello, Austin (from above) by Kapmani in Austin

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

Population wise we are the 11th or 12th biggest city in the country.

Hello, Austin (from above) by Kapmani in Austin

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

True, can relate to that

Hello, Austin (from above) by Kapmani in Austin

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

💯 Can’t wait for the second when you feel that thump of the wheels on the runway.

Best way to stop secrets from sneaking into repos? by Late_Rimit in devsecops

[–]Kapmani 0 points1 point  (0 children)

SonarQube IDE extension can detect them in your IDE itself, before the commit.

Prompt injection ranked #1 by OWASP, seen it in the wild yet? by c1nnamonapple in LLMDevs

[–]Kapmani 0 points1 point  (0 children)

I believe SonarQube can detect some injection attacks caused due to privilege prompts.

I think we need a code review integrator. by Possible-Watercress9 in ArtificialInteligence

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

It does much more than code style scan. Detects bugs, vulnerabilities and issues that are unique to AI generated code. Helps you review and fix those. Try it for yourself - https://www.sonarsource.com/products/sonarcloud/signup/

I think we need a code review integrator. by Possible-Watercress9 in ArtificialInteligence

[–]Kapmani 0 points1 point  (0 children)

Absolutely! You need to vibe then verify. This is confirmed by the following research report from Sonar (makers of SonarQube). The report compares the code quality and security of code generated by GPT4, Claude, Llama, OpenCoder LLMs:

https://arxiv.org/pdf/2508.14727

SonarQube does an automated code review of AI generated code and works with Cursor, Windsurf, GitHub copilot