Elektrine lite

← Feed

Pascal

killercup@mastodon.social

<p>I&#39;m just here to write bad jokes. Find me as <span class="h-card" translate="no"><a href="https://mastodon.social/@killercup" class="u-url mention">@<span>killercup</span></a></span> on other platforms.</p>

Posts

  • Post #2609345

    At #EuroRust and picking the talks about stuff I would never look into otherwise :) cosmic was interesting and now learning about Petri nets

  • Post #2609344

    In case anyone else needs to hear it: `Vec::with_capacity(user_input)` is probably a bad idea and will eat your RAM when you least expect it. At least put a `.min(reasonable_max)` on it. #rustlang

  • Post #2609343

    Feels good to be working on a Rust tool where optimizing it actually makes a difference. Last week, I was working on one of the fastest tools in its category. Then I got tricked into optimizing it, made Claude write some compute shaders for me, got rid of more `memmove`s, and now I think I can run on laptop in 10min what last week ran for 2.5h on a server with 16 cores! #rustlang

  • Post #2609342

    RE: https://genomic.social/@rastair/116260826067877345 Extremely proud to work on this! Challenging and fun

  • Post #2609341

    This is what I&amp;#39;ve been working on for a while now: https://deterministic.space/rastair.html (Finally got around to blogging again!)

  • Post #2609340

    Spent some time writing about the latest #rust #bioinformatics crate I’ve been working on: seqair, an alternative to (a subset of) htslib with some neat APIs and memory patterns! If you work in the field: expect a crates.io release soon! If you like software architecture rambles, hope you enjoy the post! https://deterministic.space/seqair.html

  • Post #2609339

    Second post about Seqair, my #rustlang take on htslib. This one is about streaming VCF/BCF writing and type-state/session type APIs! #bioinformatics https://deterministic.space/seqair-bcf.html

  • Post #2609338

    Sadly, I can’t make it to @rustnl #RustWeek next week — but I have a ticket and a hotel! If anyone is interested, dm me!

  • Post #2029035

    One more #rustlang post! This time on niches using pattern types on nightly https://deterministic.space/niche-int-types-in-rust.html

  • Post #694881

    Anyone following me going to @Rustnationuk ? Haven’t been in London a while, haven’t been to a conference in a while :)