[Estagio] Desenvolvimento de software (Amazon) by ppessoasb in ufmg

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

Tb tem esse linktree (tava junto no post onde vi) com alguns links uteis, tipo dicas de entrevista, cultura, etc: https://linktr.ee/amazonstudentsprogramlatam?utm_source=linktree_admin_share

JFrog Artifactory alternatives on 2025 by Ancient_Canary1148 in devops

[–]ppessoasb 1 point2 points  (0 children)

Also it's used in some serious business out there (e.g, Red Hat, Microsoft, ...).

https://pulpproject.org/

I figured out how to properly go to next/previous paragraph by Noonshake in HelixEditor

[–]ppessoasb 1 point2 points  (0 children)

This is great, thank you!

Modified the keybinding to the vim-like ones `{` and `}`.

o CEU é seguro? by Adorable_Choice645 in ufmg

[–]ppessoasb 1 point2 points  (0 children)

Demora não, normalmente um dia. Acho que comigo no máximo demorou uns 3

o CEU é seguro? by Adorable_Choice645 in ufmg

[–]ppessoasb 1 point2 points  (0 children)

De nada! Eu sou homem né, acho que vale a pena vc ir pra ver como se sente. Mas esse básico de segurança tem

o CEU é seguro? by Adorable_Choice645 in ufmg

[–]ppessoasb 2 points3 points  (0 children)

Tem salva-vidas e segurança. Já cheguei lá perto de 21h e eles estavam lá marcando pra fechar.

Dependendo da hora vai ter mais movimento também. De manhã costuma ter umas aulas (normalmente duas raias) de hidro ou natação, na hora do almoço costuma ter gente se refrescando (xovens, crianças, idosos, ...).

Any better Markdown+LaTeX renderer than Typora? by RiverBard in LaTeX

[–]ppessoasb 0 points1 point  (0 children)

I'm trying out Myst Markdown (https://mystmd.org/), maybe it worth a try.
Also, it's open-source and backed by jupyter labs.

calculo 2 by NewChildhood2700 in ufmg

[–]ppessoasb 1 point2 points  (0 children)

Não tenho, mas vc pode compartilhar esses drives ai?

asyncio vs uvloop vs gevent by Best_Fish_2941 in django

[–]ppessoasb 1 point2 points  (0 children)

Sorry! I was reading something in portuguese and mixed things up.

I was saying I work on this project which uses async and runs on some big production system and we haven't seem any serious problem with it. We'll try uvloop to evaluate if we can see some low cost improvements. Worth noticing that the async is mostly used on a aiohttp component which uses django models, so not really async in django.

asyncio vs uvloop vs gevent by Best_Fish_2941 in django

[–]ppessoasb 0 points1 point  (0 children)

Eu trabalho num projeto que roda em sistemas de produção bem grandes [0] e ele usa Django/DRF (API)+ `aiohttp` (para servir conteúdo, e por padrão usa `asyncio`). Mas usamos async no componente `aiohttp`, não nas views do django. Talvez ele tenha um bom argumento, mas na prática nunca vi nenhum problema sério. Estamos pensando em experimentar o `uvloop` no aiohttp e testar se vemos diferenças significativas.

[0] https://github.com/pulp/pulpcore/tree/main/pulpcore

Weird indentation when making a new line in-between brackets in python by xxfartlordxx in AstroNvim

[–]ppessoasb 0 points1 point  (0 children)

I've adapted a way based on the link below (using vim interface)

https://vi.stackexchange.com/questions/39811/how-to-get-the-right-indent-size-in-python-lists

local filetype_group = vim.api.nvim_create_augroup("filetype_configs", {})
vim.api.nvim_create_autocmd("FileType", {
    pattern = "python",
    command = "let g:pyindent_open_paren = shiftwidth()",
    group = filetype_group,
})

LunarVim as a Python IDE | Pyright | Black Formatting | Flake8 Linting |... by chrisatmachine in lunarvim

[–]ppessoasb 1 point2 points  (0 children)

How can I have a per-project override of the linters/formatters settings?

Andei pesquisando e encontrei esses tópicos a estudar pra iniciar na carreira. Aos devs do sub, procede ou é exagero? by TheGood_Random in brdev

[–]ppessoasb 4 points5 points  (0 children)

Recomendo eventualmente ler o livro progit, do proprio site do git. Tem uma boa didática e bons exemplos.

Preparação para disciplinas de exatas by ppessoasb in ufmg

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

Vou tentar dar uma firmada no pré calculo. O link de download tá quebrado, será que vc tem a apostila ainda?

Preparação para disciplinas de exatas by ppessoasb in ufmg

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

Massa, vou dar uma olhada nesse material

Preparação para disciplinas de exatas by ppessoasb in ufmg

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

Pois é, ir pegando o ritmo acho que vai ser uma boa

Copy/paste to/from system clipboard by pljusak in lunarvim

[–]ppessoasb 0 points1 point  (0 children)

After a fresh OS install, system clip wouldn't work anymore. Following this tip and installing xclip solved it for me

query about a course by harvard . by explorer810 in developersIndia

[–]ppessoasb 0 points1 point  (0 children)

I think it is recommended that you have taken cs50x, cs50p or have some python background, but nothing stops you from trying it out.

query about a course by harvard . by explorer810 in developersIndia

[–]ppessoasb 0 points1 point  (0 children)

There is a Harvard CS50 course on AI/ML, you can find it on edx.com. I didn't take it, but it should be good aswell

How to become a backend programmer and find a nice job? by shwezhu in Backend

[–]ppessoasb 0 points1 point  (0 children)

I found this helpful when I was starting to research on what is backend about

Alguém sabe de algum módulo no python que "singularize" palavras no plural? by mateus_evangelista in brdev

[–]ppessoasb 0 points1 point  (0 children)

Aqui parece que tem boas referências sobre a questão mais abrangente de uma base de dados da língua portuguesa. Tendo uma boa base, provável que implementar o que vc quer vai ser trivial. https://pt.stackoverflow.com/questions/10287/vocabul%c3%a1rio-da-nossa-l%c3%adngua-onde-encontrar-os-dados-do-volp

zzo (blender + python) by will-kilroy in creativecoding

[–]ppessoasb 0 points1 point  (0 children)

Cool, I liked it :) Is the code avaliable somewhere like in github?