AstonJ
Which operating system do you develop on (Poll)
What is your primary dev OS? And is there any software you’d like to recommend that could make development easier? (Apart from the code editor of course
)
- OS X
- Windows
- Linux
- Other
0
voters
Most Liked
OvermindDL1
I need 2 for this one, Windows at work and Linux at home… >.>
6
arpunk
@ChaseGilliam I use FreeBSD for development and production. As for making development easier I use Emacs and alchemist.
5
piyushcoader
linux all the way
3
mkunikow
- Try to setup all micro service / docker architecture (on JVM)
- JVM (my IntelliJ IDEA eats 4GB alone and assume I want to run some server + DB, chrome browser …)
3
mkunikow
The same: work laptop with windows, desktop pc with linux.
2
Popular in Polls
We had a thread here recently that mentioned webservers in PHP, and it got me curious about the options in the BEAM world and what everyo...
New
New
Where do you work from primarily?
poll
New
In an attempt to figure out what are the preferred GraphQL clients for Elixir developers, I made this poll below. If you’re using GraphQL...
New
What is your primary dev OS? And is there any software you’d like to recommend that could make development easier? (Apart from the code e...
New
There are many v0 libraries in the elixir echo system, where at least officially, semantic versioning means nothing.
However, it seems t...
New
Curious whether you’re using wired or wireless to connect to your main working machine to the internet - if you have any specific reasons...
New
Which topics would you most like to see covered in downloadable Livebook guides (like the How to Train Your Scrappy Programmer series I r...
New
Following on from a conversation in the Tidewave thread - how useful do you think AI dev tools are right now and how useful do you think ...
New
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
Other popular topics
Hello, I get Persian date from my client and convert it to normal calendar like this:
def jalali_string_to_miladi_english_number(persi...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
I have followed this StackOverflow post to install the specific version of Erlang.
And When I am running mix ecto.setup then getting fol...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
New







