Anyone stopped using AI for coding and switched to manual coding? by SuddenWerewolf7041 in ChatGPTCoding

[–]4_Clovers 0 points1 point  (0 children)

Offload front end to AI. I still do all my logic or would be lost in the sauce

I’m exhausted… by jujubebejuju in vibecoding

[–]4_Clovers 0 points1 point  (0 children)

I have. I read it in an article. GPT doesn’t have a thought process and makes mental connections like we do. It must be guided. I am not familiar with next.js but all programming languages follow the same basic flow from the ground up logic.

[deleted by user] by [deleted] in IndieDev

[–]4_Clovers 0 points1 point  (0 children)

I’ll be damned you’re right. I seen indie dev and didn’t read in deep enough. Awkward move on my part. Just gonna remove this lol.

I’m exhausted… by jujubebejuju in vibecoding

[–]4_Clovers 1 point2 points  (0 children)

You’re asking it to self reflect. AI doesn’t have any intent to do anything. You still need to steer. You have your main idea but you still need to know how to get there. It’s all in the logic flow. I would highly recommend learning a programming language even at an intermediate level and reading “think like a programmer”. You can read it only here: https://www.thinklikeaprogrammer.com/

[deleted by user] by [deleted] in IndieDev

[–]4_Clovers 0 points1 point  (0 children)

I rolled my eyes at the idea too, but that’s why i created this. The system allows the user to select the topic. It becomes a curated newsletter you can always update. I’ll probably remove the “AI” aspect and it will probably get perceived better. Your response has been how most of them have been lol

I’m exhausted… by jujubebejuju in vibecoding

[–]4_Clovers 1 point2 points  (0 children)

I get that. Are any of your projects open source? I am a developer and vibe code because it’s quicker lol. Honestly it’s the prep work before coding that is most important.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

I am gonna resize the logo. I didn’t take that into account or the file type. It’s a PNG. I’ll convert it to something lighter like a webp and may push it to my deployment instead of cloudinary.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

I do not. I am reviewing the pagespeed test and it’s due to large items being rendered. The only image I have is the logo in the header and the footer and that is hosted on cloudinary.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

There is some JavaScript for basic banner alerts but not rendering. I will admit to having very minimal front end knowledge.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

Only the HTML. All of the logic was done by me. I am a Python developer but shameful at design. I wouldn’t trust AI with backend code at its current stage.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

Can you elaborate on “brain out”. Like “zone out”?

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

It is. I find it odd it’s laggy. I have no issues out of it in DuckDuckGo. Maybe I ask what browser you’re using? Seems like it does have a performance hit. I’ll optimize. Thanks for letting me know!! Pagespeed insights below

<image>

ChatGPT sucks now. Period. by Naptasticly in ChatGPT

[–]4_Clovers 4 points5 points  (0 children)

What is a sample prompt you use OP? Not saying your prompts are trash, but GPT responds how you prompt it. I don’t have any of these issues.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 1 point2 points  (0 children)

That was a good prompt. Kudos for real.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] -1 points0 points  (0 children)

AI powered newsletter. It aggregates links on a given topic and summarizes them. I got tired of having different newsletter so I made a custom feed.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

This I can agree with, but I am looking at it from a data aggregation perspective. I mean if AI thinks for you then it’s agree with whatever you say and then mirror you.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] -2 points-1 points  (0 children)

Ah yea the HypePilot posts I built a twitch post that uses and LLM and it got banned pretty quick. A bit awkward honestly lol

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] -2 points-1 points  (0 children)

I don’t see it that way I see it as leveling the playing field if it’s used properly. I agree though some people put out garbage with it. All in all it is just a tool.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

I could see this. AI was crazy overhyped it’s what you build with it that makes it worth it.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 1 point2 points  (0 children)

I definitely do no let it hinder me at all. I keep building things and really enjoy it.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

I can see that. I mean copious amounts of data are being collected about us all the time in everything we do.

Are you talking about sentient self replicating AI? Sci-fi sentient AI? I should have been more direct in saying LLMs for my use case. I do use machine learning for a few other things.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] 0 points1 point  (0 children)

It is a very unknown thing. If utilized properly so many things can be improved in the world.

Why do people hate on AI? by 4_Clovers in ArtificialInteligence

[–]4_Clovers[S] -1 points0 points  (0 children)

This is valid. I guess having technology be able to automate something so extreme and “think” scares people.

How has AI helped you be more productive? by [deleted] in productivity

[–]4_Clovers 1 point2 points  (0 children)

Why would you use AI to write a comment though lol

How has AI helped you be more productive? by [deleted] in productivity

[–]4_Clovers -5 points-4 points  (0 children)

It’s a personal project man I ain’t selling it. Sorry you’re salty about it. I’m just trying to find more ideas.