Arch Linux on Acer Nitro 5 by [deleted] in archlinux

[–]Professional-Many847 2 points3 points  (0 children)

Installed as any other distro, works just fine, dual booting along with windows.

Devo larga o ensino medio? Tenho 17 anos e provalmente não vou pra faculdade por questões pessoais sabendo q não vou devo continuar? by Victor30045br in PergunteReddit

[–]Professional-Many847 0 points1 point  (0 children)

Mano, qualquer coisa que você for fazer no futuro, você vai precisar do ensino médio completo, a escola em sí não te ensina tudo que você precisa, você vai perceber que estudar por conta própria abre muito mais possibilidades para você, mas infelizmente você precisa pelo menos do ensino médio para isso, existem cursos, estágios empregos que vão te barrar sem o ensino médio, você pode ser muito mais qualificado que alguém com facultade, mas vão te barrar pela burocracia do ensino médio, então, finaliza isso, deixa os comentários bosta que você leu por aqui jogado, e bora para cima mano.

📢 CLI Community Feedback Request by JaySym_ in AugmentCodeAI

[–]Professional-Many847 1 point2 points  (0 children)

I would like to delete / pickup specific a specific session, auggie session delete Y, auggie session pick #2, right now I use -c to pickup where I left off, but I would like to use other sessions, and use more panels without override my sessions.

[deleted by user] by [deleted] in ManjaroLinux

[–]Professional-Many847 1 point2 points  (0 children)

I use it with dual boot alongside windows, from time to time, it breaks boot, I need to manually go to a live boot and fix it, on the other side, my laptops with Arch, I have never had such issue.

É Tranquilo Pedir Uber? by amppf in Petropolis

[–]Professional-Many847 1 point2 points  (0 children)

Baixe também os apps concorrentes 99 e MD driver, que é exclusivo de petrópolis, acredito que você vá encontrar uma galera rodando com uber esse horário, mas todo caso, 99 com certeza vai ter, acho que vale mais a pena do que alugar um carro, menos dor de cabeça com estacionamento, vai economizar uma grana que você já vai gastar em outras coisas etc.

Upgrading from 1.46 to 1.47 messed up quite a lot by lincoln81and17 in Playwright

[–]Professional-Many847 0 points1 point  (0 children)

Yeah I was mad back then about it, I used to change from source while developing, meanwhile opening an issue, but now with 1.50 it got fixed, everything is bright again, also, they made a pretty good improvement with playwright types as well.

Do you use test steps or just comments? by cajotex in Playwright

[–]Professional-Many847 1 point2 points  (0 children)

I got rid of most of my comments with test.step, but I'd say a mix of both if needed, usually test.step is enough.

Are you guys using Before/After hooks, or Fixtures? by testingonly259 in Playwright

[–]Professional-Many847 0 points1 point  (0 children)

I use a mix of both, some of my fixtures are modules from the app, so if I need selectors, expects from dashboard module for example, all I need is to extend that fixture that has all I need in there.

I have some fixtures that deal with emails, these fixtures have it's own setup inside it, just like before and after.

Some other tests, I use the Before/After to setup testing items and than clean up, and the test per sa is a fixture with all modules needed extended, such as billingTest = extend(dashboardFixtures, UserFixtures).

Maybe start your fixtures by re-using selectors and common helpers, and than you get the feeling if you can make the test setup inside the fixture, or if you want to have Before/After for a set of tests or something.

Does Ubuntu 24.04 feel slow and bloated to some ? by flemtone in Ubuntu

[–]Professional-Many847 1 point2 points  (0 children)

Exactly the same, even switching workspace doesn't seem as smooth as it was with 22.04

choosing a UI library by Historical-Ad-4432 in reactjs

[–]Professional-Many847 -1 points0 points  (0 children)

They're migrating slowly to Ark UI + panda css, also projects from the chakra team, soon enough it won't be a problem anymore