logoalt Hacker News

CyberDildonicsyesterday at 9:59 PM3 repliesview on HN

I'm hoping to find a reason to use it soon.

Do you have a program that doesn't need to run fast?


Replies

jimbob45today at 3:35 AM

Why not use Java, C#, or Swift in that case?

999900000999today at 1:56 AM

I actually experimented with using it as a backend for a multiplayer turn based game.

I eventually gave up because it’s a bit too difficult without a team.

ipnonyesterday at 11:14 PM

It's a good joke but most of my applications are I/O bound. So I use Elixir for performance.