Elixir is great. OT: I wish more funding & development effort went into BEAM itself on making it more performant. Note: I’m not talking concurrency. I’m talking pure raw performance. Seems like it’s been a one person show for over a decade on making it faster.
It’s pretty hard to make things like math faster for real world use cases in a bytecode interpreter.
Elixir-lang.org has a new design
51–60 of 141 posts
Re: Elixir-lang.org has a new design
#52Site doesn't work for me (older Firefox). Looks like there's no CSS and some Javascript error (probably makes it bail out loading the CSS?)
Re: Elixir-lang.org has a new design
#53I appreciate Elixir but the problem is the job market/talent pool is tiny compared to other existing languages. If you buy into the Elixir stack then you now have constraint you could've avoided entirely by avoiding it. Also for devs there seems to be no premium offered for this talent pool scarcity. With LLMs I think language-specialists are redundant in a large scheme of things. ex) at one of my current remote jobs…
Re: Elixir-lang.org has a new design
#54Re: Elixir-lang.org has a new design
#55I guess elixir is a nice lang for the niche of erlang. But its dynamic (the "type system" is really meh at best) its not suited for real world use. If i go full dynamic, why not use pure erlang instead?
I hope you don't use discord or rely on pagerduty.
Re: Elixir-lang.org has a new design
#56On the first syntax example: there’s something funny to me about using three pipe operator and four different functions to turn “hello world” into “Hello World”.
EDIT: shipped!
Re: Elixir-lang.org has a new design
#57Earlier quoted context omitted.
Shame then that despite all that, they landed on the same design used by every "I asked an LLM to make me a language and a website this weekend here's what it spit out" project. I mean, I'm not saying it looks bad or is a bad result. Just it's very similar to other things that have put in much less effort.
"Human produces output similar to a machine trained on all human output"
Re: Elixir-lang.org has a new design
#58No mention of AI and LLM in the front page. Life is good.
They have a Machine Learning section on the front page. Just have to scroll down a bit, under the "Use Elixir for" section.
Re: Elixir-lang.org has a new design
#59Earlier quoted context omitted.
They have a Machine Learning section on the front page. Just have to scroll down a bit, under the "Use Elixir for" section.
I don't think Machine Learning falls under what most people consider "AI" and "LLM" these days, even if they're technically intertwined.