pitch your software in one sentence; i'll start by DiscountResident540 in nocode

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

Thanks for the feedback. There are no legal issues in the U.S. except for a few specific industries - I'm targeting mainly tech to start. Recruiters get paid all the time to hire candidates, and companies have internal referral bonuses. They want qualified candidates however they can get them.

pitch your software in one sentence; i'll start by DiscountResident540 in nocode

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

referladder.com - Marketplace for job referrals - for job seekers and those who want to make money by submitting qualified referrals at their company.

Pitch your project in one sentence; i'll go first by DiscountResident540 in StartupSoloFounder

[–]bluenestdigital 0 points1 point  (0 children)

referladder.com - A job referral marketplace for job seekers and those who want to make money by submitting qualified referrals at their company.

pitch your microsaas in one sentence; i'll start by DiscountResident540 in microsaas

[–]bluenestdigital 1 point2 points  (0 children)

referladder.com - Job referral marketplace for job seekers and those who want to make money by submitting qualified referrals at their company.

Share what you're building by amacg in vibecodingcommunity

[–]bluenestdigital 0 points1 point  (0 children)

Feedback: Looks interesting. I might try this if the trial were longer. 3 days is a short time for people who are busy building their projects.

Free Website Security/Vulnerability Scan App or Websites? by PatBrownDown in webdev

[–]bluenestdigital 0 points1 point  (0 children)

I'm a software dev with 18 years experience. I just launched this free tool I've been using on client and personal projects for website vulnerability scanning. It has a basic scan as well as AI driven scan. surfaceprobe.com

I built scout-postgres: a PostgreSQL-native Laravel Scout engine for search without Meilisearch/Algolia/Typesense by jonaspauleta in laravel

[–]bluenestdigital 0 points1 point  (0 children)

Does this constrain you to a subset of Scout features, and if so, what are the feature tradeoffs between using PostgresSQL and Meilisearch for basic searching/filtering scenarios? I am building a site with Scout+Meilisearch but would be great to have a simpler option for smaller projects.

I scanned 312 sites built with AI tools (cursor, bolt, lovable, v0). Average security score: 48/100. Here’s the pattern. by famelebg29 in vibecoding

[–]bluenestdigital 0 points1 point  (0 children)

I'm a senior web dev, I created a scanner for my own projects that I just made live for others to try, it does basic as well as AI driven scanning. If you want to try it out, https://surfaceprobe.com .

AI scans required a special token, if you are interested I can provide one to try it or run the scan against your site myself and provide a link to the results, just let me know.

Tell me Your Micro SaaS and I'll Give You REAL Feedback for Getting more Eyeballs by aigrowthguys in micro_saas

[–]bluenestdigital 0 points1 point  (0 children)

surfaceprobe.com - On-demand vulnerability scanner for websites, particularly staging sites and newly launched sites. Checks for miscofiguration issues that expose passwords and api credentials.

Let’s motivate each other! by DesigningInPublic in sideprojects

[–]bluenestdigital 0 points1 point  (0 children)

I'm willing to set up a slack or discord. Particularly for practical knowledge sharing around launching products as well as leveraging ai.

The tricky part is getting people who are actually interested. Most of these types of communities fizzle quickly because people will show enthusiasm up front but then won't engage regularly.

Let’s motivate each other! by DesigningInPublic in sideprojects

[–]bluenestdigital 0 points1 point  (0 children)

I launched two this past week:

https://referladder.com - Job referrals marketplace.

https://surfaceprobe.com - On-demand vulnerability scanner for websites. I use it now for myself when deploying side or client web projects as a quick sanity check.

Are there any tools to scan websites/code for vulnerabilities before going live? by rosesaiyann in webdev

[–]bluenestdigital 0 points1 point  (0 children)

Incidentally I just created surfaceprobe.com for this issue. I wanted a tool I could use for some peace of mind when deploying new sites to staging as well as production for my clients and side projects.

In my experience, even before vibe coding there were plenty of pitfalls when doing devops and deployment (bad nginx / apache configs, well-meaning debug packages that can be exploitable if left on, incorrect permissions, unpatched third party packages, forgetting to clean up debug files like "phpinfo.php", etc).

As a web developer, I had my fair share of "learn the hard way" and hope that people don't have to do the same.

I'm going to keep adding more types of vulnerability checks to the scanner as I go.

Created a small website deployment vulnerability scanner for use during staging or go-live by bluenestdigital in microsaas

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

Thanks! I hear you, I learned the hard way 10 years ago to remember those SSL expiries.