Ragnar {Groot Koerkamp} 🦋 (@curious_coding) 's Twitter Profile
Ragnar {Groot Koerkamp} 🦋

@curious_coding

PhD on high troughput bioinformatics @ ETH Zurich;
IMO, ICPC, Xoogler, Rust, road-cycling, hiking, wild camping, photography
bsky.app/profile/curiou…

ID: 1448253785973866496

linkhttp://curiouscoding.nl calendar_today13-10-2021 11:46:36

1,1K Tweet

1,1K Followers

81 Following

HSVSphere (@hsvsphere) 's Twitter Profile Photo

vu128, the variable integer serialization format, is about 5x faster than leb128 because it doesn't branch as often leb128 is a poor fit for modern CPUs

vu128, the variable integer serialization format, is about 5x faster than leb128 because it doesn't branch as often

leb128 is a poor fit for modern CPUs
Karel Břinda (@karelbrinda) 's Twitter Profile Photo

A decade ago, we had thousands of bacterial genomes. Now, we have millions. How to scale computational methods? Our paper in Nature Methods answers this: use evolutionary history to guide compression and search. …From terabytes to tens of GBs… w/@Baym Zamin Iqbal et al. 🧵1/

A decade ago, we had thousands of bacterial genomes. Now, we have millions. How to scale computational methods?

Our paper in <a href="/naturemethods/">Nature Methods</a> answers this: use evolutionary history to guide compression and search.

…From terabytes to tens of GBs…

w/@Baym <a href="/ZaminIqbal/">Zamin Iqbal</a> et al. 🧵1/
Taelin (@victortaelin) 's Twitter Profile Photo

QuickSort has been synthesized! I've finally added varlen uints to NeoGen, and, for the first time ever, it has invented, on its own, an O(n*log(n)) sorting algorithm! NeoGen isn't an AI. There is no model, no pre-training, no previous knowledge of sorting. In fact, the system

QuickSort has been synthesized!

I've finally added varlen uints to NeoGen, and, for the first time ever, it has invented, on its own, an O(n*log(n)) sorting algorithm!

NeoGen isn't an AI. There is no model, no pre-training, no previous knowledge of sorting. In fact, the system
Steven Salzberg 💙💛 (@stevensalzberg1) 's Twitter Profile Photo

Congrats to my colleague and collaborator @BenLangmead–our 2012 paper on Bowtie2, nature.com/articles/nmeth…, ranks 29th on the most-cited papers of the 21st century nature.com/articles/d4158…

Trevor Campbell (@trevorcampbell_) 's Twitter Profile Photo

There are so many weird Biology quirks that I somehow missed before and am only just finding now... Apparently translation can and *does* initiate from EVERY codon With the caveat that any codon other than the canonical AUG / GUG / UUG options induce transcription at such

There are so many weird Biology quirks that I somehow missed before and am only just finding now...

Apparently translation can and *does* initiate from EVERY codon

With the caveat that any codon other than the canonical AUG / GUG / UUG options induce transcription at such
One Happy Fellow (@onehappyfellow) 's Twitter Profile Photo

I'm getting increasingly convinced that 95.4% of all software engineering problems are because 1) latency is highs and 2) people code like latency is low. Let me get through a couple of examples:

Daniel Lemire (@lemire) 's Twitter Profile Photo

Universities have no clue what industry needs. Industry does not know what it needs. Government would be the last to know. We wrongly attribute the title of 'expert' to people who have no clue, no actual expertise... We confuse power and authority with expertise. Wherever you

Universities have no clue what industry needs. Industry does not know what it needs. Government would be the last to know.

We wrongly attribute the title of 'expert' to people who have no clue, no actual expertise... We confuse power and authority with expertise.

Wherever you
Jonathan Blow (@jonathan_blow) 's Twitter Profile Photo

In the past, one of the main excuses for shipping slow experiences was, in 1-2 years computers will be faster, so it will fix itself. Computers mostly stopped getting faster, and everyone forgot this was the linchpin that made the strategy work. Thus they will keep doing this

HSVSphere (@hsvsphere) 's Twitter Profile Photo

STOP. NESTING. EVERYTHING. User interfaces were meant to be FLAT and dense. Not whatever this terrible redesign is. Your sidebar *should* scroll reasonably. The old "Explore" button is a nice example of this, everything can be in view at the same time. With the new UI? 2 clicks

𝕐 (@nomad421) 's Twitter Profile Photo

🖥️🧬 WABI '25 will not only have excellent keynotes, but an exciting program of papers. The titles and abstracts of all accepted WABI '25 papers are now available on the conference website (wabiconf.github.io/2025/talks/). I'm looking forward to seeing these talks!

Andrea Guarracino (@andresguarahino) 's Twitter Profile Photo

Compressing and accelerating exabytes of pangenomic data - Summer School & Hackathon docs.google.com/presentation/d… #pangenomics

Compressing and accelerating exabytes of pangenomic data - Summer School &amp; Hackathon

docs.google.com/presentation/d…

#pangenomics
Daniel Lemire (@lemire) 's Twitter Profile Photo

I was honored to deliver the keynote address at the 23rd Symposium on Experimental Algorithms (SEA 2025). My talk, “Algorithms for Modern Processor Architectures,” explored key topics including superscalar execution and SIMD instructions, highlighting their critical influence on

I was honored to deliver the keynote address at the 23rd Symposium on Experimental Algorithms (SEA 2025). My talk, “Algorithms for Modern Processor Architectures,” explored key topics including superscalar execution and SIMD instructions, highlighting their critical influence on
json (wartime) (@jsonbasedman) 's Twitter Profile Photo

Slack is becoming so ran thru. MS Teams is a non-starter. Discord is gamer slop. I just want channels, threads, and DMs. Like nothing else. Why does every product tend towards slop like this?

sasuke⚡420 (@sasuke___420) 's Twitter Profile Photo

your job here at github is to replace the browser's native "find" feature with an implementation in react. you need to make sure that shift+enter doesn't go backwards, and the latency when you hit enter must be at least 1 second