HackerTrans
TopNewTrendsCommentsPastAskShowJobs

emiller88

no profile record

Submissions

Rewrites.bio: 60x speedup in Genomics QC and AI rewrite principles for Science

rewrites.bio
22 points·by emiller88·4 ay önce·3 comments

[untitled]

1 points·by emiller88·6 ay önce·0 comments

[untitled]

1 points·by emiller88·geçen yıl·0 comments

[untitled]

1 points·by emiller88·2 yıl önce·0 comments

Migration from Biocontainers to Seqera Containers: Part 1

nf-co.re
2 points·by emiller88·2 yıl önce·0 comments

[untitled]

1 points·by emiller88·2 yıl önce·0 comments

[untitled]

1 points·by emiller88·2 yıl önce·0 comments

[untitled]

1 points·by emiller88·2 yıl önce·0 comments

[untitled]

1 points·by emiller88·2 yıl önce·0 comments

Setting Up Doom Emacs for Astro Development

edmundmiller.dev
1 points·by emiller88·2 yıl önce·0 comments

Using Age with Org-Journal

edmundmiller.dev
1 points·by emiller88·2 yıl önce·0 comments

The Good Research Code Handbook

goodresearch.dev
1 points·by emiller88·4 yıl önce·0 comments

comments

emiller88
·4 ay önce·discuss
AI coding assistants have made it possible for domain experts to rewrite established scientific software in days. We believe that a wave of AI-driven tool rewrites is coming to bioinformatics. We've published a set of best-practices principles to help people to approach rewrites in the right way. Along the way we fully rewrote and open-sourced the genomics QC tools for RNAseq, the most widely used genomics pipeline, yielding a >60x performance improvement.
emiller88
·2 yıl önce·discuss
There's so many more!

1. `uvx --from git+https://github.com/httpie/cli httpie` 2. https://simonwillison.net/2024/Aug/21/usrbinenv-uv-run/ uv in a shebang
emiller88
·4 yıl önce·discuss
Agreed. I've found https://lunchmoney.app/ really nice.
emiller88
·4 yıl önce·discuss
FYI, we've added support for the framework to nixos-hardware. I appreciate any feedback or improvements anyone has! https://github.com/NixOS/nixos-hardware/blob/master/framewor...
emiller88
·5 yıl önce·discuss
https://github.com/NixOS/nixos-hardware/issues/323

Created an issue for this for anyone interested!
emiller88
·5 yıl önce·discuss
The resource I recommend to people looking to move from wet lab to dry lab stuff is https://www.biostarhandbook.com/. From your post history it looks like you already have some programming experience, so you could skip the first few chapters which are just a linux intro. I don't think it has all the best practices, but I think it's the most comprehensive overview that starts from square 1 and fills in all the gaps no one tells you when you first start, for example the "Common data types" chapter.