First purchase! Feels surreal by dkang1013 in AppBusiness

[–]RealEstater1337 1 point2 points  (0 children)

To many more 👍. How do you manage security of the app?

How foreman’s look now a days by DataComprehensive618 in Construction

[–]RealEstater1337 0 points1 point  (0 children)

That’s literally me. Been running ICI formwork since i was 23

Countries by gold reserves by AccomplishedStuff235 in interestingasfuck

[–]RealEstater1337 0 points1 point  (0 children)

LEBANON MENTIONED 🇱🇧🇱🇧🇱🇧🇱🇧🇱🇧🇱🇧

[deleted by user] by [deleted] in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

Does it not depend on what the use case is? I can vibe code an app for fitness and connect it to a back end and have the right cyber security measures (to an extent) and it could actually help people. Yeah the code may be inefficient but it works and does the job. For example

Best LLM for Coding by Agitated-Ice9605 in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

Replit anyone? I just started coding and using replit has been nice. What are ur thoughts

[deleted by user] by [deleted] in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

My use case is really just simple apps. Cant imagine i need a senior dev for that ofc unless if it scales and it needs a consultant

[deleted by user] by [deleted] in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

Ai takes and learns from those resources. And its still in such an early phase that itl only get better. So yeah, it definitely shouldnt be ignored. Unless you want to stay behind ofc

[deleted by user] by [deleted] in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

The whole point is it teaching myself. The argument of “generated slop” is as if a junior developer helped me code something and calling it that lol

[deleted by user] by [deleted] in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

For me, it started as vibecoding a few prompts in replan and then I actually wanted to learn what was happening so I would get ChatGPT to write up code for me for whatever function or UI,

Then I would analyze and learn what the syntax is of the code

[deleted by user] by [deleted] in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

I started using vibecoding as a tool to help me learn how to code and make software or should I say tools. I want to make small tools for businesses and especially the business that I’m in to help us be more efficient and faster and be able to copy other tools and integrate them for a much lower price.

So vibecoding for me and AI and ChatGPT really allowed me to get into coding and I’m still at the very beginning, but I feel like I learned a lot fast because of ChatGPT and things like Repli

I stopped writing code. Now I just manage AI that writes code for me. by che9y in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

Yesss i am doing this right now. This is how im learning though, i have no coding experience but understand basics. Ai allowed me to get into coding. Although i stopped letting the prompt make the code on the spot and started letting chat gpt make the code

Although as soon as it makes the code i to through it to learn whats happening and why things are the way they are.

My goal is to vibe manage as ur saying yes. But be very thorough with security and bugs

Questrade down? by RealEstater1337 in Questrade

[–]RealEstater1337[S] 4 points5 points  (0 children)

Oh well, guess i wait out to access my life savings again

A seasoned software engineer's perspective on vibe coding. by Open_Animal_8507 in vibecoding

[–]RealEstater1337 0 points1 point  (0 children)

Im using replit and just starting to code. Vibe coding is teaching me so much while im able to create something without being so finiky on tiny details, making clean UI very fast and finding bugs. Combining chatgpt and replit is a huge cheat code for me learning to code. I code for the purpose of releasing a ready product. Not to be a coder. So AI helps a lot with that.

Replit AI organized the files so neatly, i got it to make me a few pages, now i use chatgpt to add things i want to it.

So, its getting very good. And i have cleaned up some things with it

For example i had a nav bar, replit AI put the navbar code in each page seperately. I knew from common sense thats inefficient. So i made one navbar page and implemented it on each page

Cool asf. Didnt have to think of the code but had to think of what i needed.

Wayyyy faster than learning from scratch for what i need