Earlier quoted context omitted.
Shrink probably, sorry its not growing and it never became popular...
Sorry, have you worked with the former employer I'm mentioning? I'm talking about a specific use case that has specific needs and challenges. Blanket comments like yours aren't really helpful or necessary.
Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
231–240 of 297 posts
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#232Earlier quoted context omitted.
Sorry, have you worked with the former employer I'm mentioning? I'm talking about a specific use case that has specific needs and challenges. Blanket comments like yours aren't really helpful or necessary.
The whole discussion is not helpful or necessary actually. Who cares about your employer? We know nothing about him or the situation and no one cares. Yet this is the internet, you brouhgt it up and I opined. Lets meet here in 2 years to see what happened deal?
I wouldn't care if someone else posted your comment, but you've been downing (non-constructively) on Elixir in this thread and other posts you've made on Hacker News.
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#233Earlier quoted context omitted.
response.text()) .then(html => { $refs.dropdown.innerHTML = html }) " @click="open = true" >Show Dropdown Seriously? This has to be a joke.
I was stumped when I saw it just now. What the heck...I guess the next thing, an amazing breakthrough, is going to be Alpine.scss style="background-color:$red-secondary;font-weight:bold"
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#234It costs me $50/mo total (app + DB) and I can easily support 20k users across 250 organizations (some of whom are paid).
I'm basically ramen profitable overnight and my overhead is incredibly low. It's essentially pure profit.
With Ruby/Rails this would be at least x4 the cost.
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#235Earlier quoted context omitted.
The whole discussion is not helpful or necessary actually. Who cares about your employer? We know nothing about him or the situation and no one cares. Yet this is the internet, you brouhgt it up and I opined. Lets meet here in 2 years to see what happened deal?
The thread is literally "Are you satisfied with Elixir?" A big piece of that is me having brought it to a SaaS company and from 0 usage to 50% service coverage. So yea, I am curious what they'll do in 2 years—that was my point. It's a point that you're not qualified to constructively opine on. I wouldn't care if someone else posted your comment, but you've been downing (non-constructively) on Elixir in this thread an…
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#236Earlier quoted context omitted.
Rails is awesome nothing comes close to being as fun and productive. Tried php and django, not bad but not Rails.
Can't agree more with this. I've used both, Rails since a few years ago and Django for about 8 years or so, and while I still like Django I think rails is far, far superior in every aspect. The only thing I like more from django is the migrations system (not even the ORM, just the migrations) and maybe the admin as a tool to browse the database. Other than that, Rails all day.
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#237Earlier quoted context omitted.
Yup. And as illustrated by OP's example links, avoid Stimulus Reflex (NOT stimulus.js) for production too. Apart from the stated reasons, the fact that websocket connections aren't scoped by User by default is a really, REALLY sharp edge!
Im a little puzzled by this. This is essentially like saying "Dont use Rails, the controllers arent scoped to the user by default" There are plenty of valid reasons to use websockets not scoped to a user. Also how is SR supposed to know your user scheme? What if you have a multi-tenant app and websockets should be scoped to an account and not a user? Im honestly confused by this statement.
There are plenty of valid reasons to not scope it to a user. Having the default scoped to the most common case makes sense.
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#238Earlier quoted context omitted.
The thread is literally "Are you satisfied with Elixir?" A big piece of that is me having brought it to a SaaS company and from 0 usage to 50% service coverage. So yea, I am curious what they'll do in 2 years—that was my point. It's a point that you're not qualified to constructively opine on. I wouldn't care if someone else posted your comment, but you've been downing (non-constructively) on Elixir in this thread an…
I am free to say what I want about Elixir, I make it no secret. It got most of its (now faded) hype by trashing Ruby, which rubbed me the wrong way. I genuinely believe Elixir is an unsmart career choice , my feelings about Elixir aside. Without a big corporate backing it and never making it into the top 20 languages during it's peak (which is now passed) there is only one way - down. It has nothing to do with Elixir…
>It got most of its (now faded) hype by trashing Ruby, which rubbed me the wrong way.
It's a programming language, not a sports team. Developers excited about a new language are allowed to be excited and compare with other languages. I don't know what trashing you saw that offended you, but commenting on every HN post to try to steer people away is unproductive.
Re: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
#239A couple of guys at my company did their first startup using Elixir years ago, but they weren’t devs so they had to contract a company to do it. They regret it now because no one at our company can work on it, and they have to rely on the contractors who charge a lot. Sure someone could learn it, but we’ve got more important things to do. As much as everyone on HN loves it, you’re going to have to work hard to get ot…
Why did non devs choose the language of a product ? Sounds like a strange decision. Or it was the contractor's choice with its dev team waiting for years the opportunity to try Elixir.