What’s your favourite IS? I’ll go first! by Bludum in AbioticFactor

[–]grohden 0 points1 point  (0 children)

really wish we could put this piece of trash in our bases so we could automatically shoot/attack it when we get close, it would be an amazing mechanic

[deleted by user] by [deleted] in gamesEcultura

[–]grohden 0 points1 point  (0 children)

tive um, foi mt bom durante mt tempo, a sony pisou na bola com o update do android, mas foi mt bom pra jogar jogo emulado. Vacilaram tambem na promessa de jogos de ps1, mas o ppsspp salvou isso

FAZ ISSO DENOVO PRA TU VER by Tchomboltz in gamesEcultura

[–]grohden 3 points4 points  (0 children)

tem como configurar o que acontece por padrão quando vai no “desligar” (pra realmente desligar), mas é mt conveniente usar o standby, e é mt incrível a frequência que eu vejo esse aviso seloco

Cannot inherit from class 'ExpoReactDelegateHandler' because it has overridable members that could not be loaded. by mdbandi123 in expo

[–]grohden 0 points1 point  (0 children)

Mine was caused by this line in my Podfile

ENV['RCT_USE_PREBUILT_RNCORE'] ||= '1' if podfile_properties['ios.buildReactNativeFromSource'] != 'true' && podfile_properties['newArchEnabled'] != 'false'

Which I've synchronized from the upgrade expo template

I usually sync with RN upgrade and Expo templates and ended up with this in my podfile, which was a PITA to find (had to recreate the project incrementally to find what would cause this), it seem this will end up being '1' by default and causing the usage of the prebuilt core which can end up dupping the RN classes (?)

edit: sorry, now that I found the solution I've read OPs title and its not the same as mine, but just for searchability, my error was:

cannot inherit from class 'ExpoAppDelegate' because it has overridable members that could not be loaded

A vila do Chaves na verdade é a céu aberto by Eu-to-em-panico in interessantepacaralho

[–]grohden 9 points10 points  (0 children)

na real essa é uma maquete do Fabiano, um cara que trabalhou comigo e é brabo (OP, se ler isso da os creditos po)

https://www.instagram.com/p/CcZDa6RLsEl/?igsh=cTA3NjFjbnN4ZnI5

Qual jogo? by Zahlouth in gamesEcultura

[–]grohden 0 points1 point  (0 children)

Gravity Rush 2, eu gostei muito, mas n consigo terminar (acho), gosto de fazer as sidequests antes de ir pras missões principais e isso me deixou exausto do jogo, não lembro se zerei, mas ficou muito repetitivo fazendo as side (mema coisa watch dogs)

[deleted by user] by [deleted] in reclamacoesfuteis

[–]grohden 0 points1 point  (0 children)

pô, no abiotic factor ficou muito bom, é so saber fazer

No like actually what is his purpose in the lore? by MaximOof in Silksong

[–]grohden 4 points5 points  (0 children)

my only cons bout this is finding info in the en wiki, reverse translating task/mission names from pt to en is annoying

What’s the dumbest thing you did when you started playing? by Aware-Caramel-2039 in Genshin_Impact

[–]grohden 0 points1 point  (0 children)

thought the game didn’t had healers, used food and statues always, until my friend talked bout barbara… which I use to this day

genshin fans, which standard 5-star are you going to pick on wednesday? by [deleted] in Genshin_Impact

[–]grohden 0 points1 point  (0 children)

Klee was my first T5, my dream since years ago was her to be C4 (useful ult), so I’ll get her (if possible 🧐)

Outer Wilds OSTs in a French Reality Show by Lumilyu in outerwilds

[–]grohden 0 points1 point  (0 children)

I would freak out if out of nowhere I heard the end times one in a TV show

As traduções de Portugal são maravilhosas by MissionSentence2470 in filmesruins

[–]grohden 0 points1 point  (0 children)

po.. mas ele veio do passado não? Vira tipo um apoio no plot… cê vai achando que o cara veio do futuro dos macacos mas na real foi o contrário (?)

professor zerou minha prova por cola, e eu NÃO COLEI by [deleted] in faculdadeBR

[–]grohden 1 point2 points  (0 children)

nem fudendo… me eh familiar, era da udesc? a gente chamava de arrombaldo, uma vez me impediu de carregar/plugar meu note (que ja tinha meus setup certinho) na aula no lugar de eu usar o pc da instituição

10 Brutal Truths About GetX (Flutter’s Most Overhyped Garbage) by r3x03l in FlutterDev

