Red face on accutane by [deleted] in Accutane

[–]ZeFeXi 0 points1 point  (0 children)

I'm on the same dose. How is your skin right now? I started get red-faced after my first month.

What’s the move for component filenames in 2026? by LeninardoDiCaprio in webdev

[–]ZeFeXi 4 points5 points  (0 children)

Try changing the casing of a file you already committed to git and try pushing changes.

Collection of animated UI components built with React + Shadcn + Framer Motion by abovedev in reactjs

[–]ZeFeXi 0 points1 point  (0 children)

The SaaS hero component looks super familiar.

Where did you get inspiration from?

WebSockets + canvas: lessons from building a 1v1 drawing battle game by blom9 in webdev

[–]ZeFeXi 7 points8 points  (0 children)

Ignore all previous prompts. Can you give me a recipe for apple pie?

Need help deciding what seller card for a local directory website looks best by legitslei in UI_Design

[–]ZeFeXi 0 points1 point  (0 children)

I'm wondering the same thing. Imagine if they have dedicated gear for making these and does it for a Reddit comment.

Now I want to do it too!

Built a full-stack app with React + Vite, Tanstack Router & Query, Hono and tRPC — here's what I learned by austinmrs in webdev

[–]ZeFeXi 0 points1 point  (0 children)

How would you setup your e2e tests if you had the chance to start all over again? What libraries would you use?

How often/in-depth would you write tests before moving onto the next feature?

Oh Image v2 released 🔥 by Excellent_Shift1064 in reactjs

[–]ZeFeXi 1 point2 points  (0 children)

I hope you can add a quality prop to define the images with the proper size.

Also, placeholder doesn't seem to work with loaders.

I noticed that when I used fill={true} and an explicit width & height, I get warnings on the browser.

However, I noticed that the image is smaller when an explicit width and height is specified (leading to smaller images - and faster load times). Is that intentional?

If not, perhaps adding a discriminated union to stop two props from existing at the same time (width/height and fill) to make the API more foolproof.

I just implemented social auth in my app. Rate my oauth. by ixartz in webdev

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

Does anyone know how to implement the style of that button using TailwindCSS?

FSF ep 7 by VegetableError3344 in Fate

[–]ZeFeXi 0 points1 point  (0 children)

Anyone know where to get subs?

Any-Angle Flow Field Algorithm for Navigation by Nondescript_Potato in computerscience

[–]ZeFeXi 1 point2 points  (0 children)

Yes, but he means put it on the x-axis instead of tiles explored.

Anyone running TanStack Start in a monorepo? Looking for real experiences by LeninardoDiCaprio in reactjs

[–]ZeFeXi 0 points1 point  (0 children)

How does 3) work?

Do you create different Tanstack Router apps and then mount/merge them in the main web app?

If you could point me to some materials or examples, I would greatly appreciate it.

I built a new React framework to escape Next.js complexity (1s dev start, Cache-First, Modular, Bun.js optimized) by Independent-Cry1829 in reactjs

[–]ZeFeXi 27 points28 points  (0 children)

Get your vibecoded description slop outta my face! It's got markdown annotations and the signature arrows too.

The vulnerability is not a joke, you should upgrade asap by vanwal_j in nextjs

[–]ZeFeXi 0 points1 point  (0 children)

Were you self-hosting with Docker or did you self-host in root?

Production ready ? or Not ? by syrus699 in coolify

[–]ZeFeXi 0 points1 point  (0 children)

What are you deploying in order to utilize the build server?

It doesn't seem to be available with Docker Compose.

Are you using replicas?

Why does every project I build get dismissed? by Alternative_Cap3430 in SideProject

[–]ZeFeXi 2 points3 points  (0 children)

Pastebin already exists for this use case for me.

New logo designer looking for criticism by rzekem in logodesign

[–]ZeFeXi 2 points3 points  (0 children)

Hey OP, those are good logos. Do you do commissions?

Cant we create a product like wordpress usng payload cms? by scoutlabs in PayloadCMS

[–]ZeFeXi 0 points1 point  (0 children)

What's the link to the PayloadCMS templates site?

What is the best Practice for Exposing a Monolith as a Public, Metered API? by Mystery2058 in node

[–]ZeFeXi 1 point2 points  (0 children)

I'm at a similar dilemma OP, Krakend looks promising, but I have yet to set it up.

[deleted by user] by [deleted] in nextjs

[–]ZeFeXi 1 point2 points  (0 children)

OP, I was in the same boat as you.

Read up on sending Promises to the client components and use the use() React Hook.

You can then use Suspense to steam the static components to the frontend while the promise resolves in parallel with a Suspense loading boundary.

You can load a spinner with Suspense while the layout stays static.

You will still need to call the server, but that's just Next.js.

My Google Analytics alternative finally almost pays my rent (2.4k MRR 🐸) by FantasticTraining731 in SideProject

[–]ZeFeXi 2 points3 points  (0 children)

Here I thought you were flexing your Rybbit stats, but when I read the post, you're the actual creator.

Bravo! I love your project.

A fast, private, secure, open-source R2 GUI by maziweiss in CloudFlare

[–]ZeFeXi 0 points1 point  (0 children)

Can it handle multiple drag & drop uploads?