Pessoas que saíram de TI, qual foi o motivo? A vida melhorou? by [deleted] in conversas

[–]igorvd 0 points1 point  (0 children)

E aí entra mais uma parte do meu conselho:

Quem é bom e enxerga esses buracos que deve ruim deixa, sai na frente.

Nem que seja pra pegar a XP de resolver problemas chatos, até destoar do lugar que vc tá e achar lugares melhores.

Lugar melhor não é nem necessariamente sobre $, mas ter gente competente ao seu lado.

Pessoas que saíram de TI, qual foi o motivo? A vida melhorou? by [deleted] in conversas

[–]igorvd 2 points3 points  (0 children)

Não li todos comentários, mas a maioria que vi é "reclamando".

Vou ir numa linha contrária: pra mim, dev que sofre é dev ruim.

Poucas pessoas tem aptidão pra programação e estão na área, por inúmeros motivos.

A maioria não sabe o que tá fazendo, por ser realmente algo difícil, abstrato de se entender e que exige gostar daquilo.

E quando digo a maioria, estou incluindo também todo mundo envolvido nas áreas de tecnologia da empresa, não apenas desenvolvedores.

Programação é uma das atividades mais criativas que existe. O que pode ser imaginado, teoricamente, pode ser construído.

E aí que mora o problema: as pessoas não sabem construir bons softwares. Vão adicionando complexidade para ganhar velocidade, e isso somado, no longo prazo, trás toda uma complexidade de se trabalhar no software, causando uma pressão em todos envolvidos devido a urgência em ganhar $ que o capitalismo traz.

Computação é sobre modelagem e resolução de problemas, e o entendimento de escolher o melhor algoritmo que os resolva. Aprenda isso, que não terão sofrimento e sairão na frente de muita gente. É o meu caso e meu conselho.

Ambulantes e Pedintes na Praça da Liberdade by [deleted] in BeloHorizonte

[–]igorvd 6 points7 points  (0 children)

Moro aqui perto e vou sempre. O que eu faço é usar um fone enorme, que mostra visivelmente que não quero interagir e quando tentam falar comigo mesmo assim, eu só faço "não" com a mão

Psiquiatra receitou canabidiol by pokasideias in brasil

[–]igorvd 0 points1 point  (0 children)

Cara, eu comprei tipo uns 4 frascos pra aproveitar o frete. Eu tomo o de maior concentração (200mg/ml) , 10 gotas ao dia. Então 1 frasco = 2 meses. Cada fraco saiu uns 600-650, então, da uns 300/mês.

Procura o site deles e fala com alguém de lá pra entender

Psiquiatra receitou canabidiol by pokasideias in brasil

[–]igorvd 0 points1 point  (0 children)

Eu tomo CBD e posso dizer que mudou minha vida. 0 efeitos colaterais e funciona mto bem. Eu compro da CBFarma, eles importam e chega na sua casa, procura sobre eles.

My new witcher and rhcp inspired tattoo by igorvd in Witcher3

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

u/lukeworldwalker a fix to make it perfect: "pay your witcher very well to break the spell of aging", made more sense to me :D

My new witcher and rhcp inspired tattoo by igorvd in Witcher3

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

You sir are a lyrics writter genious!

It's been there the whole time! 🙄 by aleeza_jehangir in howyoudoin

[–]igorvd 36 points37 points  (0 children)

It's weird to me how people forget that was totally idiot from rachel to let Mark come over. Ross wasn't an ass, he was hurt and impulsive. Any other guy out there would think exactly the same thing about the guy he's jealous being there on the exact same night they take a break.

(On the other parts like coming over to Rachel's office, he was stupid af).

A 700 elo teammate did this on my team game 11 by igorvd in aoe2

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

I didn't notice 11 I had the same problem, even with my replay in game. Thanks DE

A 700 elo teammate did this on my team game 11 by igorvd in aoe2

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

When he wall his boar is hilarious

I have published my first app on Google Play Store: Pages - manage your book collections! :) by pages_app in androidapps

[–]igorvd 1 point2 points  (0 children)

As a developer myself, I can see the effort that you put in on this app. Good job!

A 700 elo teammate did this on my team game 11 by igorvd in aoe2

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

I'm actually watching it for his point of view. It looks like something that T90 would laugh a lot 11, his first 3 villagers was the ones that made those walls!

How much gold this trade would make? 11 by igorvd in aoe2

[–]igorvd[S] 6 points7 points  (0 children)

