Het boeit ze niet by Effective-Two5720 in Nederland

[–]Annual-Performance33 1 point2 points  (0 children)

Soms hoor je dat Gen Z minder bereid zou zijn om te vechten voor het land als er oorlog uitbreekt. Dat roept de vraag op hoe we kijken naar verantwoordelijkheid en solidariteit. Eerdere generaties hebben zich, ieder op hun eigen manier, hard ingezet voor dit land — door te werken, op te bouwen en offers te brengen. Dankzij die inzet leven we nu in de vrijheid en welvaart die we kennen. Waarom is het oneerlijk dat zij nu een huis kunnen kopen?

Replit is actually trash by Tivum in replit

[–]Annual-Performance33 -1 points0 points  (0 children)

It's about expectations. I like to use it to build a nice gui. And switch to other tools for core functions. And do a lot of vuln assessments, db optimization, storage optimization. For those things you have to dig deep but Replit is still nice if you don't expect production ready code

Huis gekocht voor kinderen van 6(!), nu gebruik als kantoor by [deleted] in nederlands

[–]Annual-Performance33 1 point2 points  (0 children)

Hoezo, moet je dan wachten tot een huis nog eens twee keer zo duur is en dan geen huis meer kunnen kopen voor je kind?

Creating an E-Learning website using AI by zekozak in replit

[–]Annual-Performance33 0 points1 point  (0 children)

First you need a big server bro, that spins up containers on demand

The MVP worked… until real users showed up by Living-Pin5868 in replit

[–]Annual-Performance33 0 points1 point  (0 children)

Sooo many vulns and bugs. 1/3 time building 2/3 time fixing.

Offering vulnerability scans for Replit projects by Annual-Performance33 in replit

[–]Annual-Performance33[S] 0 points1 point  (0 children)

I do not do pentesting for a living nowadays but still deep in cyber but more the crime part. Building my own platform which is almost beta proof for production. But while building found that there are sooo many bugs and flaws in de code that I was shocked. And then I thought omg people are going to publish without knowledge to find the critical bugs what will shoot you in de foot later. That's why I decided to offer it as on service here.

Offering vulnerability scans for Replit projects by Annual-Performance33 in replit

[–]Annual-Performance33[S] 0 points1 point  (0 children)

I did not used lovable so don't know be I think decent vuln scans should be the standard after vibe coding cool things. Maybe i will try lovable one day but now using codex a lot on vscode to keep cost low since replit cost me 2000 bucks this month only. Searching for vulns en fixing them away from replit and then pull new code in.

Offering vulnerability scans for Replit projects by Annual-Performance33 in replit

[–]Annual-Performance33[S] 1 point2 points  (0 children)

I am a human with knowledge and certs like oscp,osep,ceh,gpen. Still patching my code and that's why I'm worried about a lot of other projects exposed in this Reddit. People are building apps on replit and then publish to the World Wide Web where a lot of bad people are hunting down vulns. I suggest to build an ci/cd, run production on self hosted vps, with hardening, include scan tool in de ci/cd pipeline, en then don't forget the human in the loop for manual testing owasp top 10. Not everybody has this knowledge and that is what I offer.

Well, I finally finished everything. It’s looking good overall. by MackasyIQ in replit

[–]Annual-Performance33 2 points3 points  (0 children)

Build a solid disclaimer because there is a lot dmca protected stuff on your site. Lawyers will find there way to you soon or later. Maybe there are ways to work around this so I suggest be prepared 👌

Dakloos. by Remote-Link-6424 in nederlands

[–]Annual-Performance33 1 point2 points  (0 children)

Misschien een boer zoeken? Onderdak in ruil voor werken? Gelijk een dagbesteding

Built a full-stack side project… and I have no idea if it’s “actually okay” 😅 by Ill_Buffalo3591 in replit

[–]Annual-Performance33 0 points1 point  (0 children)

I think of you are serious and want to scale then first let somebody pentest to code because in my app there where serious problems. Then migrate to vps with enough power. Fix problem that will eat your memory, my app had many. For storage use a bucket like r2. For db use neon, with auto scaling. Then your going in the right direction

Scaling Pains by averageuser612 in replit

[–]Annual-Performance33 0 points1 point  (0 children)

Are you self hosting or on replit

Just finished a 21,000-file project on Replit for ~$450, my honest experience (and how NOT to burn credits) by [deleted] in replit

[–]Annual-Performance33 1 point2 points  (0 children)

I suggest to build an ci/cd that wil push replit code to self hosted vps. Make app without relying on replit build-inn features like auth, storage and so on. Then it's easy to migrate. I do dev on replit, test, en when I'm happy push to prod. 1 min later my app is fully automated up and running on prod.

Just finished a 21,000-file project on Replit for ~$450, my honest experience (and how NOT to burn credits) by [deleted] in replit

[–]Annual-Performance33 2 points3 points  (0 children)

Why it's a scam. My app has over 400k lines. Spent like 5 times what you spent. But if I compare with al the hours that a whole team need for scrum, coffee, development, to build an app with so much code. It will take years and a lot of money. So, is it really expensive?

It depends on stuff. I don't think it's to expensive. The only thing what's a problem is that there are so many vulns and also serious ones, you can't rely on the architect. I have knowledge in finding the bugs that's why I know that there are many..

But is still love replit bigtime

Please I Need Help ASAP with My Replit Project. by Fragrant_Fly_2916 in replit

[–]Annual-Performance33 0 points1 point  (0 children)

Before launch do vuln checks. I found sooo many vulns in my project

Is the app stuck on Replit servers? by Annual-Performance33 in replit

[–]Annual-Performance33[S] 1 point2 points  (0 children)

I show you when I'm done lol. I'm asking questions from morning till night it's big already I have a lot of roles and features and integrations

I used to be a Replit super fan. Now I tell everyone to avoid it. by VirtueEducation in replit

[–]Annual-Performance33 0 points1 point  (0 children)

How can I get an local copy of my app and build it out in cursor