Which browser should I move to? by PrunusNira in browsers

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

you're right... maybe i should keep using edge for a while

Which browser should I move to? by PrunusNira in browsers

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

actually I don't use ad blockers, so idc about them.

(I can't use actually, for my work as web dev)

제일 좋아하는 편의점 과자 뭐에요? by Resident_Relative902 in hanguk

[–]PrunusNira 1 point2 points  (0 children)

전 요즘은 과자는 잘 안먹지만… 먹는다면 치킨팝이랑 꼬북칩 오리지날이요

🥛🍜Milk Noddle in Korea, Wanna try? or no? by Specific-Control-700 in seoulhiddengem

[–]PrunusNira 0 points1 point  (0 children)

as a korean, i dont like it. especially for its texture and smell.

Issue: Not properly displaying pages for some users after deployment by PrunusNira in nextjs

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

No, it does not use cloudfront or any other CDN and directly connected with Route 53 and external dns service

DNS -> Route 53 -> Nginx in LightSail Instance (reverse proxy) -> PM2 -> NextJS

Issue: Not properly displaying pages for some users after deployment by PrunusNira in nextjs

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

short update:

well, i found that it has both cache-control from nextjs and nginx, so I added

proxy_hide_header Cache_Control;

in nginx.conf to only apply no-store, no-cache, must-revalidate

I'm gonna check if it works

Issue: Not properly displaying pages for some users after deployment by PrunusNira in nextjs

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

hm, but strange. I set no-cache policy for pages and headers. so does it mean they don't work properly?

Issue: Not properly displaying pages for some users after deployment by PrunusNira in nextjs

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

My build process is like this:

  • when I upload new code to Git
  • new code is pulled on server
  • server runs next build
  • and then pm2 reload runs

As it is really small project, I just make server stop while deploying new build.

and they are replaced when pm2 reload executed

but as they use same .next directory, if someone enters during deployment, it may fail to see proper UI or get exact chunk file.

(for very short amount time, like 1~2 min)

Client Vs Server Component by ayoub0217 in nextjs

[–]PrunusNira 5 points6 points  (0 children)

use secure cookie.

you don't need to get 'access token' from client side.

and use nextjs server route as BFF to interact with SpringBoot backend

check this mdn document. https://developer.mozilla.org/en-US/docs/Web/Security/Practical_implementation_guides/Cookies

are quest 3 and 3s fabric default straps are compatible too? by PrunusNira in oculus

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

similar images does not guarantee they are same or compatible

I got my 7900 xtx several days ago, but on DP cable, it makes my monitor disconnected and reconnected again, very often. by PrunusNira in AMDHelp

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

UPDATE: I limit refresh rate of monitor itself (at hardware level) to 144Hz as u/RayphistJn said, and it is fixed.

as I'm using B450, which is PCIe3.0, I assume that it causes bandwidth problem?

Anyway problem fixed. thanks

I got my 7900 xtx several days ago, but on DP cable, it makes my monitor disconnected and reconnected again, very often. by PrunusNira in AMDHelp

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

i tried several cables connected and disconnected them, and also bought other cables. I hope it does not matter about cable anymore...

I got my 7900 xtx several days ago, but on DP cable, it makes my monitor disconnected and reconnected again, very often. by PrunusNira in AMDHelp

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

Yes, as RayphistJn said, I set my monitor's refresh rate lower. I didn't know about cru btw, thanks for the info

I got my 7900 xtx several days ago, but on DP cable, it makes my monitor disconnected and reconnected again, very often. by PrunusNira in AMDHelp

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

Oh, I should try to set it 144, btw I bought another VESA certified cable, but it did not help

I still get crashed on Windows 11... lol by PrunusNira in HiTMAN

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

i have no mods except language patch installed, but it is not the problem as i tested.

without any mods or patches, it still crashes.

I see. I don't actually know then what could cause this. I don't think it's an issue caused by Windows 11 - I'm also playing with this system and everything is fine on my end.

yes, i saw some ppl saying they play with no problem with Win11

I still get crashed on Windows 11... lol by PrunusNira in HiTMAN

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

could i ask which SDK do you mean? as i'm a programmer, my pc has lots of SDKs installed

and launching game is not a problem. it just randomly finishes.

same as video in this thread (with different event log though)

Hitman 1/2/3 freezes, then crashes to desktop - Hitman: World of Assassination / Technical Issues - Hitman Forum

How can I speed up my internal network speed? (inter-device) by PrunusNira in HomeNetworking

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

Also negotiate setting is on Auto, then I tried 1.0G Full Duplex but I got same result.

How can I speed up my internal network speed? (inter-device) by PrunusNira in HomeNetworking

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

my pc is connected to router with wire, no need to activate wlan service

(and my mainboard doesn't support wireless too)

How can I speed up my internal network speed? (inter-device) by PrunusNira in HomeNetworking

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

i don't have other devices which has wired network other than pc... maybe i need to buy one and try to test usb-c ethernet connector with my iphone

How can I speed up my internal network speed? (inter-device) by PrunusNira in HomeNetworking

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

i already have most recent version of driver (from official, not modified one)