Viewing profile — raboukhalil
raboukhalil
HN member- Joined
- Thu, Feb 19, 2015, 10:20 PM UTC
- HN karma
- 316
- Public activity
- 113 items
- HN profile
- View on Hacker News ↗
About raboukhalil
No profile information was provided.
Recent public activity
- story
-
comment
Comment #45535029
I added more details about how the decoding works here: https://sandbox.bio/concepts/bwt#intuition-decoding , I'd love to hear if that is more clear now
-
comment
Comment #45535020
I just added a section about the intuition behind the decoding: https://sandbox.bio/concepts/bwt#intuition-decoding , hope it helps!
-
comment
Comment #45533754
Author here, nice to see the article posted here! I'm currently looking for ideas for other interactive articles, so let me know if think of other interesting/weird algorithms that…
-
comment
Comment #45533735
Good point, thanks! I'll add a subsection about the intuition for that.
-
comment
Comment #44944665
This is a podcast we recorded about the promise and perils of AI in biology, where we dive into a case where AI was used to predict enzyme function and gave results that looked rea…
- story
-
story
Show HN: Interactive Bash tutorial that runs in the browser
I wrote a tutorial on how to create Bash scripts, where the command line interface runs entirely in the browser using v86 ( https://github.com/copy/v86 ), and the code editor uses …
-
story
Genomic ranges
I wrote this to help biologists understand genomic ranges, and made it interactive so all the examples let you can move and resize the ranges and see what the end result is. The in…
- comment
- story
- story
-
comment
Comment #38197730
Aha, I was wondering why the biowasm CDN suddenly spiked in usage today! :D
- story
-
comment
Comment #32181190
Haha thank you, headlamp seems pretty cool too!
-
comment
Comment #32181042
Good morning HN! This tool lets you play with awk, grep, sed, and jq commands right in your browser. Start from the examples and explore from there! To get these tools running in t…
- story
- story
- story
-
comment
Comment #28800136
Hello HN, this is an interactive awk tutorial that features a terminal in the browser to simulate the real experience. To get it running in the browser, I compiled gawk from C to W…
- story
-
comment
Comment #28464091
Thanks! It's generally easiest to do for C/C++/Rust/AssemblyScript code (other languages often need to ship things like garbage collection or an interpreter alongside it). But even…
-
comment
Comment #28462198
Hey HN, I recently came across a very useful tutorial about jq ( https://earthly.dev/blog/jq-select/ ) and created an interactive tutorial based on it. It features a command-line s…
- story
- story