Live data from Hacker News

Viewing profile — raboukhalil

raboukhalil

HN member
Joined
Thu, Feb 19, 2015, 10:20 PM UTC
HN karma
316
Public activity
113 items

About raboukhalil

No profile information was provided.

Recent public activity

  1. story
  2. 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

  3. comment
    Comment #45535020

    I just added a section about the intuition behind the decoding: https://sandbox.bio/concepts/bwt#intuition-decoding , hope it helps!

  4. 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…

  5. comment
    Comment #45533735

    Good point, thanks! I'll add a subsection about the intuition for that.

  6. 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…

  7. story
  8. 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 …

  9. 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…

  10. comment
  11. story
  12. story
  13. comment
    Comment #38197730

    Aha, I was wondering why the biowasm CDN suddenly spiked in usage today! :D

  14. story
  15. comment
    Comment #32181190

    Haha thank you, headlamp seems pretty cool too!

  16. 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…

  17. story
  18. story
  19. story
  20. 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…

  21. story
  22. 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…

  23. 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…

  24. story
  25. story