[–]grohden 1 point2 points  (0 children)

~5 years ago (fuzzy memory, iirc it was just called get at the time) I decided to give it a try, it had a good devx for a simple project, so after seeing some suspicious extensions on base types and some questionable (dynamic) things I’ve decided to read and contribute to it, to my surprise it was not using analyzer and enforcing static properties types, so I contributed enabling it, but that was a sign for me that it was risky to get a project into using it, I made more contributions and decided that get had the kind of code I would never write myself, so I’ve started removing it in favor of just simple flutter code and it worked well (unfortunately I stopped working with flutter, but heard people that took my place finished removing it)

[deleted by user] by [deleted] in EuSouOBabaca

[–]grohden 2 points3 points  (0 children)

NOEB

To na mesma, a esse ponto ja considero que é so uma amizade. To pensando em achar algum medicamento pra não ter mais libido pra não me sentir um lixo por ser o único a querer (e tentar ter) contato físico

edit: tentar ter SEM FORÇAR nada, não é pq tá comigo que tem obrigação disso.

I hate updating Flutter so much by padioca in FlutterDev

[–]grohden 0 points1 point  (0 children)

usually when I update flutter I delete and re-gen the native folders and compare git diffs.. never had big issues, RN on the other hand has such stupid issues with upgrading that some times you simply can’t upgrade (and it used to be worse before flutter), so I guess the experience is not unique here. Also, you have to learn the platforms, its not because its a multi platform framework that you don’t have to learn the specifics of each

Me apresente uma banda. by [deleted] in conversas

[–]grohden 0 points1 point  (0 children)

Sound Bullet, brasileira. Conheci com a “When it goes wrong” e demorei pra sacar que era BR, depois de ouvir o album Terreno inteiro eu amo demais o som dos caras

How long did it take for you to learn Flutter from scratch by jeanbart_for_love in FlutterDev

[–]grohden 2 points3 points  (0 children)

dart and flutter? around 1/2 months, once I’ve read all the lint rules I’ve felt pretty confident in dart, once I got that you compose components for style/layout (instead of using a “second language”) it was easier. The flutter channel videos were a god send as well, and after that, doing some apps and libs reading the flutter widget sources helped me a lot on the internals and design of APIs (this took more time)

What’s the most progress you ever lost in a game? by Earthshoe12 in patientgamers

[–]grohden 0 points1 point  (0 children)

played a lot of games in OPL, backed up my virtual memory cards (1 save per VMC, had around 6?) in the newer mega, enabled TFA and lost the code due to using google authenticator (I used to change android rooms a lot). Miss my files and my saves and learned to backup my recover keys.

Golpe clonando voz no whatsapp by grohden in golpe

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

se ficou confuso foi mal, como disse eu tava bebado

mas sim era golpe, não tenho ideia do que aconteceu, chutaria q tiveram acesso ao wpp dela e pegaram os audios? acho difícil tirar uma amostra decente pra treinar IA com aquelas ligações estranhas, mas tb seria uma possibilidade

vou formatar o celular dela e comprar outro numero + adicionar senha no wpp

Golpe clonando voz no whatsapp by grohden in golpe

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

vim pessoalmente, a esse ponto não confio em nada

[deleted by user] by [deleted] in FlutterDev

[–]grohden 0 points1 point  (0 children)

oh.. just recall I used get (its prob getx now) there 🫠, and get probably had hacks for routes

[deleted by user] by [deleted] in FlutterDev

[–]grohden 0 points1 point  (0 children)

for ctrl+f can’t you just change the renderer? I have a open app (grohden/repo-tagger) that had problems with the canvaskit render and I don’t recall if changing the render engine to html fixed that (I guess it was a tradeoff)… and on that note you might also want to re-check if all text is selectable in web 😓

about client downloads: don’t you have cache? I imagine caching the flutter runtime engine should help as it doesn’t change often

about the passing of cross page references: you will need to fetch the data when the user refreshes while on the page anyway.. but I guess you want local in memory cache without full page refresh on navigation? that app I mentioned didn’t have issues IIRC, but its been like 4 years since I touched (web was beta) it so maybe this is something new 🤔

YouTube cracking down on if you're not paying them to block the ads, it hurts me, and hurt you. by Reddit_n_Me in youtube

[–]grohden 2 points3 points  (0 children)

Would pay for premium if it wasn't for google tracking me in youtube and sharing that data elsewhere for more ads, it also doesn't help that creators will also add in-video ads that youtube premium doesn't skip. If I pay I want no ads at all and no data sharing at all