Viewing profile — lkirk
lkirk
HN member- Joined
- Sat, Feb 25, 2017, 7:34 AM UTC
- HN karma
- 66
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About lkirk
Recent public activity
-
comment
Comment #49136405
I think this is a bit optimistic compared to my view (wrt portability). There's a large stack of software that is involved in training and probably less so in inference. I'm not sa…
-
comment
Comment #44816054
For me, in my use of Python as a data analysis language, it's not python's speed that is an annoyance or pain point, it's the concurrency story. Julia's built in concurrency primat…
-
comment
Comment #35926358
This thought led me to a strange conversation with chatgpt. I just base64 encoded "Hello chatgpt how are you" as "SGVsbG8gY2hhdGdwdCBob3cgYXJlIHlvdQ==" and sent it as the first pro…
-
comment
Comment #35215405
Yes, I would agree that technical and non-technical usability is one appealing spreadsheet use case. I think that another thing I find myself using spreadsheets for is simple data …
-
comment
Comment #23979433
Is this something that the internet archive would preserve?
-
comment
Comment #22711841
Can you elaborate a little here? I made the switch from classic notebooks to jupyterlab recently and find the bin experience very similar (there's a few subtle differences that I c…
-
comment
Comment #22711798
In my experience, there's a balance to be stricken. I really like notebooks for documenting the algorithm development process. I used to do a ton of repl driven development and Jup…
-
comment
Comment #20985853
A sequencing run (at least in the context of Illumina's technology) requires a few very expensive consumable reagents: First being the flowcell (microscope slide that the dna stick…
-
comment
Comment #20985812
Nanopore sequencers may require less prep and may be cheaper, but their sequencing error rate is astronomical, so you'd end up doing a lot more sequencing of the same material befo…
-
comment
Comment #20985260
Indeed, one could only imagine the cost of sequencing the dna to retrieve the data (not to mention the current lack of random access). Illumina's highest capacity sequencer will do…
-
comment
Comment #20415621
I think the biggest thing, for me is Cython. I've not seen anything quite like it in other languages. It allows you to compile python code to c, with gradual typing. It also allows…
-
comment
Comment #20415005
I thought that it was implemented in Arc: http://arclanguage.org/
-
comment
Comment #20414954
A big use case for python is glue for high performance c/c++ code. How is racket at this? Also, is there a cython alternative for racket? I would also argue that, though racket may…
-
comment
Comment #20413355
It would be nice if this language was extensible to running on various compute cluster managers. From what I can tell, these workflows only run on one machine. I like the bioinform…
-
comment
Comment #20377282
I've heard of it, not sure how mature it is these days. Maybe I'll give it another look
-
comment
Comment #20376268
I'm also a heavy user of an X-only window manager (xmonad). Learning about this makes me wonder if I should start learning how to work with another window manager so I'm not caught…
-
comment
Comment #19943803
Sorry, but that's not a vcf. It's a tsv of genotypes. Here's the spec for VCFs: https://samtools.github.io/hts-specs/VCFv4.3.pdf
-
comment
Comment #19437575
Very cool, thanks. I will probably be using this in the future
-
comment
Comment #19436705
I have used this in the past. There are only a few places where this bites you, for instance wifi authentication portals. Some of these wifi access points change your resolv.conf s…
-
comment
Comment #19315939
The title of the site is "Matrix - ITA Software by Google". Also, on the site, they link themselves: Want to explore flights and get fast results? Try Google Flights Almost seems l…
-
comment
Comment #18601149
It really depends on how light it is outside. I like light backgrounds when it's light outside, but dark ones at night.
-
comment
Comment #18545069
I think people also forget that there's a decent amount of fortran in numpy. I'm pretty sure they are the originators of f2py as well
-
comment
Comment #14694531
A pid file is the best IMO
-
comment
Comment #14694522
Yes, these are the same
-
comment
Comment #14356585
Noooooooooooo :(