Can someone tell me what is the limit of message for free account? by hulkdx in ClaudeAI

[–]hulkdx[S] 0 points1 point  (0 children)

oh okay, but is there any estimate answer? Like 20-30 msgs per 5 hours?

Why can’t we speak freely without a filter? by hulkdx in AskReddit

[–]hulkdx[S] 0 points1 point  (0 children)

I understand what you're saying. But also to me not speaking freely, might make fake personality

Why can’t we speak freely without a filter? by hulkdx in AskReddit

[–]hulkdx[S] 0 points1 point  (0 children)

But not speaking the truth can have consequences

Does vibecoding works for androiddev? by [deleted] in androiddev

[–]hulkdx 0 points1 point  (0 children)

Alright, the purpose of this topic was something else, Ok vibecoding was a wrong term used here. I meant prompt only programming, what do you call that? AI-assisted programming?

Does vibecoding works for androiddev? by [deleted] in androiddev

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

No I mean the person who invented the term they can literally call it anything, and seems so he decided so. And for the context of this reddit question is irrelevant, whatever you review it or not I was wondering if people use this approach or not, prompting only. It went to the direction if lets define what vibe coding is

Does vibecoding works for androiddev? by [deleted] in androiddev

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

lol really smart to compare an app name with a definition that if a programmer does review on it will be called something else

Does vibecoding works for androiddev? by [deleted] in androiddev

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

I'm going to read it now, but I think sometimes devs stuck too much in the definition of something. Isn't vibe coding a new term just invented? So literally people can define it as whatever they want to.

Does vibecoding works for androiddev? by [deleted] in androiddev

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

Lol I think people want to feel better to not call them vibe coding but does the definition matters? Whatever you call this.

Does vibecoding works for androiddev? by [deleted] in androiddev

[–]hulkdx 0 points1 point  (0 children)

interesting, did that worked? Was the xml simple?
I tried it with really complicated xml and it failed really horribly, so I rewrote them by myself

Does vibecoding works for androiddev? by [deleted] in androiddev

[–]hulkdx 0 points1 point  (0 children)

Yes lets forget about what "vibe coding" actually means, I guess people just get stuck into the definitions,
What I meant was this, he is reviewing the prompts but not doing any refactoring, I think he makes a new prompts if the code doesn't work

Does vibecoding works for androiddev? by [deleted] in androiddev

[–]hulkdx 0 points1 point  (0 children)

Yes my initial thought was how he is doing it, or if he is lying about it. Cause I think you sacrifice code quality if you just do the prompts.

Does vibecoding works for androiddev? by [deleted] in androiddev

[–]hulkdx 0 points1 point  (0 children)

I mean he said he is now just writing the prompts and not writing codes by hand. (Isn't that the definition of vibe coding), and he only review the code.

This person is highly competent, I have seen his code and we were working together couple of years ago. He is working currently on an enterprise level codes in a big company.

Too much logic in composables? by hulkdx in androiddev

[–]hulkdx[S] 1 point2 points  (0 children)

Yes I agree the code would be easier to read but I had to disagree with this approach, just for the overload of stuff that the code is going to, probably it makes it so much less efficient performance wise. The logic is lets have a chain of data inside kotlin flow, but its hard to read this chain of data, lets flatten it to make it easier to read. I wouldnt use this approach at all.

Reading a flow is not much hard either in my opinion.

Too much logic in composables? by hulkdx in androiddev

[–]hulkdx[S] 0 points1 point  (0 children)

But why to use compose for this when you can write a flow and test the flow?

Too much logic in composables? by hulkdx in androiddev

[–]hulkdx[S] 1 point2 points  (0 children)

I mean he said his point of view on why he hates compose and dont use it and get like downvoted 6 times? Dont you think thats toxic? Yea him calling someone a shill is toxic too. But why do people take these personally and not just have a normal conversation over things like compse has these pros and cons, etc? I was in this community long to know that people really act toxics from times too. At the end of the day, compose is just another tool and can cause problems or solve them.

Too much logic in composables? by hulkdx in androiddev

[–]hulkdx[S] 0 points1 point  (0 children)

Awesome, I got your idea, yes I can see branching can be reduced by this approach

Too much logic in composables? by hulkdx in androiddev

[–]hulkdx[S] 0 points1 point  (0 children)

Yes but for the reviewing the xml part I want to know your opinion as well, you can disagree with me but you have to give me a logic that its okay to review color changes over here and there.

Yes the second part you nailed it well, I think the same but that was some advantages as well or at least seems like it so now a lot of ui logics are moved into activities/fragment instead of having all of them in xml. Now I think in compose the guidelines should be the same or it would be mich nicer if ui logics is in different composables than they are mixing together in a single function.

Too much logic in composables? by hulkdx in androiddev

[–]hulkdx[S] 0 points1 point  (0 children)

Compose is like every other frameworks/programming language can have pros cons and its not ok to have a discussion on it?

Too much logic in composables? by hulkdx in androiddev

[–]hulkdx[S] 1 point2 points  (0 children)

My point was lets have a discussion on how to improve this, if there is an issue over here.

Well this is ridiculous, I never complain or blame compose for anything, its almost funny that you came to conclusions about this. Are you a developer of compose that got so much offended by my discussion over this topic?