Finn
Finn
Explore posts from servers
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
so not sure why you feel the need to point it out
deranged
21 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
Ohhh. Interesting
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
Unless there's a port range for web rtc ( don't think there is )
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
All udp I think
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
And actually set up your networking in a non hacky way kekflex
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
Make sure your teraform it
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
On a base Ubuntu install it shouldn't be an issue
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
@Nestea (Rustular CDO) was his vpc provider
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
and give anna vscode live share. then go make a coffe
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
take that offer if you want to stay sane
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
sounds about right
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
and put that in
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
No description
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
No description
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
No description
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
at work i wrote a js script that modifies our nginx config at startup based of some env vars. nginx is literally the worst
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
you might need this aswell, but no one knows enough about nginx config to tell you what the path should be
location / {
try_files $uri $uri/ @proxy;
}
location / {
try_files $uri $uri/ @proxy;
}
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
or whatever
158 replies
TTCTheo's Typesafe Cult
Created by julius on 11/13/2023 in #questions
WebRTC Client <-> Server
it goes within the server block
158 replies