Intro Recently, I wrote an example for my friend can see and understand how to apply AI to...
Recently, I must type too much for alias Module for using short name in code(Module name in Elixir is...
Intro I run a startup with 4 members, a full time member and 3 others are part-time (one...
Intro Look back a little of bit, we have several decades with hypertext, from static site...
Intro We're a startup with all our system with Elixir (except mobile app). Our...
Totally, I have new IDE that is the best fit for me! Before Zed, I usually use VS Code for work....
Intro Phoenix is amazing web framework. Now Phoenix released new version, it's RC version...
Intro I'm deploying a cluster of Elixir with 5 to 7 nodes (dev env, in prod each node is a...
Intro I have worked with macro (meta-programming) in C, Delphi & Erlang language but...
Intro To reduce time & cost of development we develop a new way to call api from...
SuperCache Intro For build a realtime & low latency application by using Phoenix &...
Intro Phoenix LiveView is very attractive for real-time & rich interactive web app. I...
Intro One of confusions for me when work with Elixir is configuration. That's not same...
(still updating) Intro Supervisor in Elixir (& Erlang) is one of interesting features...
Intro Elixir is strange language, some special things like |> and with statement can...
Intro When go to Elixir, almost of us use Enum (or for) a lot. Enum with pipe (|>) is...
Intro Once of interesting features of Elixir is pattern matching. That is way to save your...
Intro Elixir process is weird & hard to fully understand. Every single line of code...
Intro If you just jump to Elixir from other languages, process & supervisor is one of...
Intro For newbies, it's hard for fully understanding Elixir process (also GenServer). For...
Intro I many years in my career, supervisor model is the best thing I wish other languages...
In this topic I have talk about Elixir process now I talk about GenServer & use cases in...
Intro I will continue add tips & tricks for develop/debugging with Elixir in this...
One of some difficult to understand from other languages go to Elixir is process (a lightweight/green...
In my sharing session about using Phoenix.PubSub as message-bus for Elixir cluster, it quite simple...
I had a sharing session for Elixir community in Saigon about how to using Ecto without db for...
Steps for you setup and run Machine Learning with Axon or simple Nx script with EXLA with CUDA (GPU)...
If you want to run Elixir Nx library for machine learning on Macbook/Mac Mini/Mac Studio with Metal...