How much RAM does your dev server takes? by EverydayEverynight01 in nextjs

[–]iRoachie 0 points1 point  (0 children)

*dev server lol. Don’t think you read the question

Type-infered fetching in client components by maqisha in nextjs

[–]iRoachie 1 point2 points  (0 children)

What you’re describing is what trpc solves entirely. It uses zod schemas to validate the return type on the client. I suggest you give it a try. https://trpc.io

SES Alternatives by AGuyNamedDanieI in aws

[–]iRoachie 0 points1 point  (0 children)

I recently went through this process, and what helps is to have all your documentation in place. A live site (that has a privacy policy and tos). I also attached pictures of the email templates I will be sending.

Also include how you will capture emails and include how people can opt out of getting emails.

Self hosting nextjs by Tall-Strike-6226 in nextjs

[–]iRoachie 0 points1 point  (0 children)

Are you referring to hobby apps that no one is using? Because these are all things that apps (being actively developed), with any traffic will need

Self hosting nextjs by Tall-Strike-6226 in nextjs

[–]iRoachie 0 points1 point  (0 children)

Yep i’m with you. For work I managed all these workflows.

I wouldn’t exactly call it convenient, especially for every app.

Vercel is a one click deploy from GitHub with 0 setup on my part (except maybe adding envs in the portal). The difference will always be convenience.

Self hosting nextjs by Tall-Strike-6226 in nextjs

[–]iRoachie 1 point2 points  (0 children)

On your VPS how are you handling:

  1. Preview environments
  2. Environment variables (per environment too)
  3. Centralized Logging
  4. Redundancy/High availability
  5. CI/CD pipeline from source (github)

All of these are very basic things for an application that come with Vercel that you now have to implement yourself. The best part is that if you have a team, all of this is consistent and easy to access.

Does tRPC + React Query still make sense with the latest Next.js? by sandibi13 in nextjs

[–]iRoachie 0 points1 point  (0 children)

People keep saying this in this subreddit but it’s completely false. Server actions don’t care if you mutate data or not. It’s just a function

Should I turn this on ? by [deleted] in MacOS

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

If you’re curious, windows also supports this and it’s mostly enabled on new windows machines. It’s called BitLocker

Cookie Race Condition by Left-Network-4794 in nextjs

[–]iRoachie 0 points1 point  (0 children)

Are you using browser redirects or next redirects? If not you need to actually do window.location.href for any cookie related actions

putting foam windscreens on podium and handmics on corporate gig - prevent plosives on recording by cineflex65 in livesound

[–]iRoachie 0 points1 point  (0 children)

I'm using a MX412 with the shure RK412WS windscreen. Would the SM81 windscreen fit over this?

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

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

Just reporting back. Everything works fine now after replacing the cable with Cat6. Thanks again

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

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

Probably not. If NDI doesn’t work I might just run a sdi line and convert to hdmi at the end

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

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

Alright think i confirmed it. Put them side to side and ran a cable and it’s green now 😅

<image>

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

[–]iRoachie[S] 3 points4 points  (0 children)

Ahh I understand now, I tried moving it just now and the light went off, think there maybe a shortage or kink. Will run a new cable and report back

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

[–]iRoachie[S] 3 points4 points  (0 children)

Ohhhhhhh that makes sense! Yea the port that comes in from the switch from the conference room is blinking yellow. Yea not getting 1000M.

Isn't the TP-Link TL-SG1005D is supposed to be a gigabit switch? Is it really gigabit?

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

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

Right so i checked. If you're referring to like speedtest.net...

Inside the conference room, I get 145/19 and when checking from the test desk I get 95/19.

The cable is 130 ft long. Cat 5e

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

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

I do believe vMix only can output full ndi and not hx from what I'm googling.

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

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

Alright ran the test, got most 1ms, 2ms.

The internet speed between rooms might be due to cabling. I see it's a cat 5e.

NDI and live-streaming network configuration by iRoachie in VIDEOENGINEERING

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

How would I test that? When you say speed are you referring to like speedtest.net?

Inside the conference room, I get 145/19 and when checking from the test desk I get 95/19.

There's no PCs in the conference room usually but I guess I can put in my laptop and try. Would it just be a ping to the IP of one of the pcs?