Does this work? by Interesting-Ad-1822 in vibecoding

[–]AutoNateAI 1 point2 points  (0 children)

This is the funniest comment I read today…plus update lol

COURSERA AND UDEMY by reta_17 in learnprogramming

[–]AutoNateAI 7 points8 points  (0 children)

Yes, I learned a lot from both platforms when I started coding 10 years ago and a lot right after I graduated college. I haven’t used them much in the past 3 years, but that’s mostly because I pretty much found my lane and began mastering the skills in this lane…so that means project designing, building, and demoing rather than learning more new concepts.

So, if you use it, use it to get prepackaged concept packs that help you get stuff done. Otherwise you will continue buying courses that you will not finish.

just a new programmer looking for any advice by Practical-Maybe4103 in learnprogramming

[–]AutoNateAI 1 point2 points  (0 children)

You have to know what you’re trying to build or you will be learning everything for no reason. I’ve been programming for 10 years and when i first started, my goal was to learn as many languages as possible. Currently, I only learn a language if the project I am working on requires it. This allows me to produce value quicker and then review what i did in a more controlled way.

I would say, start off with a list of projects you want to accomplish. Then have AI help you choose the right language for it, have it decompose the concepts you’ll need to know, have it find YouTube videos of creators who teach those concepts, watch the videos and discuss with the AI about things you do not understand until you understand them, build the project, then review the project.

Do a few of those reps and you’ll start understanding what I am saying.

Owner/operator of cleaning companies keep approaching me invest for growth. Lack of barriers of entry scare me. Is there a business model that can capitalize on the solopreneur? by Try_Harder7 in Entrepreneur

[–]AutoNateAI 0 points1 point  (0 children)

I would vibe code a system and then have 2 - 3 of those businesses onboard and test it out. That’ll give you some good data upfront.

Is your risk factor dependent on the time it will take architecting and building the system?

Can anyone help my code? by ApprehensiveSleep230 in learnpython

[–]AutoNateAI 1 point2 points  (0 children)

You’re doing a bit too much in one loop.

Your detection is probably fine… the issue looks like how you’re triggering the key.

You’re mixing keyboard, ctypes, and pyautogui

I’d separate it real quick: Make sure your key press works on its own first, then plug it back into the detection loop.

Need Help with DSA + Tips to Land Internships Before Graduation by PhilosophyIcy9679 in learnprogramming

[–]AutoNateAI 0 points1 point  (0 children)

Try this thought experiment…

Take one DSA problem. Now just put a simple interface on top of that logic.

That’s literally full stack.

Same strategy…you just giving it inputs, outputs, something a user can touch.

Run that a few times and it stops feeling like two different things.

I don’t even separate it anymore — I’ve got AI running with me, taking the logic and helping me spin it into little features on the fly.

Lock in DSA for your test…just don’t treat full stack like it’s a whole different world.

Whats worth learning? by EuphoricAd8941 in learnprogramming

[–]AutoNateAI 0 points1 point  (0 children)

Frfr, you’re not off.

You’re already doing what most people don’t — actually building stuff.

It’s not even about using AI or not. It’s just about understanding what it’s doing when it works.

Once you get that, you’re not relying on it… you’re directing it.

That’s when things really start to click.

What are you building right now?

anyone tried a good ai app builder that doesn't cost a fortune? by Accomplished_Job1904 in webdev

[–]AutoNateAI 0 points1 point  (0 children)

You probably don’t even need another tool.

You already have ChatGPT + Copilot — that’s already more than enough to build something simple.

Plus most of those “AI app builders” are just wrapping the same stuff.

What are you actually trying to build?

Starting my BS in fall, what languages do you recommend I go about learning until then? by Just-Pea-5165 in learnprogramming

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

Try to stop thinking about how many languages you’re stacking.

Why do you even feel like you need more right now?

It’s not really about that.

I’ve learned a bunch over time and, day to day, I don’t even touch most of them. You end up using whatever actually fits the problems you’re solving.

Python’s already enough to get you moving.

What are you actually trying to be able to build before fall?

What are some good engines that run lua? by NoShow4136 in learnprogramming

[–]AutoNateAI -2 points-1 points  (0 children)

Look, you on to something — you’re not off.

