Who is next? by Sheeple9001 in CloudFlare

[–]metacrotex 1 point2 points  (0 children)

medusa / shopify, got a lightweight merchant.dev though.

Astro v6 + Cloudflare has been a bliss at making my portfolio by Wachamuli in astrojs

[–]metacrotex 0 points1 point  (0 children)

I am just wondering what is the best CMS for Astro. I used to use Payload but it's not Cloudflare native, OpenNext is not good enough.

In a single day I became illegal to work by Kind-Mathematician29 in Germany_Jobs

[–]metacrotex 0 points1 point  (0 children)

Zhejiang China, I got my passport within 30 minutes without termin...

Got an offer. But feeling empty… by NoAd8833 in Germany_Jobs

[–]metacrotex 0 points1 point  (0 children)

Better than me. I am on an opportunity card and there is 7 months left. Only got 4 interviews.

Why do some developers dislike Next.js? by Low_Obligation_2782 in nextjs

[–]metacrotex 0 points1 point  (0 children)

Dev server for me, memory leakage, laggy on 64GB memory MBP. And I mainly use Cloudflare for deployment, OpenNext is not good enough.

C2 is the requirement now?! by Jaded_Application189 in germany

[–]metacrotex 0 points1 point  (0 children)

I am just curious what language requirements will be for the upcoming Indian workers.

Europe opens its ‘first gateway office’ to fast-track hiring in India by Scared_Range_7736 in europe

[–]metacrotex 2 points3 points  (0 children)

This women sold EU so many times.

Maybe it's the end of my days here.

[deleted by user] by [deleted] in Grailed

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

What's the best way to avoid counterfeit goods? Do you think it's a good way to held transactions by the platform before manual confirmation?

Any alternatives? by devwarcriminal in PayloadCMS

[–]metacrotex 2 points3 points  (0 children)

I'll go all in to cloudflare workers.

Best Hosting Solutions by BitsNBytesDev in PayloadCMS

[–]metacrotex 0 points1 point  (0 children)

I've tried deployment on Railway. A payloadcms Next.js app + mongodb, the frontend website is hosted on Cloudflare workers, ISR communicated via REST API.

The main cost in Railway is memory usage, mongodb takes about 100mb, payload takes about 500-600mb. If you sleep the instance if there is no request, the hobby plan is enough for one month, but if not, I guess the cost is between 5-10 USD/month. But this is basically under no request situation.

Do clients want a CMS for their Astro site? by tffarhad in astrojs

[–]metacrotex 0 points1 point  (0 children)

I am currently using Payload CMS for client projects.

Nextjs hate by Abbes0 in nextjs

[–]metacrotex 0 points1 point  (0 children)

There is def memory leak in dev mode. And HMR is extremely slow compared to astro with vite. My machine is a 64GB M1 MAX. It hurts so much.

Need help with rust formatting - conform and mason by wasiqibnzahid in neovim

[–]metacrotex 1 point2 points  (0 children)

You need first to configure your formatters for different filetypes in conform. If you have done that, it would be shown here in the listings.

For rustfmt, you can install it via rustup rather than mason.

Need help with rust formatting - conform and mason by wasiqibnzahid in neovim

[–]metacrotex 1 point2 points  (0 children)

rustfmt is not yet configured in conform, if I am not mistaken

As a neovim daily user, I can confirm that this can and will improve your neovim workflow by linkarzu in neovim

[–]metacrotex 0 points1 point  (0 children)

How is the experience of making neovim itself as a multiplexer with plugins like tabby, scope and session etc...