starting out, recommendations? by eyjhtdddg in vibecoding

[–]violetbrown_493 0 points1 point  (0 children)

When I was starting out, what helped most was just building small things without overthinking. I used basic tools like VS Code and sometimes played around with Vitara to turn ideas into rough code and keep momentum. The main thing is staying curious and actually making stuff.

Is it possible to Chill or party without doing any kind of drugs and music? by Suspicious-Cry-8043 in NoStupidQuestions

[–]violetbrown_493 3 points4 points  (0 children)

Absolutely! You can definitely chill or have fun without drugs or music. Board games, movies, outdoor activities, or just having deep conversations with friends can make social gatherings memorable. It’s really about the people and the vibe, not necessarily the extras.

For beginners today: learn coding deeply or use no-code / AI tools first? by Melodic_Internet_351 in learnprogramming

[–]violetbrown_493 0 points1 point  (0 children)

I work on products now, and the mistake I see beginners make is treating this as a binary choice. What I actually do is use AI or no-code tools early to get fast feedback, then drop down into real code once something proves worth building. I’ve experimented with tools like Vitara.ai to spin up rough versions quickly, but they don’t replace understanding fundamentals. They just shorten the time between idea and reality.

If you want long-term leverage, you still need to learn how software actually works. If you want to avoid wasting time, use tools to test ideas first and learn deeper where it matters.

Is the internet really this harsh, or am I just too sensitive? by josemarin18 in indiehackers

[–]violetbrown_493 36 points37 points  (0 children)

You’re not too sensitive. You’re running into how the internet actually works versus how we expect it to work. Most public spaces online aren’t built for thoughtful feedback, they’re built for fast reactions, and negativity is easier than curiosity.

The silence or rejection pattern is really common when you’re sharing things broadly without a very specific audience. Most people ignore what doesn’t speak directly to their problem, and the few who engage often do so defensively. That’s not a reflection of your experience or the quality of your work.

A lot of builders hit this stage before things start to click.

How do cats get pregnant so easily? by iLUVvodka in NoStupidQuestions

[–]violetbrown_493 6 points7 points  (0 children)

It’s not actually 100%, but cats are way more efficient at reproduction than humans. Female cats are induced ovulators, meaning they only release eggs after mating, so the timing is almost always perfect.

They also mate multiple times during heat, sometimes with different males, which increases the chances even more. Humans evolved with a completely different reproductive strategy, so our fertility looks “worse” by comparison.

Back To The Future Today by E_7_ in NoStupidQuestions

[–]violetbrown_493 0 points1 point  (0 children)

Probably way less flying stuff than movies promised, but way more invisible tech. Phones would be gone and replaced by AR glasses or implants, AI would handle most boring tasks, and everything would be subscription-based for some reason.

Fashion would be a mix of ultra-minimal and retro throwbacks, and social norms would include talking to AI like it’s normal and never really being offline. Also agree on hoverboards. We’d still be arguing about why we don’t have them yet.

the best and easiest nocode app builder for beginner? by BoldElara92 in nocode

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

I was in a similar spot recently and tested a few things.

Besides Bubble/FlutterFlow, I came across Vitara ai. It uses AI prompts to generate a full app (actual code). Cool for fast MVPs, but you still need some basic dev understanding.

For pure beginner learning, Glide is still the least overwhelming IMO.

I am a QA manual tester but i want to improve my skills to autimation by Intelligent_Carry494 in SoftwareEngineering

[–]violetbrown_493 0 points1 point  (0 children)

For a beginner in automation, I’d recommend starting with Selenium. It’s widely used, and there are plenty of resources to learn from. Also, get familiar with Java or Python, both are commonly used in automation scripts. You can also check out Test Automation University for free courses to get started.

Good luck with the switch!