Jim Flanagan · @jimfl
128 followers · 1158 posts · Server hachyderm.io

I made a demonstration one of my favorite features of and how pattern-matching and de-structuring assignments can be used to make programs simpler and more concise.

(It was inspired by, and includes, my Elixir brainfuck interpreter implementation)

github.com/jimfl/little_livebo

#livebook #elixir

Last updated 1 year ago

Jim Flanagan · @jimfl
119 followers · 1105 posts · Server hachyderm.io

that in , if you try to implement a protocol, you'll get an error because the protocol has already been consolidated.

To get around it, add consolidate_protocols: false to the Mix.install() stanza in the setup block.

#til #elixr #livebook

Last updated 1 year ago

Simon Wolf · @simon
536 followers · 1125 posts · Server social.sgawolf.com
Malte · @malte
97 followers · 812 posts · Server frankfurt.social

Kernel.dbg() is even cooler in .

#livebook #myelixirstatus #elixir

Last updated 1 year ago

Simon Wolf · @simon
535 followers · 1107 posts · Server social.sgawolf.com

I’m enormously enjoying writing documentation about our existing codebase in ’s documentation system in preparation for a re-write in Elixir. I’ve always like the fact that documentation was tightly integrated but being able to do things like integrating files to show actual code examples and even proof-of-concept code makes it next-level.

#elixir #livebook #myelixirstatus

Last updated 1 year ago

Malte · @malte
97 followers · 812 posts · Server frankfurt.social

With the 0.6.0 release of the explorer library you can now use it on (amd64) . 🎉

github.com/elixir-nx/explorer/

A couple of weeks ago I failed to use it with running in a freebsd jail, so I tried to figure out why.

After some digging I created a pull request and was then heavily guided by the great community to get everything else in place.

It was such a nice experience.

#freebsd #livebook #elixir

Last updated 1 year ago

𒄷𒉿𒉿 · @cevado
32 followers · 131 posts · Server hachyderm.io

new episode with José Valim about
changelog.com/podcast/538

#changelog #livebook

Last updated 1 year ago

Buenos días

Mi solución al reto de de esta semana utilizando Livebook con elixir.

#infinitarecursion32 #elixir #livebook

Last updated 1 year ago

The Lazy Programmer · @lazyprog
4 followers · 607 posts · Server mastodon.social
Felix · @leobm
127 followers · 1557 posts · Server norden.social

looks brilliant in the meantime, I need to get more involved with it and maybe really use it in everyday programming. So far I've always seen it more as an experiment playground.

What's new in Livebook 0.8 - Livebook.dev - The Livebook Blog
news.livebook.dev/whats-new-in

#elixir #livebook

Last updated 2 years ago