Skip to main content
The 2024 Developer Survey results are live! See the results
Adam Lindberg's user avatar
Adam Lindberg's user avatar
Adam Lindberg's user avatar
Adam Lindberg
Senior Software Developer
  • Member for 15 years, 11 months
  • Last seen more than a week ago
117 votes
Accepted

How do you design the architecture of an Erlang/OTP-based distributed fault-tolerant multicore system?

60 votes
Accepted

How to perform actions periodically with Erlang's gen_server?

57 votes

In Ruby, is there an Array method that combines 'select' and 'map'?

55 votes
Accepted

How do you write a fun that's recursive in Erlang?

43 votes
Accepted

How do I get binary byte length in Erlang?

37 votes

How to debug Erlang code?

34 votes
Accepted

How to get the name of a function?

31 votes

Best practices/conventions for writing Erlang unit tests using eunit

26 votes
Accepted

How to create a list of 1000 random numbers in Erlang?

26 votes
Accepted

Erlang shell pretty print depth

24 votes
Accepted

Erlang/OTP: Synchronous vs. Asynchronous messaging

24 votes
Accepted

Why is -compile(export_all) bad practice?

23 votes
Accepted

My supervisor crashes when I try to start it from eshell?

18 votes
Accepted

Erlang -- How to convert a fun() object to a String

17 votes
Accepted

Erlang and JavaScript MD5 Digest match

16 votes
Accepted

Are Erlang message queues persistent across processes?

16 votes
Accepted

run eunit test from console using erl -noshell

14 votes
Accepted

Is it bad to send a message to self() in init?

14 votes
Accepted

How to calculate the size of an Erlang process in memory?

13 votes
Accepted

Erlang: atoms or integers

13 votes
Accepted

Erlang gen_server cast bad return value

12 votes
Accepted

Erlang accept incoming tcp connections dynamically

12 votes
Accepted

Handling the cleanup of the gen_server state

12 votes
Accepted

Getting the size in bytes of an arbitrary integer

12 votes
Accepted

How to measure the performance of the Erlang Garbage Collector?

11 votes

Erlang: is it possible to write the minimum function as a list fold?

11 votes
Accepted

How to use httpc to make POST/GET/HEAD?

11 votes

Python SEM_OPEN Error

11 votes

Will data in gen_server be kept after restarted by its supervisor?

10 votes
Accepted

How to load all Erlang modules in a directory automatically?

1
2 3 4 5 6