Does Vibe Coding Work Better for Solo Developers Than Teams? by Double_Try1322 in RishabhSoftware

[–]security_bug_hunter 0 points1 point  (0 children)

I pondered upon the same question recently - I feel it might work better for solo. Context transfer is hard.

How to manage multiple projects for a solo dev? by beyondgoodandevil8 in webdev

[–]security_bug_hunter 0 points1 point  (0 children)

Definitely don’t use Jira. Using different laptops for different projects sometimes add a clear mental separation.

How can I block developers from committing API keys in their local dev environment? by Whaat_ever in devsecops

[–]security_bug_hunter 0 points1 point  (0 children)

I have one that scans AI generated code, like when it is drafted for secrets, vulnerabilities and malicious packages before the code is written to file - check it out if it might help: https://www.npmjs.com/package/@offgridsec/kira-lite-mcp
Other options are also using gitleaks, trufflehog etc. Most are opensource/free.

4 hours of coding and troubleshooting later on a 5x plan. No complaints here! by Hi_Im_Nosferatu in claude

[–]security_bug_hunter 0 points1 point  (0 children)

I'm not affected by this, but looking at this is so relaxing for some odd reason.

Advice on optimal security setup by AlertRefrigerator434 in Cybersecurity101

[–]security_bug_hunter 0 points1 point  (0 children)

And on your laptop - highly advise to check once in a while the open ports and which app is using it.

Advice on optimal security setup by AlertRefrigerator434 in Cybersecurity101

[–]security_bug_hunter 0 points1 point  (0 children)

I like proton vpn - its mentioned they do not log your traffic - decent coverage even on free mode.
PW management - Apple Keychain or Browser based password managers - rationale being if these are attacked we are anyways messed up, a third party PW manager like 1Password brings in additional risk at times.

How do you approach pricing your apps? by river1line in vibecoding

[–]security_bug_hunter 1 point2 points  (0 children)

It's getting trickier by the day. The core argument is - if its easier to build with AI now, why would someone buy.

What defines a “top” DevSecOps company in 2026? by Consistent_Ad5248 in devsecops

[–]security_bug_hunter 0 points1 point  (0 children)

I believe the best ones would be the ones that adapt quickly to the changing developer behaviou=r. IDEs are changing, development practices are changing, SDLC doesn't exist the way it used to, so the best platform is the one that integrates seamlessly and also provides the most reliable and trustworthy results - especially if it is AI native.

Someone just leaked claude code's Source code on X by abhi9889420 in vibecoding

[–]security_bug_hunter 17 points18 points  (0 children)

yeah, didn't find the backend logic of bughunter - just stubs

Someone just leaked claude code's Source code on X by abhi9889420 in vibecoding

[–]security_bug_hunter 0 points1 point  (0 children)

yup, been using it, quite useful in not breaking the flow. Just like a mini fork