Enjoying the Elixir world and Zig.

🧰 Toolbox
Mandelbrot set and orbits with Zig, Zigler and Elixir Nx in a Livebook
Zig 1
Sending binary data through Websockets and Channels with Phoenix LiveView
Elixir 6
🖼️ Classify images and extract data from or describe their contents using machine learning
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Persisting bug that appears once you navigate away from a page and return to it.
The pushEvent
is said to fail because LiveView
is not connected. H…