That's partially true. Evan is not able to use it outside core packages.
HN user
G4BB3R
Not dead, Evan was working on Acadia (elm on db) which is about to be released, to make Elm development and funding more sustentable.
Someone had to be fired to convince investors they are really replacing developers with "AI".
Are sigils (~) restricted to one char? To me seems ~Zig would be more clear and short enough.
I love how determinist it is!
Except Evan and his wife are developing elm for backend and elm.studio
Duolingo deleted the entire community-based Esperanto portuguese course. All the hard work, thrown away because it's not profitable enough.
"Hot Module Replacement (HMR) is a feature in some programming languages and frameworks that allows developers to update modules or parts of the application in real-time while the application is running, without requiring a full page refresh. This is particularly useful during development as it speeds up the development process and helps maintain the application state."
This is not only about leadership style, but also founding. I don't know the current TS team, but I know its dozens of full time workers backed by microsoft, not only core devs, but community organizers, evangelists, etc. There is no comparison to an independent project.
Evan recently gave a talk about it on strange loop. https://www.youtube.com/watch?v=XZ3w_jec1v8
Without this management style Elm would be the oppositive of what it is today (simple language, very fast compiler, efficient tree shaking, no runtime exceptions) wanting to add at all costs Haskell features and JS direct sync interop.
They are doing too much at once, but I think it's possible, since they are a company, and last year raised $21M.
Could custom elements help in your case? Many people quit Elm after kernel code was removed, without knowing ports are not the only FFI option.
You can still use records and custom types for this case.
It is not a fork, it started as fork to save time, but targets/focus on node and will diverge from Elm.
How would they know this information? Maybe in my country this isn't a thing before getting a job.
Vendr (1B+), NoRedInk and Humio are huge companies and their entire frontend is in Elm.
He works on private branches to avoid speculation and pressure. Example, he gave this presentation yesterday: https://gotoaarhus.com/2023/sessions/2529/elm-on-the-backend
Indeed the releases are less frequent and Evan works in batches to avoid breaking changes every year. But he didn't left, he still works on private branches and on security patches when needed. Yesterday he gave this presentation:
https://gotoaarhus.com/2023/sessions/2529/elm-on-the-backend
Elm is used in many medium/large companies. The biggest ones are NoRedInk and Vendr, the later reached 1B valuation recently with 600k+ loc Elm codebase.
Evan works privately and sync with public repo every release.
Roc is not a fork. And Evan itself don't care about forks, unless it uses related name or logo.
They are not targeted for vegans, the huge majority of customer are curious people that wants to transition into vegetarian/vegan diet and need the help of plant based meats.
Elm is very stable and Evan keeps working on private repo before the next release. He talked about the explorations:
https://discourse.elm-lang.org/t/where-can-we-find-the-roadm...
https://discourse.elm-lang.org/t/status-update-3-nov-2021/78...
No government subsidies and low production volume
I use Bucketeer plugin on Heroku but I am planning to move to S3, that is around 20x cheaper.
For the next year(s), take a look at Roc (https://roc-lang.org). It is being developed by some folks from the Elm community, but it's focused on backend/CLI.
Roc, but in a few years https://www.roc-lang.org
Nano cryptocurrency is much more efficient for this purpose, they will keep paying very high fees for transfers with bitcoin.
The cause is not being functional, but having dozens of extra features and multiple syntaxes for the same thing, both Scala and Haskell suffer from that. On the other hand OCaml is very fast and Elm is the fastest compiler I've ever seen. Edit: oops there was already a similar comment when I posted