[12, 3, 3, 5, 6] |> Enum.reject(fn n -> rem(n, 2) == 0 end)
:observer.start()
:observer.stop()
Chunx
chunx.livemd
2025-3-12
Vector Search
vector-embeddings.livemd
2025-2-15
CtCi: Arrays and Strings 1 - HashMap
ctci_arrays_and_strings_1_hashmap.livemd
2024-1-20
LLMs
llms.livemd
2024-11-14
Touchpoints
touchpoints.livemd
2024-1-16
Email Validation
email_validation.livemd
2023-3-21
MPEG-Dash Live Streaming with Elixir
dash-demo.livemd
2025-7-4