Viewing profile — kzuberi
kzuberi
HN member- Joined
- Tue, Apr 14, 2015, 5:57 AM UTC
- HN karma
- 22
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About kzuberi
Recent public activity
-
comment
Comment #36838008
I think LLMs will interact with programming language design, and software design, in a way that will likely be significant but is currently very difficult to predict. Sort of a sin…
- story
-
comment
Comment #34667714
A useful introduction to the ideas is in Nathaniel's PyCon 2018 talk on trio [1], where he live-codes a solution to a concurrency-spaghetti problem. [1] https://www.youtube.com/wat…
-
comment
Comment #34277894
For folks interested in understanding the subject of junk DNA a bit better, there's an upcoming book [1] that might be worth checking out. The authors blog seems also to be interes…
-
comment
Comment #33674867
I also found the quality & proliferation of data pipeline tools to be baffling. Somehow always more painful to put these together than it seemed like it ought to be. At one point w…
-
comment
Comment #33674627
> this really makes the engineer's end of the bargain sound like janitorial work I don't think you should interpret it that way. Another take would be that its like collaborating w…
-
comment
Comment #32393116
Are any end users willing to pay for comp-bio software tools? Or the professional support of open source tools? I understand academic labs preference for free/open-source software,…
-
comment
Comment #30892457
The term junk DNA triggers a lot of confused discussion (on HN and everywhere else), and I suspect a part of that is our getting defensive about the idea of our DNA containing "jun…
-
comment
Comment #29763592
The choice of Go for this is interesting. Having worked with Python & BioPython for bioinformatics problems I've found that there was a good deal of complexity around eking out per…
-
comment
Comment #29480045
While new discoveries of biological function are fascinating, I don't think it follows that we are overturning the idea of junk DNA (however the phrase was coined). More likely we …
-
comment
Comment #9588185
If you are interested in network visualization you might consider Cytoscape.js. It's being used e.g. in bioinformatics (visualizing networks of interacting genes, interactively ins…