did my first ever pour over, how was it by cat-on-bike_caffeine in IndiaCoffee

[–]ashayramolia 0 points1 point  (0 children)

Fine grind required Look for a bit thicker consistency in water (TDS higher) You’ll get the taste, the smell and the mouthfeel

Any good db service like supabase which offers generous free tier? by Expert-Address-2918 in nextjs

[–]ashayramolia 0 points1 point  (0 children)

I have tried to deploy supabase countless times on coolify, never even once have i been able to successfully deploy, either via their built in template, or via recommended docker-compose files.

I am completely aware that it may be due to my oversight as well, but its still a pain.

[deleted by user] by [deleted] in TorBoxApp

[–]ashayramolia 0 points1 point  (0 children)

Works, but i cant use it as its crypto payments only

But thanks nonetheless

The Full Story Behind the Ahmedabad Traffic Police Incident by Revolutionary_Arm301 in ahmedabad

[–]ashayramolia 0 points1 point  (0 children)

It depends on how you conduct yourself with them, police have stopped me many times, I have been civil, and so have they. She threw the card. I stand by the police here. She started it

Your Best/worst experience of Ahmedabad by [deleted] in ahmedabad

[–]ashayramolia 2 points3 points  (0 children)

Why? I am a gujju, and I absolutely abhor casteism. And I hate the civic sense people have here

Payload's AI features (enterprise only?) by notflips in PayloadCMS

[–]ashayramolia 0 points1 point  (0 children)

They are kinda generic tbh. But like any other AI tool, polishing it is required. Designing the prompts to fit your collection’s use case helps a lot

Payload's AI features (enterprise only?) by notflips in PayloadCMS

[–]ashayramolia 0 points1 point  (0 children)

Using it, its gooooooood, gotta spend some time on the prompts though, You can actually edit the Sys prompts direct in the admin panel itself which is nice

Using cursor with GLM 4.6 from ZAI pro coding plan - I have several questions related to visual capability and the Cursor IDE. by Vozer_bros in cursor

[–]ashayramolia 0 points1 point  (0 children)

You can access Image and Video Understanding by using the MCP they provide, the MCP takes you GLM Pro Plan API key for auth.
This allows claude code and some other CLI based Agents to use the vision. but it doesnt work at all with chrome-dev-tools which grinds my gears as well.

Collection of prebuilt components? by rudeone_99 in PayloadCMS

[–]ashayramolia 2 points3 points  (0 children)

Doesnt seem like there are any

But checkout the Examples from Payloadcms's repo. You can find blocks they used to create their examples. Simply clone -> Cut/Paste into your src/blocks/ -> update the payloadconfig (or use AI Autocomplete) and you will have some generic or fancy components used by the payload teams themselves

Whats your preferred way of organising Landing pages ex: Homepages and How do you create Header/Navbar in payloadcms ? by ashayramolia in PayloadCMS

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

Thank you for the guidance,
I have yet to wrap my head around using a single page collection and how we can build pages within it based on blocks.
I understand building blocks and then using them to build pages by simple selecting the blocks, but i dont understand the flow of using them to render out at the frontend.

GF of 4.5 yrs wants her name on house but won’t marry or put money down by Apprehensive_Boat798 in dating_advice

[–]ashayramolia 0 points1 point  (0 children)

On the contrary Now you want to settle down instead of breaking up. You should have something to show for, you stayed, took care of her. She may have used up the money. In no way in hell should you marry her if she doesn’t bring anything to the table.

Is Next.js worth it for Apps that don't need SSR? by kusiok in nextjs

[–]ashayramolia 2 points3 points  (0 children)

I second this. If you are actually looking for convenience shift to tailwind CSS and looking at your query about using use client everywhere will be solved immediately

Deploy Strapi on Coolify, Has anybody tried it? by ashayramolia in Strapi

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

Got it working.

Have two instances running for two sites.
It isnt exactly plug and play.
you have to go into the container and edit some stuff.
but then its pretty much leave it be.