AstonJ

AstonJ

How can smaller, more independent languages compete with those backed by tech giants?

  • Do you think it’s worth worrying about?
  • Do you think it’s going to be an even bigger issue in future?
  • If so what can the teams of smaller more independent languages (and frameworks) do to compete?

I have some ideas that doesn’t involve deep pockets - but curious to hear what you think :upside_down_face:

Most Liked

dimitarvp

dimitarvp

Not at all. Most languages out there are not backed by corporations and they are doing amazingly well.

  • OCaml is mostly used and extended by Jane Street but it is still being actively changed by scientists and hobbyists.
  • Rust is backed by a foundation but started off as a bunch of hobbyists.
    Elixir is still not backed by a corporation and it enjoys a steady slow growth to this day.
  • F# wasn’t corporate-backed at the beginning as well.
  • Zig is mostly the brain-child of a single person and is highly praised.

Examples abound. If anything, I’d claim the opposite: the more corporately backed a language is, the more it gets warped to the needs of the corporations that back it and that’s not a good thing.

One example: Golang is backed up by Google and it suffers a number of embarrassing incidents like elementary mistakes in its crypto and HTTP libraries.

Nobody can predict the future but if programming becomes strongly regulated down the line then yes, lack of corporate backing might be fatal. At the moment this isn’t a problem at all though.

Awesome and amazing tooling. Elixir, Rust and Zig are a shining example. It’s not enough your language to be really good (LISP, OCaml) but it also has to have very good package manager, task runner etc. (cargo for Rust, mix for Elixir). Python is hugely popular yet it suffers from basic lack of tooling to this day.

If you make your programming users’ lives easier then will flock to your language.

Nothing in particular except for something rather vague from me:

Watching Rust and OCaml showed me that some scientific (mostly mathematical and logical) training pays huge dividends. Some Rust core functions and 3rd party libraries utilized particular breed of state machines (finite state automatons I think) to optimize regexes and concurrent / parallel processing with crushing success. And others are starting to sit on top of those extremely solid foundations.

Just an opinion: a bit more formal training and higher education need to make a comeback to the professional programming. Otherwise everybody is reinventing the same half-broken wheel all the time.

finner

finner

hi @dimitarvp -

that sounds worrying. What would be regulated? I’m thinking encryption … ?

Another interesting point!! As tech advances at the speed of light the industry might just need people to upgrade their formal qualifications every number of years. The Java community is only starting to shuffle out of its deep sleep for the past 10 years. New concepts need to be learned now like - Functional Programming, Reactive Streams, Java modules, and more.
I have often heard programmers being compared to doctors. Doctors are also constantly in a learning state, otherwise they would be treating patients with outdated techniques. Do you think programmers should have licenses ? … I just has a NullPointerException thrown in my brain when I wrote that,
What kind f formal training are you thinking about?

dimitarvp

dimitarvp

Real, true mathematics. Constraint solving. Probabilistic calculations and algorithms. Calculations of the limits of functions (property testing kind of does that but not really).

Parallel processing of complex graphs – just one strong innovation here can make most compilers on the planet 6x faster.

There are many examples.

I’m not a mathematician. But nowadays I wish I was. Math has a lot of stuff for us to learn from. Modern programming reinvents wheels and tears them apart on a regular basis.

I feel that we can do so much better.

Where Next?

Popular General Dev topics Top

AstonJ
Thread to discuss ideas and thoughts on how developers might be able help in the Coronavirus pandemic.
New
AstonJ
If you’re a fan, why? If you’re not fussed on it, how comes?
New
AstonJ
:smiling_imp: What is your preferred syntax style and why? Perhaps we can add examples and use the code below as a simple reference poi...
New
AstonJ
If so, what was the last blog post you wrote… and if not, why not?
New
AstonJ
Looking at @siddhant3030’s photo from the Do you blog? thread, do you cover your computer or phone camera as a security precaution? Wha...
New
Exadra37
Have you ever wanted to build something but you had no idea what to do? Just as authors sometimes have “writers block” it’s also true for...
New
Exadra37
I am a Linux user since 2012, more or less, and I always use Ubuntu on my computers, and my last 2 laptops have been used Thinkpads, wher...
New
AstonJ
Do you think it’s worth worrying about? Do you think it’s going to be an even bigger issue in future? If so what can the teams of smaller...
New
AstonJ
Things like smart speakers (such Amazon Alexa), smart TVs or other devices with built in microphones, cameras or with other features that...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New

Other popular topics Top

Devtalk
Hello Devtalk World! Please let us know a little about who you are and where you’re from :nerd_face:
New
Devtalk
Reading something? Working on something? Planning something? Changing jobs even!? If you’re up for sharing, please let us know what you’...
1021 17094 374
New
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
AstonJ
Seems like a lot of people caught it - just wondered whether any of you did? As far as I know I didn’t, but it wouldn’t surprise me if I...
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1139 25503 755
New
PragmaticBookshelf
Author Spotlight James Stanier @jstanier James Stanier, author of Effective Remote Work , discusses how to rethink the office as we e...
New
New
AstonJ
Curious what kind of results others are getting, I think actually prefer the 7B model to the 32B model, not only is it faster but the qua...
New