Results 89 issues of Renato Alves

We've encountered unusually high memory usage when `bwa mem` (0.7.15) mapping `singles.fq` against a reference database. The same operation with paired `reads1.fq reads2.fq` requires half the memory. Picking one particular...

#### Summary The tag `LDAP` is inconsistently used in upper-case and lower-case styles. This PR corrects the lower-case occurrences to upper-case. Edit: I believe this change has no impact on...

Lifecycle/1:stale
release-note-none
Contributor

This seems like a typo as the wide label appears in all stages of the animation. The PR goes from: ![Old GIF pivot animation](https://github.com/unode/R-ecology-lesson/blob/98821f5064517fb83aec0bcf4a2e7a4b9550f1a3/img/tidyr-pivot_wider_longer.gif?raw=true) to ![New GIF pivot animation](https://github.com/unode/R-ecology-lesson/blob/d8ec9c2337f6c247ca1c42069d8761350fc86459/img/tidyr-pivot_wider_longer.gif?raw=true) where...

When teaching this section the result was unexpected. I believe there is a bug in the logic of the code that went undetected so far. Inverting the scaling factor "fixed...

When trying to explain the code flow of the rectangle normalization, in a course I quickly put together this illustration which helped visualizing the two execution paths of the code....

Attempt to workaround API changes related with async loop management in 3.11+

### Proposed change [Jupyter Remote Desktop Proxy](https://github.com/jupyterhub/jupyter-remote-desktop-proxy?tab=readme-ov-file#jupyter-remote-desktop-proxy) now provides a customizable UI overlay element. In this extension the default includes an interface to access the remote clipboard. It can however...

enhancement

* **Thunderbird version:** 128.4.0esr * **Thunderbird Conversation version:** 4.2.3 * **Operating System:** NixOS **What did you do?** Clicked the "open" magnifying lens icon on an attached PDF and also tried...

thunderbird issue

Hi @eadwinCode, I'm trying to find an automated way to export all the permissions used by the project on a more human readable format. Django Ninja provides [`manage.py export_openapi_schema`](https://github.com/vitalik/django-ninja/blob/3db23c46388c01b0e7ca6b11939897324cef5890/ninja/management/commands/export_openapi_schema.py#L19) and...