We discovered a 7-year old performance issue in Elixir (2020)
1–10 of 14 posts
Re: We discovered a 7-year old performance issue in Elixir (2020)
#2Re: We discovered a 7-year old performance issue in Elixir (2020)
#3Re: We discovered a 7-year old performance issue in Elixir (2020)
#4Interestingly enough, I find myself rarely using regex with Elixir. Thanks to erlang's excellent pattern matching syntax for binary.
Re: We discovered a 7-year old performance issue in Elixir (2020)
#5Re: We discovered a 7-year old performance issue in Elixir (2020)
#6Love the fact that they got the PR through in 10 minutes. Jose Valim is genuinely one of the warmest and most welcoming language BDFLs I've ever seen, and I don't believe Elixir would be as great without him.
Re: We discovered a 7-year old performance issue in Elixir (2020)
#7> Tubi is the largest free movie and TV streaming service in the US. Unfortunately, we're not currently available in your area.
So I can't even know how it works. Wikipedia to the rescue https://en.wikipedia.org/wiki/Tubi
It seems to be ad supported.
Re: We discovered a 7-year old performance issue in Elixir (2020)
#8Redirected to gdpr.tubitv.com > Tubi is the largest free movie and TV streaming service in the US. Unfortunately, we're not currently available in your area. So I can't even know how it works. Wikipedia to the rescue https://en.wikipedia.org/wiki/Tubi It seems to be ad supported.
But I think the images are loaded via JS, so you only get text.
There is some strange redirect loop (302, 307, 302, 307...) if you leave JS on. Probably some bug in Medium's JS, and it confused the archiver?
Re: We discovered a 7-year old performance issue in Elixir (2020)
#9Love the fact that they got the PR through in 10 minutes. Jose Valim is genuinely one of the warmest and most welcoming language BDFLs I've ever seen, and I don't believe Elixir would be as great without him.
He's helped me several times in the #elixir freenode channel as well. And of course their elixir books are a godsend.
Re: We discovered a 7-year old performance issue in Elixir (2020)
#10Love the fact that they got the PR through in 10 minutes. Jose Valim is genuinely one of the warmest and most welcoming language BDFLs I've ever seen, and I don't believe Elixir would be as great without him.
In general everyone at dashbit seem to be very warm people. Good culture fosters good culture.