Some thoughts on AI based on working on this project: Some thoughts on AI based on working on this project: liorpachter.wordpress.com/2026/02/19/t...
19.02.2026 17:02 — 👍 23 🔁 12 💬 5 📌 1@ducktapeprogrammer.bsky.social
Bioinformatics. Rust. Mojo.
Some thoughts on AI based on working on this project: Some thoughts on AI based on working on this project: liorpachter.wordpress.com/2026/02/19/t...
19.02.2026 17:02 — 👍 23 🔁 12 💬 5 📌 1We are excited to announce that we can successfully use Rust's async/await on the GPU. This has never been done before.
www.vectorware.com/blog/async-a...
Supporting Rust's async/await (and futures) enables existing Rust code to work on the GPU and makes GPU programming more ergonomic.
I’ve written a post about my recent experiences (successes) with AI coding models; the experiences that caused me to re-evaluate my initial judgements, the surprise I had at what can be accomplished, & some fears I have about these tools. Discussion welcome! combine-lab.github.io/blog/2026/02...
15.02.2026 04:31 — 👍 51 🔁 15 💬 8 📌 5setting on github to set commit message of a squashed PR to PR title + description
TIL this setting on GitHub. kinda mad about the years of git commits could have contained my beautiful PR descriptions
13.02.2026 23:42 — 👍 40 🔁 6 💬 6 📌 1ziglang.org/devlog/2026/...
> it seems we are indeed reaching the Promised Land, where Zig code can have Io implementations effortlessly swapped out
hat: a cargo-like wrapper around pixi for managing mojo projects.
github.com/sstadick/hat
It literally just shells out to pixi and is meant to be very transparent! 100% compatible with pixi.
And to counter the slightly anti-ai stance in the essay, here's pretty pro-ai take that seems like a really nice balanced usage model:
mitchellh.com/writing/my-a...
This essay keeps feeling more salient the more I work with various AI agents.
That's not to say that agents aren't massive enablers in some cases. There's just tradeoffs.
So anyway:
BiRank & QuadRank: single-cache-miss rank queries that are double the throughput of other Rust crates and fully saturate the memory bandwidth.
Side effect: QuadFm is smaller and 2-4x faster than the next-best FM-index.
github.com/RagnarGrootK...
raw.githubusercontent.com/RagnarGrootK...
I've just released #rust-htslib 1.0. After a long time with a pretty stable API usage of rust-htslib in production, it feels like the right time to finally move to 1.0. Most important change is probably a switch to thread-safe pointers in BAM record handling. github.com/rust-bio/rus...
29.01.2026 10:37 — 👍 17 🔁 7 💬 1 📌 0I am looking for a postdoc to develop high-performance algorithms in computational genomics. Email or DM me if interested. For more information, see hlilab.github.io/vacancies. RTs appreciated!
14.01.2026 15:44 — 👍 43 🔁 64 💬 1 📌 0I am hiring a staff bioinformatician for my new lab at the University of Utah! Please consider applying if you are on the hunt:
employment.utah.edu/salt-lake-ci...
We ❤️ our users in academia – and we love to read their success stories.
PS: If you think your institute/company could benefit from Pixi as well, and you want to learn more, please reach out to us to plan something! We're looking forward to organize more workshops this year.
There’s dozens of us!
05.01.2026 14:20 — 👍 4 🔁 0 💬 1 📌 0I use it in place of both Rust and Python! 2026 should be the year they open source the compiler.
05.01.2026 14:20 — 👍 0 🔁 0 💬 0 📌 0Advent of Code Day 12:
codeberg.org/sstadick/aoc...
Screenshot of SAM spec for the SEQ field that says a single `*` is valid when the sequence is not stored.
TIL that a single `*` is a valid SEQ in SAM spec.
It makes sense in retrospect, but I did not cover that edge case.
github.com/sstadick/per...
Advent of Code Day 11:
codeberg.org/sstadick/aoc...
Advent of Code Day 10: codeberg.org/sstadick/aoc...
The wall has been hit on part 2. I know what it is I don't know... I just need a few days to re-learn the math.
@typst.app really is as good as the hype.
10.12.2025 18:17 — 👍 29 🔁 7 💬 0 📌 0It’s hard to recommend till it’s truly open source, but there’s a lot to like for sure!
09.12.2025 17:24 — 👍 1 🔁 0 💬 0 📌 0With @Modular looking to hit Mojo 1.0 and open source the Mojo compiler in 2026, I strongly suspect we'll see a huge uptick in Mojo usage in bioinformatics and data science next year.
09.12.2025 16:32 — 👍 3 🔁 0 💬 1 📌 0Not the first paper I've been a part of, but the first one I've ever written, organized, and executed! I learned a lot getting this one done.
Also, Mojo! 🔥 👇
Advent of Code Day 9:
codeberg.org/sstadick/aoc...
Classic part B where I thought I had it solved.... and then two hours later figure out the trick.
🧬Explore the latest from Bioinformatics Advances: “Ish: SIMD and GPU accelerated local and semi-global alignment as a CLI filtering tool.”
Read the full paper here: https://doi.org/10.1093/bioadv/vbaf292
Author: @ducktapeprogrammer.bsky.social
Advent of Code Day 8: codeberg.org/sstadick/aoc...
Time to go read up on the correct way to solve this one.
Advent of Code Day 6:
codeberg.org/sstadick/aoc...
Advent of Code day6!
Nothing elegant about my approach today, just a "get it done before the kids wake up" solution.
> “match” statement and enums
Overall, it's not going to have the sort of fantastic stability and backwards compat of Rust, but it should be better than Python at managing changes it seems.
A path to 1.0 for Mojo www.modular.com/blog/the-pat...
05.12.2025 21:44 — 👍 5 🔁 0 💬 1 📌 0