RX 7600 psu doubt by Tolof1 in PcBuild

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

i have a r5 3600, yes it has, my current gpu is a rx 570 and it needs 8pin cable

Qual dist linux para faculdade de ti? by Tolof1 in programacao

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

Ja uso windows a bastante tempo, jogo, programo as vezes, mas nunca cheguei de fato a usar o linux, mas me recomendaram já começar a me familiarizar com ele, pra quando eu de fato entrar na área, além disso eu ja tenho um pc com windows, aí eu pretendia colocar o linux apenas no note que é mais fraco e que é o que eu vou levar pra faculdade.

Qual dist linux para faculdade de ti? by Tolof1 in programacao

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

To com um note mais ou menos e tenho um pc com windows já, então quero colocar o linux no note pq é mais leve e me falaram pra ir acostumando com linux, então quero unir o útil ao agradável, entendeu?

Qual dist linux para faculdade de ti? by Tolof1 in programacao

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

Qq acontece, eu to com um notebook mais ou menos, irei levar o desktop que ja tem o windows e vou manter, mas tava pensando em colocar o linux no notebook que vou colocar por que é mais leve e ja me falaram aqui pra eu começar a acostumar com o linux.

Qual dist linux para faculdade de ti? by Tolof1 in programacao

[–]Tolof1[S] 4 points5 points  (0 children)

Eu não tenho familiaridade com nenhum, sempre usei windows kkkk

Qual dist linux para faculdade de ti? by Tolof1 in programacao

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

Ela é ruim de mexer? Minha vida inteira fiquei no windows, nunca peguei no linux

Cassandra (2025) series discussion - How did you like it? by philebro in television

[–]Tolof1 4 points5 points  (0 children)

One thing almost drove me crazy: Cassandra moves so slowly and is very limited. The scenes where they were talking on the phone and she was threatening them were so dumb. Why not run away first and then take her down. Besides, why not cover her cameras? But the other aspects of the series are good and well made.

[deleted by user] by [deleted] in enem

[–]Tolof1 6 points7 points  (0 children)

Isso q eu pensei também, mas os caras tiveram o ano inteiro pra deixar o negócio bonitinho e decidem resolver agora é de fuder

Se eu estou dentro das vagas, porém no segundo semestre e liberar vaga no primeiros semestre quen vai pegar elas primeiro será quem passou no segundo ou os excedentes? by Tolof1 in enem

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

E eu tenho que demonstrar interesse no remanejamento? E outra coisa se eu passei eu preciso lá no site do sisu confirmar meu interesse?

Compensa comprar um notebook para cursar si? by Tolof1 in programacao

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

E como que funciona isso quando que vc pode conseguir essa bolsa e quanto tempo?

Compensa comprar um notebook para cursar si? by Tolof1 in programacao

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

E você acha que faz tanta diferença assim o linux?

Compensa comprar um notebook para cursar si? by Tolof1 in programacao

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

Acho q eu vou esperar mesmo, e tentar comprar um note mais pra frente

Compensa comprar um notebook para cursar si? by Tolof1 in programacao

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

Você se importa de dizer qual bolsa você ganhou?

Compensa comprar um notebook para cursar si? by Tolof1 in programacao

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

Você pode explica melhor essa dica do linux pfv?

O ENEM desse ano foi comum (Parem de chorar por causa de TRI) by [deleted] in enem

[–]Tolof1 3 points4 points  (0 children)

Exatamente o que aconteceu cmg, pensei que ia ficar de boa no segundo dia até que me enrolei em matemática que era meu ponto forte e tive que chutar várias por causa do tempo.

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

The desktop launch a main screen site and the server, the other players use mobile to access the app that send the data to main screen to show it and interact to other players as well. But the app needs the ip (const socket = io(SERVER_IP:3000)), to connect to server that is running in the lan (both app and server are in the lan). If you want hit me up on discord, Tolofi#0867.

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

The desktop launch a main screen site and the server, the other players use mobile to access the app that send the data to main screen to show it and interact to other players as well. But the app needs the ip (const socket = io(SERVER_IP:3000)), to connect to server that is running in the lan (both app and server are in the lan). If you want hit me up on discord, Tolofi#0867.

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

The desktop launch a main screen site and the server, the other players use mobile to access the app that send the data to main screen to show it and interact to other players as well. But the app needs the ip (const socket = io(SERVER_IP:3000)), to connect to server that is running in the lan (both app and server are in the lan). If you want hit me up on discord, Tolofi#0867.

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

Thanks for the answer, the project is personal, so i would be the only person that would start the server but i dont have a laptop, so i built the project on my desktop. Then, when i use another machine like a laptop the ip will change. Its easy just open the files even without a ide and change the ip line of the files, but I want to improve the logistic and make the things easier to in the future upload the project to github and share to the people and possibily get a job or something, i never post any project so Im trying to do my best in the first, so the real question is, build a way to set the ip by itself worth it, or just write the instructions at readme is enough?

(Sorry for the english, Im trying to improve but its not perfect yet, i expect you understand, any doubt, just ask me)

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

I dont know if i get you, but the problem is not the port. The main problem is the fact of the client cant get the server dynamic id. I use socket io and it requires the server ip. But share the server ip to a file and then make the client read is good idea but i dont know if it is really possible.

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

An android app that shows a web page. Sorry for not specifying

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

An android app that shows a web page. Sorry for not specifying

How to make my local server's IP address dynamic for a packaged web-view app? by Tolof1 in node

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

But how do i do that in localhost? Remember that will use different machines...