Inbox. 2025.
#dontuseexcel #excel #microsoft #genetics #science #research
| github | https://github.com/LukaP-BB |
Inbox. 2025.
#dontuseexcel #excel #microsoft #genetics #science #research
#Introduction Hi #fediverse ! We’re the European Southern Observatory, and we design, build and operate ground-based telescopes.
One of them is our Extremely Large Telescope, currently under construction in #Chile. It will have a 39 m mirror, and its rotating enclosure will weigh 6100 tonnes, or about 700 mastodons!
We’re looking forward to chatting with all of you about #astronomy
đź“· ESO/G. Vecchia
L'appel à proposition pour les mini #symposiums de #JOBIM2025 est lancé!
➡️ L'objectif est de réunir des scientifiques autour de thématiques spécialisées en bioinformatique!
⌚ Durée: 3 heures
đź’° Autofinancement (enveloppe de soutien possible via la SFBI)
⌛ La deadline est fixée au Vendredi 17 Janvier 2025 à 18h.
⛔ Attention, les inscriptions à JOBIM sont obligatoires pour les conférencier.e.s et participant.e.s des mini-symposiums ⛔
On a hâte de lire vos propositions!
Just learned today about composite indexing in #sql ( #sqlite in particular). Again something that seem obvious once you know about it but that completely flew over my mind.
Basically using one index over 2 columns can be way better than having 2 distinct indexes for the same query.
I discovered it through the .expert command : https://www.sqlite.org/cli.html#expert that I used like this :
```
>>> .expert
>>> [expensive query]
CREATE INDEX Transcripts_idx_705bb5a0 ON Transcripts(gene, prot);
```
🤯
/proc
Permalink: https://wizardzines.com/comics/proc/