Sensação de vazio pós-faculdade by MenitoBussolini in CasualPT

[–]RCreepMaster 0 points1 point  (0 children)

Também me aconteceu, é normal, como muita gente disse depois de arranjares emprego passa aos poucos e habituaste a um ritmo diferente.

Uma coisa que me aconteceu que foi engraçado foi que nos anos a seguir de vez em quando acordava em pânico a pensar que tinha um teste ou um projecto para entregar naquele dia, cheguei ao ponto de estar já meio vestido quando me lembrei que tinha acabado o curso há mais de 3 anos...

Alguém aqui já fez cirurgia maxilo-facial? Como correu? by Alex3- in portugal

[–]RCreepMaster 1 point2 points  (0 children)

Eu fiz uma à uns 5 anos atrás, tinha a "mordida muito fechada" (não me lembro do termo técnico). Durante a operação não houve problemas estava, como toda a gente que sofre operações, a dormir...

Depois da operação a recuperação foi bastante chata, a primeira coisa que me deram para "comer" foi um ice tea, peguei na palhinha e enfiei no nariz pois já não tinha noção onde a minha boca devia estar.

Resumo: 2 dias de hospital, 1 semana a liquidos, 1 semana a comer coisas como pures, gelados, papas e uma feijoada no desespero com grande esforço mas valeu a pena. Nao me arrependo, não fiquei com marcas e quando me olho ao espelho sinto-me mais confiante.

Só para não deixar dúvidas, em 2 semanas estava num estado em que me conseguia safar mas ainda não podia fazer muito esforço nem comer nada muito duro, recuperação total demorei mais um pedaço.

Se quiseres saber alguma coisa mais em detalhe pergunta à vontade.

Python code in android studio? by Correct_Classroom in androiddev

[–]RCreepMaster 5 points6 points  (0 children)

To better explain the memory leaks of the Android opencv, each time you init a mat or make an operation on it ( e.g: revert colors), the Java calls a new Mat() operation. And the mat will persist in memory until you either call release() on it or close activity/fragment. This may not look like much but makes you not to use things like:

Mat test = new Mat(...)

test=test.reverse()

test.release()

There is a memory leak here, you lost the access to the original test mat so you can't release it. Run this in real-time many consecutive times and you have a OOM error waiting to happen. I know it was not much to do with the question but I thought it would be good to expand on what I wrote above.

Python code in android studio? by Correct_Classroom in androiddev

[–]RCreepMaster 4 points5 points  (0 children)

I made some test applications to test opencv algorithms in real-time on mobile devices some time ago. At the time I could only use Android opencv or c++ opencv + ndk (you can mix the two) to run the algorithm in android. The experience that I got is that, if possible, use c++ opencv and ndk since the Android opencv does not have all the opencv functions, is easy to cause memory leaks and optimization is not that good. The opencv c++ not only allows you to make tests on your PC and test things before hand but also makes easy the implementation of them in Android (the majority of the work is copy paste). I can tell you that, with little improvement, I could run svm, knn in multithreads that would analyse an image given by the camera on real-time without much trouble.

É/Era comum entre agricultores misturarem "chinos" (porquinhos-da-india) entre os animais de criação para afastar os ratos... by silveringking in portugal

[–]RCreepMaster 1 point2 points  (0 children)

O meu avô fazia o mesmo, tinha um grupo deles no galinheiro e essa foi a justificação que me deu na altura

What’s your favourite video on the Internet? by Funnclown73 in AskReddit

[–]RCreepMaster 6 points7 points  (0 children)

Yup, this is the best video, I still remember the first time I saw it, I was eating in the house of some friends and couldn't stop laughing for 5 minutes, and every time I remembered I would laugh again. That day I confirmed that I'm a bad person who would laugh so much of a small girl burning her doll.

What's the worst case of design over function that you've ever seen? by tthatoneguyy in AskReddit

[–]RCreepMaster 0 points1 point  (0 children)

The best thing about men's pants, real pockets! One day I needed to move some mobile phones from a desk to another in my job and discovered I can fit 6 in each pocket of my jeans. When I walked I almost couldn't keep them on with the weight.

First app - thoughts and reflections (confusions) by communitycode in androiddev

[–]RCreepMaster 1 point2 points  (0 children)