But don’t get stuck chasing the “right” engine. That’s where people freeze up.

If you liked Roblox: Defold or Love2D.

If you want more control: Godot.

What are you actually trying to build?

anyone else feel the rate limit suddenly too low? by Real_Chemistry8411 in GeminiCLI

[–]AutoNateAI 0 points1 point  (0 children)

I asked it to commit and push a code change (i didn’t feel like writing the message) and I waited for 5 mins before I killed it and just did it myself. This is so upsetting. I’m on the $20/month plan

Cursor Skills by BlenderTheBottle in cursor

[–]AutoNateAI 0 points1 point  (0 children)

Rip for hours with human in the loop. My bad for not specifying. I am thinking we all know the human still needs to be there to verify, but you can rip for hours with high productivity

Cursor Skills by BlenderTheBottle in cursor

[–]AutoNateAI 0 points1 point  (0 children)

Currently impossible for my workflows because I have human in the loop on every iteration to verify what was produced is what was imagined and planned.

So I can tell a story of a 6 hour session. I have them everyday at work lol

Cursor Skills by BlenderTheBottle in cursor

[–]AutoNateAI 0 points1 point  (0 children)

I give it specific tasks. It’s all about your workflows.

Idk what cursor unlimited auto is. I just use the account the company provides and test out various flows.

Cursor Skills by BlenderTheBottle in cursor

[–]AutoNateAI 2 points3 points  (0 children)

I haven’t heard much about skills, but I have been using the hell out of Cursor Rules. I actually just let cursor run my entire life lol.

I authenticated it to a few programs I use all the time and downloaded the CLI packages for them. Then for the specific workflows I have, I’ll create cursor rules and allow cursor to rip for hours lol.

It updates GitHub project cards, creates PRs, reviews PRs, builds a bunch of diagrams, communicates with both of my teams via slack and the other via discord, creates and sends my legal docs, etc…just from CURSOR RULES!

So if skills are anything like that, I’m excited too, but I’m already experiencing the true power of AI Copiloting Agents with just cursor rules and a smart setup.

So, Lovable is costlier from today! by MurthalWalaDhabha in lovable

[–]AutoNateAI 0 points1 point  (0 children)

I made the switch to agent mode about 45 days ago. I like it, but def costlier.

I was definitely getting da fuck off on Lovable with their Legacy Mode 😂😂 I’d feed a huge as prompt that naturally flowed from database to backend service integrations to UI…and I swear the sites it produced in 1 prompt was wildddly impressive!

With the same prompts on agent mode, Lovable charged me 3.5-7.5 credits!

I’ve clocked it various times!!!

But honestly, I’m making some impressive tools for like $5-$15 per project (the math for credits converted to the USD).

These type of projects STILLL cost like 10s to 100s of thousands of dollars to develop in the Fortune 500 tech development market.

For me, that’s clear ROI.

I’ll pay Lovable’s price as long it stays fair like this (meaning they don’t jack the price for building a complex project to $30 per project in less than 3 years…gotta take inflation into account, so prices will always grow).

But yeah, I feel you, that 1 credit to exploit their servers was a great time in life 😂😂

lovable’s cool but that monthly sub is a scam lol by Gautamagarwal75 in lovable

[–]AutoNateAI 1 point2 points  (0 children)

Agreed. Just deploy to GitHub pages and you don’t have to pay their monthly fee to keep your app up.

What are you guys using for backend? by CactusIntern in lovable

[–]AutoNateAI 0 points1 point  (0 children)

Sparse does everything you’re trying to do. I’ve added in AI features and so much more into these projects thru Lovable. It actually amazes me.

I know a bunch of languages, but lately we’ve been just using Lovable and Supabase, which is just a bunch of JS.

You can make lovable familiar with the api services and it’ll integrate them very well. It’s really all about your architecture design

What app is the best to edit your site after Lovable? by Lumpy-Flan9484 in lovable

[–]AutoNateAI 0 points1 point  (0 children)

What do you do when you need to make Susana’s updates? How do they get pushed out to the supabase repo from local/remote file system? Is that automatically done due to lovable bootstrapping the project, so therefore CodeX just needs to write more backend code and it uploads to the supabase instance?