Zbornak
MModular
•Created by ivellapillil on 5/15/2024 in #community-showcase
Online book on Mojo
@ivellapillil This resource is excellent, thank-you! I hope you don't mind me mentioning it, but there are quite a few grammatical errors. I would be more than happy to help correct some mistakes if you would like? I know it's such a minor issue as the actual content is far more important, so if it's not a priority at this point I understand completely.
44 replies
MModular
•Created by Zbornak on 1/16/2025 in #questions
Problem with simple card shuffle program
Ah thank-you! 🤦♂️
5 replies
MModular
•Created by ivellapillil on 5/15/2024 in #community-showcase
Online book on Mojo
Wow I wish I had seen this earlier! Great work!
44 replies
MModular
•Created by staycia930 on 11/26/2024 in #questions
Using the input function will cause Mojo to crash.
Here is the issue: https://github.com/modularml/mojo/issues/3479
5 replies
MModular
•Created by staycia930 on 11/26/2024 in #questions
Using the input function will cause Mojo to crash.
I have had this problem for a while now. There was an issue loggged in September where someone mentioned that if you just run the code it won't work, but if you build first it fixes the issue, but for me neither works, I get the same segfault every time (incidentally also on silicon osx!). I have mentioned it a few times here but no-one seems responsive (I mean, i/o is kind of important in computing, right??) so I just import python and use it's input function. Hopefully someone working on the stdlib can have a look at it at some point
5 replies
MModular
•Created by Caroline on 10/17/2024 in #community-showcase
Modverse #43: MAX 24.5, our biggest Mojo update ever, and Mojo's debut in the TIOBE index
Great video!
9 replies
MModular
•Created by Caroline on 10/17/2024 in #community-showcase
Modverse #43: MAX 24.5, our biggest Mojo update ever, and Mojo's debut in the TIOBE index
Ah, many thanks for the info. I'll just wait for the uploads in that case, hopefully it's not too much of a delay
9 replies
MModular
•Created by Caroline on 10/17/2024 in #community-showcase
Modverse #43: MAX 24.5, our biggest Mojo update ever, and Mojo's debut in the TIOBE index
This is a great one thanks! Sorry if this is not on-topic, but do you (or anyone) know if the LLVM developers' meeting you mentioned will be live-streamed and where that would be? I am interested in hearing from the Mojo people there. Many thanks!
9 replies
MModular
•Created by jmky on 10/7/2024 in #questions
Is there a disdain for Rust from the Mojo team?
Disdain for not adopting another language's conventions?
23 replies
MModular
•Created by Zbornak on 2/22/2024 in #questions
Py def vs Mojo fn
This is a good point. As I said, coming in with no knowledge of Python and only a little bit of C++, I never considered that aspect
9 replies
MModular
•Created by Zbornak on 2/22/2024 in #questions
Py def vs Mojo fn
Yes you're right, people likely won't adopt Mojo if it breaks all their Python code after promising to be a superset. Luckily though, I have no Python code so I can start relatively fresh!
9 replies
MModular
•Created by Aamir on 2/23/2024 in #questions
Fastest way to build string from dynamic values!
I was just trying to figure out the same thing! I don't think there is currently a way? But I could be completely wrong
36 replies
MModular
•Created by Zbornak on 2/22/2024 in #questions
Py def vs Mojo fn
Ah thanks for the responses, I thought that was the case. I was just thrown by the wording (ie. being important to know both). I seem to be getting on fine just understanding and using the fn functions, I much prefer the safety of it all
9 replies