fix links

This commit is contained in:
Rawley
2024-03-07 19:52:15 -06:00
parent 2efb6d8eae
commit 5c7e63e9f9

View File

@@ -10,9 +10,11 @@
<p>Published March 7th, 2024</p> <p>Published March 7th, 2024</p>
<h1>Using Niche Programming Languages</h1> <h1>Using Niche Programming Languages</h1>
<p> <p>
Earlier this week, [Bleacher Report](https://bleacherreport.com) was bought out and forced to re-write their Elixir/Erlang backend in something "more-mainstream" by the Earlier this week,
<a href="https://bleacherreport.com">Bleacher Report</a>
was bought out and forced to re-write their Elixir/Erlang backend in something "more-mainstream" by the
buying party (Warner), this is a HUGE mistake, and an example of how main-stream thought has eroded the foundations of software engineering. Bleacher Report had used buying party (Warner), this is a HUGE mistake, and an example of how main-stream thought has eroded the foundations of software engineering. Bleacher Report had used
Elixir/Erlang since at least [2017](https://www.erlang-solutions.com/case-studies/bleacher-report-case-study/), Elixir/Erlang since at least <a href="https://www.erlang-solutions.com/case-studies/bleacher-report-case-study/">2017</a>,
when their case-study of going from 150 servers to 5 via converting their Ruby code to Elixir/Erlang was published. when their case-study of going from 150 servers to 5 via converting their Ruby code to Elixir/Erlang was published.
All of this resliency, and engineering effort is now going to be rewritten in none other than JavaScript, which of course will be a tremedous effort. All of this resliency, and engineering effort is now going to be rewritten in none other than JavaScript, which of course will be a tremedous effort.
</p> </p>