🍵 Matcha - first-class match specifications for Elixir
|
|
18
|
1078
|
March 24, 2023
|
Doing something every few hours, the simplest approach?
|
|
16
|
676
|
March 5, 2023
|
Hierarchical state machines with :gen_statem and change_callback_module
|
|
1
|
131
|
March 4, 2023
|
How to debug `Application my_app exited: shutdown` randomly?
|
|
6
|
179
|
February 22, 2023
|
[arm64+otp 25+qemu] `mix local.hex --force` hangs
|
|
6
|
781
|
February 9, 2023
|
Why wont application supervisor restart a task on its own?
|
|
1
|
149
|
January 12, 2023
|
Magic functions you probably didn't know about
|
|
2
|
362
|
December 25, 2022
|
I just learnt Tasks, GenServers, Supervisors and it feels awesome. What else should I know?
|
|
24
|
1106
|
December 22, 2022
|
Should I use Agent for storing data used in multiple different places
|
|
2
|
208
|
November 25, 2022
|
Ergo: a framework for creating microservices using technologies and design patterns of Erlang/OTP in Golang
|
|
8
|
1987
|
November 19, 2022
|
How to start dynamic supervisor workers on application startup?
|
|
4
|
6399
|
October 29, 2022
|
To hibernate or not hibernate that is the question
|
|
2
|
297
|
October 24, 2022
|
What does smp stands for, in beam.smp?
|
|
1
|
411
|
October 12, 2022
|
Elixir enables stateful web applications, is it wrong to think like this?
|
|
41
|
6593
|
October 2, 2022
|
How should I configure my supervised library?
|
|
0
|
182
|
September 28, 2022
|
Watchdog - a proof of concept singleton GenServer abstraction
|
|
3
|
428
|
September 23, 2022
|
Making a library with Supervisor + GenServers: can't decide what's more convenient to use
|
|
16
|
777
|
September 18, 2022
|
What is the best BEAM server?
|
|
10
|
976
|
August 8, 2022
|
How is OTP distinct from the BEAM?
|
|
5
|
613
|
August 8, 2022
|
Dirty NIF question
|
|
2
|
391
|
August 4, 2022
|
On-Demand processes
|
|
10
|
422
|
July 5, 2022
|
Ensuring that all linked processes exit
|
|
25
|
585
|
July 2, 2022
|
How to Hot Reload the changed OTP impl code ,during dev mode for easy testing?
|
|
1
|
352
|
June 30, 2022
|
OTP 25 Ecto Tds connection problem
|
|
4
|
534
|
June 8, 2022
|
OTP-25 on M1 Max MacBook Pro - Wow
|
|
2
|
1655
|
May 30, 2022
|
Anyone managed to connect mnesia on two machines with libcluster and gossip strategy?
|
|
3
|
837
|
May 6, 2022
|
Has anyone attended any of the Erlang Solutions training courses?
|
|
5
|
551
|
April 17, 2022
|
How is `:shutdown` option in `Task.Supervisor.html#start_child/3` used?
|
|
2
|
447
|
March 12, 2022
|
Binbo - chess representation written in Erlang using Bitboards
|
|
21
|
2408
|
February 18, 2022
|
GenServer terminate/2 not called despite trap_exit: true
|
|
0
|
338
|
February 6, 2022
|