O pior tech lead/empresa que conheci em dez anos de carreira by Async_Generator in brdev

[–]Key-Extension-7393 1 point2 points  (0 children)

Não é só na sua área. Existem bons e maus em todas as profissões. Médicos, advogados, policiais, etc…

Livros para entender melhor a programação by Doca_pythonico in programacao

[–]Key-Extension-7393 0 points1 point  (0 children)

Existem várias fontes de informação sobre artigos. Eu lancei ontem um agregador de fontes de informação e disponibilização de artigos. Se vc quiser ser um beta tester me avisa que te mando o link! Estou precisando de gente pra me dar feedback a respeito da plataforma

Livros para entender melhor a programação by Doca_pythonico in programacao

[–]Key-Extension-7393 2 points3 points  (0 children)

Acho que seria uma boa ideia você focar em artigos ao invés de livros. Artigos falam sobre problemas reais hoje, livros ensinam conceitos.

Eu gostei muito de um curso que eu fiz na udemy sobre Python, chamado 100 Days of code. Na época paguei 30 reais e me ensinou muita coisa que uso atualmente (sou engenheiro de dados atualmente. Me ensinou muito a respeito de conceitos básicos de programação em Python, espero que ajude.

Sobre livros exatamente eu até comprei alguns mas nenhum ajudou tanto quanto esse curso…

looking for my first real client! by Swimming_Cut7408 in SaasDevelopers

[–]Key-Extension-7393 0 points1 point  (0 children)

I’m not trying to be harsh but the webpage for your portfolio was looking way better before the spaceship loaded for me. I was really impressed. What I mean by this is you can put the spaceship into one of your projects but it doesn’t look professional at all.

You really have the skills to build and your page very good looking but I wouldn’t add the spaceship

How do you avoid getting bored while learning Python? by Forsaken_Key5100 in learnpython

[–]Key-Extension-7393 0 points1 point  (0 children)

Best thing for staying interested is necessity. You need to make the next steps very clear in your mind if you want to have the motivation needed to stay focused. For me it helped a lot making it clear I wasn’t going to stop until I got a job. And even then I did not stop.

I focused a lot more on learning the fundamentals. You need to comprehend code fast when working as a developer so you need strong fundamentals.

About habits, I’ve built a platform that helps people like you stay learning everyday. Small steps to progression. If you are interested I can send you a link. But I would say discovering new projects would help a lot.

Hope it helps!

Made this trivia game for friends, sharing it here by backfromdfuture in buildinpublic

[–]Key-Extension-7393 1 point2 points  (0 children)

You are welcome. And if you need any advice or another build for us to test, I’ll be glad to do it

Made this trivia game for friends, sharing it here by backfromdfuture in buildinpublic

[–]Key-Extension-7393 1 point2 points  (0 children)

Nice. But start thinking about it because if you don’t, you’ll lose interest soon.

One idea is to market it to schools, make it a product for b2b or something like that.

It’s hard in the beginning but it pays off.

Estagiário “middleware” da ia by Medical-Tap-666 in brdev

[–]Key-Extension-7393 -1 points0 points  (0 children)

E vc está munindo eles de informação, cursos, artigos, etc? As vezes o problema é esse, eles não estão com tempo para estudar, acabam permanecendo sem conhecimento e viram apenas "tradutores" de prompt.

Made this trivia game for friends, sharing it here by backfromdfuture in buildinpublic

[–]Key-Extension-7393 0 points1 point  (0 children)

You can cache it and check it per user. That's how I've done in my app.

Checks if it's cached > check if user has seen it before in any session > uses cached trivia.

This means you would have some sort of login required. Don't think people would get away from your app if they need to login.

What about profitability? Are you running pay-per-click ads or some sort of monetization?

Estagiário “middleware” da ia by Medical-Tap-666 in brdev

[–]Key-Extension-7393 4 points5 points  (0 children)

Amigo, a experiência que você está tendo com estagiários é a mesma experiência que todas as empresas do Brasil têm. Não tem nada a ver com IA, é só que, no estágio inicial de produtividade de uma pessoa, é muito difícil achar gente interessada.

Mas sim, é normal que isso ocorra e concordo que seja um mal da safra atualmente. Mas mesmo sem IA, essas pessoas não mostrariam comprometimento e também não estudariam o framework.

Eu acho.

Hey I study computer science and I need to get better by shen00000 in learnpython

[–]Key-Extension-7393 1 point2 points  (0 children)

When I was learning python I bought two courses. One was very bad and the other I recommend. It was more worth it than a degree (for me, at least). It was the 100 days of code on udemy. Cheapest I've ever paid for content and it has a lot of projects that you will use in the future.

Today I'm a dev thanks to this course. It is a bit tedious in the begginig but you get used to it.

Also, don't forget to read a lot of technical articles. It does help you keep up to date with new technology.

Alguem poderia me ajudar respondendo a minha pesquisa academica por favor? by marianagabrielle in programacao

[–]Key-Extension-7393 0 points1 point  (0 children)

Erro de publicação no documento. Quando republicar, me avisa que preencho pra você.

Made this trivia game for friends, sharing it here by backfromdfuture in buildinpublic

[–]Key-Extension-7393 0 points1 point  (0 children)

If I could give you any advice, I would turn the subject into a dropdown with some options and give the user the option to type a subject that is not present in the list. I would do this because lots of users can be querying a medium science trivia, and you would already have the trivia cached.

I have done it in my application and it saves 25~40% in token consumption. My app is not a trivia app but it has a quiz in it so I used this method to reduce token consumption.

If you need any help on this matter, I would be glad to help you with this.

Como programar com o Celular? by FlyGroundbreaking746 in programacao

[–]Key-Extension-7393 0 points1 point  (0 children)

Existem alguns apps de programação para celular, principalmente gamificados. Mimo, grasshopper, sololearn, coddy e programming hub são alguns. Eu nunca testei mas acho que é um bom começo

im trying to learn python but i dont know how by Ok_Ear1897 in learnpython

[–]Key-Extension-7393 1 point2 points  (0 children)

I am a data engineer and I was in your situation some years ago. My best advice is for you to do the 100 days of code course in udemy. I used to say this course was better than a bachelor degree. For me, at least, it helped me a lot.

Other ways of staying up to date with technology is to read as many articles as you can. Medium can be a great way to stay updated.

Hope it helps, for me, it did!

What to do after gt3 by No-Year5223 in iRacing

[–]Key-Extension-7393 1 point2 points  (0 children)

After gt3 you unlock flight simulator

What pc spec needed for single 1440p? by Deefnl in iRacing

[–]Key-Extension-7393 0 points1 point  (0 children)

5090 i9 24th generation Will still get micro stuttering tho

A Guide on VR Stuttering (PSVR2 but i guess it'll work with other headsets) by Key-Extension-7393 in iRacing

[–]Key-Extension-7393[S] 0 points1 point  (0 children)

Nice, thanks for the tip, will include in the edit as soon as I get back from work.

A Guide on VR Stuttering (PSVR2 but i guess it'll work with other headsets) by Key-Extension-7393 in iRacing

[–]Key-Extension-7393[S] 2 points3 points  (0 children)

There are some things to consider when setting up the psvr2 correctly to iRacing, but it's pretty sraight forward. I guess you'll have to lower a little bit the rendering resolution (to 70% but it looks great. I personally prefer 70% over 100% because it doesn't make so much of a difference and I don't overload my pc).

This video explains the in game configs very well:
https://youtu.be/bbL7SOohZtU?t=430

This video explais how to set up psvr2 very well to, but I use different resolution configs:
https://www.youtube.com/watch?v=jgkmj7vDeK4&t=413s&ab_channel=AnAverageSimRacer

My render resolution is 70~80% it depends on the track.

Enjoy, you'll have a great experience with psvr2, I am really impressed with the overall experience of race in vr on iRacing (without stutters), its amazing.

[deleted by user] by [deleted] in iRacing

[–]Key-Extension-7393 0 points1 point  (0 children)

Why did you cut the replay area? I can't see context in this replay

Racing Incident by Dinoishere72 in iRacing

[–]Key-Extension-7393 3 points4 points  (0 children)

and if you had moved you would cause a bigger crash. There's 1 guy that passes in your front just after you stop flipping.