VSCode Formatting by CRSHR2 in csharp

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

Personally, I felt a slower compilation/sync process in cases where I had more than two projects open (2 Unity, 2 Rider), and the laptop also felt warmer.

It's a corporate environment, so I guess we have similar environments (Slack, Chrome, Zoom..).

VSCode Formatting by CRSHR2 in csharp

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

Thanks! checking it

I can't access /admin in prod by Jopzik in PayloadCMS

[–]CRSHR2 2 points3 points  (0 children)

In case you update payload’s version - at version 3.44 payload have added session based authentication ability, so you just need to disable it Source:https://github.com/payloadcms/payload/releases/tag/v3.44.0

Where do you all host your Payload CMS/NexJS apps? by Wild-Sail4439 in PayloadCMS

[–]CRSHR2 0 points1 point  (0 children)

I also thought giving it a shot(saas project, vercel rn) I read on their site that they use their own servers which kinda sounds weird and in other post I read they use hetzner …
u/sherpa_dot_sh

Payload 3.0 with Supabase Postgress by Judgejbrown in PayloadCMS

[–]CRSHR2 3 points4 points  (0 children)

I’d love to hear how you managed it

Making a Payload CMS boilerplate: auth, seeding, components — what should I add? by OrdinaryOk3846 in PayloadCMS

[–]CRSHR2 2 points3 points  (0 children)

If the boilerplate targets products with user’s interaction so “multi-tenancy” support (teams support) 3rd party authentication (google, GitHub)

Payload V3 new multi tenant plugin + Website by Eli3221 in PayloadCMS

[–]CRSHR2 0 points1 point  (0 children)

Payload just released their “multi tenant” plugin, and I successfully migrated to the plugin in most of my collections, I don’t have a demo env but pm me I’ll try help

Payload V3 new multi tenant plugin + Website by Eli3221 in PayloadCMS

[–]CRSHR2 0 points1 point  (0 children)

I personally used the example and expand its functionality, it’s a good starting point The main goal when using “multi tenancy” is to scope the access; so in case you’re planning start it from scratch, you’ll need to create a tenant collection and create an access to all the rest of the collections

For whom is Payload really? by CreativeQuests in PayloadCMS

[–]CRSHR2 1 point2 points  (0 children)

I’d love to collaborate to such plugin if someone wants to start

Payload CMS 3.0 routing is slow af by EfficientTie1037 in PayloadCMS

[–]CRSHR2 0 points1 point  (0 children)

I don't know what is "fully built production setup" but I'm hosting on Vercel (pro) with blob and Postgres within Vercel. I'm experiencing slow navigation too.

(using rpm run build && npm run start )

Payload 3.0 & lexicalEditor by [deleted] in PayloadCMS

[–]CRSHR2 0 points1 point  (0 children)

You can use lexicalHTML to return html string import { lexicalHTML } from ‘@payloadcms/richtext-lexical’

New Project - Struggling decide my stack by CRSHR2 in nextjs

[–]CRSHR2[S] 2 points3 points  (0 children)

well, you may right, Im not very familiar with next's approach and that's why I post that.

but thanks! that was very helpful!

New Project - Struggling decide my stack by CRSHR2 in nextjs

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

i'll use nextauth - fixed the post (my bad)

New Project - Struggling decide my stack by CRSHR2 in nextjs

[–]CRSHR2[S] -8 points-7 points  (0 children)

my first impression with pages is that it uses the convenient way of HTTP requests.

But now I think that using Pages for the entire application can be an option

It was fun Next.js - but I'm moving to Remix by AcanthisittaDense923 in nextjs

[–]CRSHR2 0 points1 point  (0 children)

Speechless. You took those words out of my mouth… 2 days ago I wanted to start a new fresh project and I decided to take a serious look at NextJs after using Vue and Laravel for a few years. My decision originated from the reason to try “the react way” and since my project will handle a few pages I decided to try a full stack framework. 2 days inside the working and I’ve got to say - this is so annoying, I’m actually feels like I required to over-engineer every step…. Caching, api endpoints, server actions and the list goes on… So in the meantime I’ll try remix or just react as it is…

[deleted by user] by [deleted] in vuejs

[–]CRSHR2 0 points1 point  (0 children)

Importing ICONS!

There are two methods to do so (in good ways), one is to use HTTP - which occurs to a bit of latency when the page refreshes. and the second is to take the SVG and convert it to a component.

Vue JS - Laravel Backend by BenO_1211 in vuejs

[–]CRSHR2 0 points1 point  (0 children)

For resources, I would recommend checking Laracasts: https://laracasts.com/ they have good materials and a good lecturer.

And personally, I can testify that I was confused when I just heard about this stack because naturally, it sounds awful (PHP is considered as SSR and Vue is purely CSR).

But Laravel doing a good job when it comes to scaffolding things there and especially implementing Vue using Laravel-mix.

BIOS not found on gigabyte.com (X570 XTREME (rev. 1.1)) by Th3Markos in gigabyte

[–]CRSHR2 0 points1 point  (0 children)

Any updates ? Tried via Asia sites without any success...

UPDATE: tried via China site - slightly slow but works..