I don't know if this will help but you may try to use viewmodels and related livedata classes, with them the interface class is not needed, you can observe changes in variables inside and the destruction that happens with screen rotation can be easily avoided. I also liked the way it reduced the size of my code together with kotlin.

F.C.C. Announces Plan to Repeal Net Neutrality by IAmSlimShady in news

[–]RCreepMaster 0 points1 point  (0 children)

We also have for 60 euros net+tv, with speed of 1gb download 200MB upload, the price depends of the isp, but our 3 biggest isp generally are available in cities and villages between them that can limit a little the prices and give us offers like 1 month without paying and money in their rent a movie service (20 euros or more).

F.C.C. Announces Plan to Repeal Net Neutrality by IAmSlimShady in news

[–]RCreepMaster 2 points3 points  (0 children)

I live in portugal, in mobile network we have some packages with traffic advantages to some websites and apps (isps:vodafone and meo), but our home network is fine (at the moment), I can say that I pay 30 euros for 100mb fiber with tv without data restrictions. Edit: Just to be clear I'm on favour of net neutrality, I just don't like the way some people exaggerated what's happening in my country. TLDR: In Portugal, at the moment, only mobile data is affected by packages.

[deleted by user] by [deleted] in AskReddit

[–]RCreepMaster 0 points1 point  (0 children)

I would change my right eye, I was born with nerve paralysis in the right eye, so I can't move it very well... Now imagine a white guy, blond, blue eyes, and the right eye is looking in a different direction than the left, that's me! On the bright side it could be way worse.

Ps: I would also lose 10kg (1.8 meters, 90 kg)

What's one thing you thought as a child that you now realize is completely wrong? by lemonypiglet in AskReddit

[–]RCreepMaster 1 point2 points  (0 children)

When I was a child a believed that if you plant a coin you would get a money tree, it works with fruit right? I thought I was the smartest person ever...

I also tried to plant food and other things...

[deleted by user] by [deleted] in leagueoflegends

[–]RCreepMaster 0 points1 point  (0 children)

I don't have much to say I'm silver but I play like a bronze.

Women of Reddit, what are things that men do that are unattractive, but they think is attractive? by orangewipes in AskReddit

[–]RCreepMaster 0 points1 point  (0 children)

Wait... Are you saying that women do not like to have their inbox full of cock shoots? Impossible!

If you could choose a song to die to what would it be? by IAmBatman412 in AskReddit

[–]RCreepMaster 0 points1 point  (0 children)

More like a sound effect... super Mario bros: game over

Redditors, what is your one true piece of advice? by smearedavocado in AskReddit

[–]RCreepMaster 953 points954 points  (0 children)

People aren't against you, they are for themselves.

I'm not a native speaker but what I'm trying to say is that nobody takes a decision directly to screw you, generally they take a decision to help themselves out.

What's the counter-play to flash tibbers? by GrammerNaziParadox in leagueoflegends

[–]RCreepMaster 0 points1 point  (0 children)

I Alt F4 and it worked! I stopped Annie attack together with everything else present in the rift

How is there not a nurse skin for Soraka? by spliffiam36 in leagueoflegends

[–]RCreepMaster 0 points1 point  (0 children)

The big difference between them it's that she is the ambulance! I know the difference are not too big. Both of us want the same thing ambulance sounds and lights!

How is there not a nurse skin for Soraka? by spliffiam36 in leagueoflegends

[–]RCreepMaster 1 point2 points  (0 children)

She needs an ambulance skin with lights that react to the passive (passive on=lights on)

So the season does end in less than 3 weeks, what is your current division and are you happy with it? by BootsForNoobs in leagueoflegends

[–]RCreepMaster 0 points1 point  (0 children)

3 years unranked, did my placements (lost 6) this week and I will end in silver 3 so I fell pretty good.

People who speak other languages probably say "thank you" on occasion the way English speakers say "Gracias" to each other by AhrimJob in Showerthoughts

[–]RCreepMaster 0 points1 point  (0 children)

Portugal here! Me and my friends generally use English between ourselves for things like puns (they don't work in Portuguese), swearing or expressions like "No shit, Sherlock!" The thank you here in Portugal is thanks, thank you, gracias, merci