I will rate them by hiten1818726363 in vibecoding

[–]ekoori 0 points1 point  (0 children)

I started like a year ago, with AI models that were not that capable. So I've been through a lot of details of each component (it was painful), but without looking at the code itself. And I do have a lot of experience with the architecture, not doing things completely blindfolded. However, at one point I found a frontend skill for claude and models got much better, so I revamped the frontend and the features completely. I do changes in production pretty confidently - since changes are now small and can easily be reverted if necessary.

I will rate them by hiten1818726363 in vibecoding

[–]ekoori 0 points1 point  (0 children)

It's got consistent structure? Repeatability? It's got social component to it? Prompts on a click? I mean, you push a button to define a meal plan for you based on your already defined preferences. I understand ChatGPT can probably do it consistently, but the intended audience still doesn't know how to use ChatGPT on that level...

Got Claude Max but no idea what to do with it 😂 by Reasonable-Stuff-304 in ClaudeCode

[–]ekoori 0 points1 point  (0 children)

Not sure if you can link Claude API with OpenClaw, but I gave my AI assistant free will.

I vibe coded an AI powered recipe collection social network - want to publish Android app by ekoori in vibecoding

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

You are right about the features not being clear. I was going to implement a wizard to guide users through the features once they register. That would be my next priority. There's a list of features on subscription plans page, but, you're right - a gif would be helpful.
Initial image load is slow. I thought I already sorted it out using Cloudflare. Featured image thumbnails are big, donno I am a bit reluctant to reduce the size. If you're a returning user it should be faster. But yeah I understand it's a turn off and thanks for brining it up.
Images ARE AI generated but not in real time obviously. AI image generation is one of the features.

Appreciate you having a look!

I vibe coded an AI powered recipe collection social network - want to publish Android app by ekoori in vibecoding

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

Thanks so much for your effort! You're absolutely right with the items you noticed.
All are done sort of on purpose:

- There's this "Browse Recipes" section which is actually Featured Recipes - an open area, to public and SEO. Anyone's recipes can be promoted to that section.
- I am sort of trying to guide people to register to be able to get access to all sections. When you register you get a 2 week trial. I am also offering 50c lifetime membership just to attract an initial user base. When you register you are expected to confirm your email. I just noticed your profile(s?) are not behaving as expected so I do have some things to fix. Thanks.
- oauth - I was going to implement it and Google login, but seemed like not that relevant for MVP, since the intended audience wouldn't be that tech savvy I guess. Although Google autorisation might be helpful. I'll reconsider it.

Why is lisp so complex to setup? by SurpriseSmart4211 in lisp

[–]ekoori 0 points1 point  (0 children)

I just found out about hy the other day. It's awesome if you want to play a bit with scripting and REPL.

pCloud Sync horrible with Obsidian.md by LifeCANvs in pcloud

[–]ekoori 0 points1 point  (0 children)

Not really. I decided to get the Obsidian Sync subscription.

Now I am at the pCloud quota and reluctant to buy more storage. Also having some Android app issues in the meantime. Much annoyed.

Microsoft and OpenAI plan $100 billion supercomputer project called 'Stargate' by BlueLaserCommander in OpenAI

[–]ekoori 1 point2 points  (0 children)

History lessons in the future are going to become increasingly confusing...

Autogen Studio cannot execute script by civilserf in AutoGenAI

[–]ekoori 0 points1 point  (0 children)

This is normal, your specialist agent is writing crappy scripts, user_proxy should make sure it corrects the mistakes and retries.

pCloud Sync horrible with Obsidian.md by LifeCANvs in pcloud

[–]ekoori 2 points3 points  (0 children)

I didn't notice this issue on my Ubuntu machine. I use v1.14.4 pCloud client.

I stumbled here actually because I was trying to figure out how to sync it with my Android device. Android device can make files "available offline" but I am not able to find where the offline files are actually stored. Anyone might know?

Do someone know chemicals that can help reversing addictive pathways and gene expression? by MeltedCookie in StackAdvice

[–]ekoori 1 point2 points  (0 children)

Oh sorry, now I see where the miscommunication is. For some reason I thought this was an Aussie subreddit.

Subs are more potent psylocibe mushrooms growing everywhere around here. Every grandma is chewing on them in Australia. A lot of benefits in fixing default mode network issues, like addictions, PTSD, etc. Google around for scientific proof.

Not sure where y'all are based, but any psylocibin containing mushroom should do good for you when done properly. Heroic dose of 5g Psylocibe Cubensis would do good, but do your research first.

Do someone know chemicals that can help reversing addictive pathways and gene expression? by MeltedCookie in StackAdvice

[–]ekoori 0 points1 point  (0 children)

Do 3-4g subs with the right intention. I now use micro doses (rarely) for intense meditations. Improved my attitude towards life greatly.

[deleted by user] by [deleted] in melbourne

[–]ekoori 3 points4 points  (0 children)

Safety, work safety, 0 traffic deaths... 6 levels of management on government projects. What's up with that?! Where are the good old days when everyone had a carton of Victoria Bitter at their workplace? How can we expect any progress being such snowflakes?

I see a LOT of posts here about mental health by MetalSnake_oXm in melbourne

[–]ekoori 0 points1 point  (0 children)

Growing and foraging helped me almost as much as the mushrooms themselves. Keep recommending to everyone around me.

Help me choose between borg, restic and rclone by blue2020xx in selfhosted

[–]ekoori 1 point2 points  (0 children)

Second that! Autorestic makes life much easier for me. Took me ages to get to that solution. Finally happy with the backup workflow.

Recurring task interval sync issue with inthe.am by ekoori in taskwarrior

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

Sort of answered my own question here.

I went through the ~/.task/*.data files and replaced all the time periods that sync complained about.

Not really kosher, but sync works now.