Hans Elias J. (@hansihe) 's Twitter Profile
Hans Elias J.

@hansihe

Creator of Rustler and Eir. Lumen core team member.
I spend most of my days working with Elixir and Rust.

ID: 160622628

linkhttp://hansihe.com calendar_today28-06-2010 18:02:12

73 Tweet

174 Followers

83 Following

Hans Elias J. (@hansihe) 's Twitter Profile Photo

I'll be talking about my Eir project at #CodeBEAMSTO. Proof of concept of compiling any BEAM language function automatically to native code is now up and running! github.com/eirproject/nif…

Hans Elias J. (@hansihe) 's Twitter Profile Photo

Sneak peek at my #CodeBEAMSTO talk. Here is a demo of Erlang running in the browser without the BEAM. Uses LLVM to compile Erlang code to webassembly, runtime and compiler written in Rust. #myelixirstatus hansihe.com/wasm_proto2/

Discord (@discord) 's Twitter Profile Photo

Calling all engineers: We wrote a blog post about how we improved scalability and performance. If words like ordset, MapSet, and microseconds get your heart racing, go take a read: dis.gd/ScalingWithRust

Calling all engineers: We wrote a blog post about how we improved scalability and performance. If words like ordset, MapSet, and microseconds get your heart racing, go take a read: dis.gd/ScalingWithRust
Code BEAM (@codebeamio) 's Twitter Profile Photo

Eir is an intermediate representation for #Erlang code. It's designed to support advanced code optimisations and for use with LLVM. Hans Elias J. was at #CodeBEAMSTO to share two proof-of-concepts, both utilizing Eir. The video lands in 15 min! Subscribe to youtube.com/c/codesync 👀

Eir is an intermediate representation for #Erlang code. It's designed to support advanced code optimisations and for use with LLVM. <a href="/hansihe/">Hans Elias J.</a> was at #CodeBEAMSTO to share two proof-of-concepts, both utilizing Eir. The video lands in 15 min!

Subscribe to youtube.com/c/codesync 👀
Code BEAM (@codebeamio) 's Twitter Profile Photo

Hans Elias Josephsen was at #CodeBEAMSTO to share how is Eir used in: * Whirl - A proof-of-concept WebAssembly runtime for BEAM languages * Niffy - A tool for automatically generating NIFs from #Erlang/#Elixir code Watch the video now!

Chris McCord (@chris_mccord) 's Twitter Profile Photo

I'm blown away by Hans Elias J.'s live coding "object detection in Elixir" from the Warsaw meetup. Elixir's ML story went from 0 to copy/paste and get magical black boxes in shockingly fast timeframe. Same for Livebook. Collab notebook w/ ML visualization🤯 youtube.com/watch?v=OsxGB6…

Hans Elias J. (@hansihe) 's Twitter Profile Photo

Wrote a blog post about using an AI model to read prices from tags in grocery stores. Check it out! hansihe.com/blog/training-…