MojošŸ”„ - Itā€™s finally here! (www.modular.com)
from uthredii@programming.dev to programming@programming.dev on 09 Sep 2023 13:12
https://programming.dev/post/2764586

#programming

threaded - newest

AlmightySnoo@lemmy.world on 09 Sep 2023 14:10 next collapse

I mean I know they promised to do it, but itā€™s sad that they still havenā€™t open-sourced the toolchain. The naming is awkward though, Iā€™d have loved if they called it Python++ instead as itā€™s supposed to be a superset of Python and would have made it easier to present to your boss.

nicman24@kbin.social on 09 Sep 2023 16:53 next collapse

it is not an opensource toolchain? lmao none will actually use it.

Rescuer6394@feddit.nl on 09 Sep 2023 17:04 collapse

well i donā€™t think you are supposed to. is still full beta, no debugger.

i think this is just for their community to test stuff on.

nicman24@kbin.social on 09 Sep 2023 19:27 collapse

Nahh fam I m good

tatterdemalion@programming.dev on 09 Sep 2023 18:13 collapse

Just tell your boss itā€™s Python++.

pennomi@lemmy.world on 09 Sep 2023 14:45 next collapse

Ew, their claimed benchmarking is ridiculously biased. ā€œWe completely restructured the algorithm to be more efficient, so our language is faster than yours.ā€ and ā€œWe ran our benchmarks on a faster computer than we ran the Python benchmarks.ā€ Not a good look to lie through your teeth like that.

AlmightySnoo@lemmy.world on 09 Sep 2023 15:38 collapse

They also claimed to be faster than C++ in the beginning, but they failed to mention that the C++ code was unoptimized single-thread code while the Mojo version was SIMD-vectorized and multithreaded. Itā€™s only after people criticized them for that that they started calling the C++ code ā€œscalar C++ā€. Scientific rigor is lacking in their benchmarks.

bahmanm@lemmy.ml on 09 Sep 2023 15:06 next collapse

When i read the title, my immediate thought was ā€œMojolicious project renamed? To a name w/ an emoji!?ā€ šŸ˜‚


We plan to open-source Mojo progressively over time

Yea, right! I canā€™t believe that there are people who prefer to work on/with a closed source programming language in 2023 (as if itā€™s the 80ā€™s.)

ā€¦ can move faster than a community effort, so we will continue to incubate it within Modular until itā€™s more complete.

Apparently it was ā€œcompleteā€ enough to ask the same ā€œcommunityā€ for feedback.

I genuinely wonder how they managed to convince enthusiasts to give them free feedback/testing (on github/discord) for something they didnā€™t have access to the source code.


PS: I didnā€™t downvote. I simply got upset to see this happening in 2023.

TheHobbyist@lemmy.zip on 09 Sep 2023 16:17 collapse

Im not sure what the issue is. I have listened to Chris talk about the development of Mojo and while I have not come across any confirmation for open sourcing all aspects of Mojo yet (which would be desirable), the fact that it is being developed with involvement from the community, in a closed beta is understandable and also a good idea.

He explained it as this: during the closed beta, he didnā€™t want people to start sharing temporary quirks and bugs or features while they could still drastically change. Someone complained at some point that the python function ā€œopenā€ was not recognized. Thatā€™s probably exactly what they are set up to solve and we would probably here many more ā€œissuesā€ from people if it were all happen in the open. People would just see itā€™s not working perfectly as if it were released and would dismiss it and it could mean the end of Mojo.

Instead, they selected individuals who cared, who wanted to be involved and improve it and give feedback. This is a normal development process. It is logical to me to launch it once the language is mature and most issues are ironed out and that the API, language and features are more stable.

Edit: what are people who downvote disagreeing about?

ericjmorey@programming.dev on 09 Sep 2023 21:30 collapse

People would just see itā€™s not working perfectly as if it were released and would dismiss it and it could mean the end of Mojo.

This explains why Python, Rust, Typescript, and Go arenā€™t popular and died.

TheHobbyist@lemmy.zip on 09 Sep 2023 22:17 collapse

Python is the de facto language for all machine learning work. I donā€™t know about the other languages (though go seems to have a strong community for all networking related projects) but Python has certainly not died.

Edit: if this was sarcastic it really flew over my head :) my bad!

Boff@beehaw.org on 09 Sep 2023 22:34 collapse

He was being sarcastic, he listed the most popular languages in modern development

[deleted] on 09 Sep 2023 15:23 next collapse

.

[deleted] on 09 Sep 2023 21:26 collapse

.