raboukhalil
- Karma
- 0
- Created
- ()
- Submissions
- 0
- AI in biology: distinguishing hype from reality (youtube.com)
-
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 Monaco.
- Genomic ranges (sandbox.bio)
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 interactive components were made with…
- Mistakes to Avoid in Your CV (youtube.com)
- You're paying too much for egress: How Cloudflare R2 fixes that problem (robaboukhalil.medium.com)
- How to fix your scientific coding errors (nature.com)
- Show HN: An Interactive Jq Tutorial (sandbox.bio)
- Show HN: A WebAssembly-based sandbox for bioinformatics (sandbox.bio)
- Using WebAssembly and Cloudflare Workers to power genomics analysis (robaboukhalil.medium.com)
- WebAssembly and SIMD: A match made in the browser (medium.com)
- WebAssembly Needs a Better Definition (medium.com)
- Introduction to WebAssembly with Fractals (youtube.com)
- Getting Started with Serverless WebAssembly (smashingmagazine.com)
- Hit the Ground Running with WebAssembly (medium.com)
- WebAssembly for fast and interactive CLI playgrounds (opensource.com)
- We Used WebAssembly to Speed Up Our Web App by 20X (smashingmagazine.com)
-
Hey HN! I wrote a post about how to use WebAssembly to port the Asteroids game to the web by compiling the game from C to WebAssembly. Tutorial: https://medium.com/@robaboukhalil/porting-games-to-the-web-w... Live demo:…
- How I wrote a technical book in under 200 hours (medium.com)
-
Hey HN! I've been working on a book about WebAssembly over the last few months, and it's finally available at http://levelupwasm.com! Why a book on WebAssembly you ask? Well... WebAssembly is awesome (obviously ) but…
- Show HN: jqkungfu, a jq Playground Built with WebAssembly (jqkungfu.com)