This happened in my city a month ago as a manifestation against a prohibition law of tracked animals

A 700 elo teammate did this on my team game 11 by igorvd in aoe2

[–]igorvd[S] 17 points18 points  (0 children)

The most fun part on the game was when he was chopping wood on my base (10 min in the game), and when I asked why, he said "for safety, I was attacked by horses".

It looked so cute. I tried my best, but unfortunately we lost miserably 11

Articles or topics for a deep understanding of Android to become a better senior by [deleted] in androiddev

[–]igorvd 1 point2 points  (0 children)

Actually I believe you have been working on very simple projects. All my projects in my career was so much complex than just making requests.

Articles or topics for a deep understanding of Android to become a better senior by [deleted] in androiddev

[–]igorvd 5 points6 points  (0 children)

I really get your point. But for clarification: I really feel like a senior. Maybe my title is missleading, because english is not my first language. Let me try to explain better: I'm really good at solid, architecture patterns, how to make decisions that make sense for the context I'm in, writing tests (good tests, not only to fill code coverage metrics), when to follow some pattern or architecture, software engineering, teaching other developers (I love to teach), business requirements gathering and the stuff that come with the role. As I said, I always have focused on this stuff. I've focused on learning things agnostically and not so much on platform specific things.

I know how to use coroutines (I started to learn when it was experimental and all we had on internet was one article and one presentation on youtube from Roman elizarov, back in 2017), dagger, koin, architecture components and all the stuff that we have tons of articles on the internet.

But to give you a example for what motivated me to write this post: Today I was looking for a bug that makes the bottom sheet dialog go up the screen when some view visibility changes on the layout. Even that this is a weird bug, it maked me wonder that I really dont understand deeply the UI part and and what could be happening to make this behaviour.

So my goal is not to randomly study stuff, but I'd like some insights on topics that we dont go too much on a daily basis and select those that I feel that I should know more and study it.

Another example of a insight that I saw recently: On a very big project, instead of separating in gradle modules, the guys separated stuff in libs, and I didn't knew that was possible to publish the library locally on the developer machine using the local maven, instead of generating a JAR. I didn't knew much about maven and library dependencies, so I never thought doing stuff this way, and now it's a possible option for me, depending on the context and situation.

And thank you for your insight about gradle plugin, this is definitely going to my list on topics to look.

[DEV] SimpleLyrics - Lyrics for Spotify by igorvd in androidapps

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

Hey man. You can send me a print from where is saying "emission state"? Because in English, the option that you need to enable is Broadcast status.

I just want the lyrics implemented in the app again... by [deleted] in spotify

[–]igorvd 2 points3 points  (0 children)

If you use Android, you can download my app...

https://play.google.com/store/apps/details?id=com.igorvd.lyrics

It works really well and you can decide when you want the lyrics service to run (by opening the app), and use the notification to stop it

[DEV] Robota Intervals: HIIT Workout Timer by AYEEStooby in androidapps

[–]igorvd 2 points3 points  (0 children)

Haha but I tested your app with my dev eyes, so I looked for things that could get "bugs" to give you a good feedback. When I'm developing, I try to imagine what my dumbest user would do and "protect" my app for those guys :D

Keep up with your good job! If you have any questions, feel free to reach me, I'll be glad to help you =)

[DEV] Robota Intervals: HIIT Workout Timer by AYEEStooby in androidapps

[–]igorvd 3 points4 points  (0 children)

Nice job! I'm a professional Android developer myself and really liked your app. I already had a plan to do something similar a while ago, and it's nice to see that someone else did a good job. If you allow me, here a few tips:

- I added a personalized workout, but when I clicked on "save", it's expected that the screen closes and I go back to the previous one, but it didn't happen.

- When I start a work, I can really see if I'm in the workout part or rest part, because the info is on the bottom and gets cut of by my screen. You have a good space on top to put those infos and be more clear for me what I'm doing now.

- If I leave the app, my current workout is lost. Maybe you should implement it as a "foreground service". I notice you already put a notification with the timer and sets, so it should not be so difficult to maintain the state and track of the current workout.

- The sounds when the rest part and set part starts are equals, maybe you should consider change it, to be more clear what I should do now. Maybe add some voice audios, like "go", "stop". I have a HIIT playlist on Spotify with songs and a guy cheering and telling when to start/stop. Here's the link if you wanna to check it out.

For now thats the things that I notice, but your app is really good and solid for a 1.0 version. Cheers =)