←back to thread

287 points shadaj | 10 comments | | HN request time: 0.905s | source | bottom
1. hinkley ◴[] No.43196932[source]
I don’t think there’s anyone in the Elixir community who wouldn’t love it if companies would figure out that everyone is writing software that contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Erlang, and start hiring Elixir or Gleam devs.

The future is here, but it is not evenly distributed.

replies(6): >>43197011 #>>43197396 #>>43197600 #>>43197702 #>>43200061 #>>43207679 #
2. ◴[] No.43197011[source]
3. ikety ◴[] No.43197396[source]
It's so odd seeing people dissuade others for implementing "niche" languages like Elixir or Gleam. If you post a job opportunity with these languages, I guarantee you will be swamped with qualified candidates that are very passionate and excited to work with these languages full time.
replies(1): >>43208610 #
4. ignoramous ◴[] No.43197600[source]
> writing software that contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Erlang

Since you were at AWS (?), you'd know that Erlang did get its shot at distributed systems there. I'm unsure what went wrong, but if not c/c++, it was all JVM based languages soon after that.

replies(2): >>43197805 #>>43218359 #
5. jimbokun ◴[] No.43197702[source]
Yes, my sense reading the article was the user is reinventing Erlang.
6. hinkley ◴[] No.43197805[source]
No I worked a contract in the retail side and would not wish that job on anyone. My most recent favorite boss works there now and I haven’t even said hi because I’m afraid he’ll offer me a job.
7. rramadass ◴[] No.43207679[source]
I decided long ago (after having implemented various protocols and shared-memory multi-threaded code) that what i like best is to use Erlang as "the fabric" for the graph of distributed computing and C/C++ for heavy lifting at any node.
replies(1): >>43208615 #
8. hinkley ◴[] No.43208610[source]
At this point I’m worried that because elixir is over 10 years old that it’ll never arrive. But then Python is older than Java and here we are.
9. hinkley ◴[] No.43208615[source]
I’m hoping the JIT will finally start to change that.
10. worthless-trash ◴[] No.43218359[source]
I have noticed that in corporate, langauges dont fail on technical merit, but its fashion merits.