Earlier quoted context omitted.
Possibly, but I’m a senior software engineer that’s been writing Elixir for the last 5 years and has been experimenting with and using AI for the last 12-18 months. Congrats on being one of the mythical developers that manages to get AI to write perfect code consistently!
there's nothing mythical about it if you treat it like any architecture then there's all sorts of techniques and knobs to produce consistent output
Elixir-lang.org has a new design
91–100 of 141 posts
Re: Elixir-lang.org has a new design
#92But it's blazing fast which is good to see.
Re: Elixir-lang.org has a new design
#93Love how dedicated you all are to providing clear entrypoints and being thoughtful around documentation!
Re: Elixir-lang.org has a new design
#94There’s no obvious way to switch to normal (aka “light”) mode. Dark mode is very difficult for some people (me included) to read. If you must default to dark mode that’s your choice but I’d love to see a light mode toggle somewhere prominent.
Ideally websites just respect the existing media queries so you don't even have to switch!
One consequence of software recently supporting light and dark schemes is that UI designs end up committing to all white or all dark, rather than tastefully choosing a color scheme that best frames its content in context.
Re: Elixir-lang.org has a new design
#95There’s no obvious way to switch to normal (aka “light”) mode. Dark mode is very difficult for some people (me included) to read. If you must default to dark mode that’s your choice but I’d love to see a light mode toggle somewhere prominent.
Yeah. You'll notice that there's a mix of light and dark. Some segments are light-on-dark, then it switches to dark-on-light. It appears to me like a "design trend" that's at odds with accessibility. https://www.apple.com does this too.
Re: Elixir-lang.org has a new design
#96Earlier quoted context omitted.
It’s pretty hard to make things like math faster for real world use cases in a bytecode interpreter.
i ran a quick experiment where instead of doing boxing the way its done in the beam currently, i used a different boxing (NaN strategy and there was a 10x speedup
Re: Elixir-lang.org has a new design
#97Earlier 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.
Re: Elixir-lang.org has a new design
#98Re: Elixir-lang.org has a new design
#99Earlier quoted context omitted.
"Human produces output similar to a machine trained on all human output"
It is funny (and perhaps a bit depressing) that LLMs were trained on our content and now, if we generate a similar structure as before, with the usual love and care, we will be criticized by it. Even when it does not "look bad or is a bad result".
Re: Elixir-lang.org has a new design
#100I didn't mind the old one, but I understand that it helps adoption to keep the website shinier.