0x4a61636f62
0x4a61636f62
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Sorry, I have to go for now.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
magic telemtry --disable starts a new process that does not terminate 😄
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Installing Magic worked, but when I run magic init life --format mojoproject, it starts a process that does not terminate:
┏─────┬────────┬────────┬───────────────────────────────────────┬────────────┬────────┬──────────┬──────────┓
│ # │ pid │ ppid │ name │ status │ cpu │ mem │ virtual │
│ 372 │ 689871 │ 655651 │ magic │ Running │ 103.45 │ 12.5 MB │ 71.9 MB │
┗─────┴────────┴────────┴───────────────────────────────────────┴────────────┴────────┴──────────┴──────────┛
┏─────┬────────┬────────┬───────────────────────────────────────┬────────────┬────────┬──────────┬──────────┓
│ # │ pid │ ppid │ name │ status │ cpu │ mem │ virtual │
│ 372 │ 689871 │ 655651 │ magic │ Running │ 103.45 │ 12.5 MB │ 71.9 MB │
┗─────┴────────┴────────┴───────────────────────────────────────┴────────────┴────────┴──────────┴──────────┛
I did not have time to debug but I will try again tomorrow.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Thank you @Owen Hilyard. Let me give Magic a try now.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Well, actually the documentation only mentions Mac and Ubuntu is supported.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
@Ket I tried to find a package on the Arch repos for Mojo and then stumbled upon https://github.com/Sharktheone/arch-mojo. There, they say that the version of ncurses on Arch Linux does not work with Mojo. At that point, I asked if Mojo does not run on Arch. But you seem to have it running so I should try and try to install it manually. I'll let you know how it goes in a bit.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Let me check if I can do it with Docker or Flatpack
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
It seems it is not possible to install Mojo on Arch Linux.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
That's very interesting. It must be a huge undertaking.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
This makes me even more curious why Zig might want to move away from LLVM given there are so much resources going into improving it.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
It also explains why Chris Lattner is a big contributor to Rust, as you said.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Haha, thanks for sharing that. I had no idea that Rust had such an impact on LLVM. I guess it makes sense since it is the most influential language recently since LLVM was originally created.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
I heard Zig is working on ditching LLVM, but I am not sure. I wonder how that is even possible.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Interesting
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
🙂
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
I just looked at one interview with Chris and he claimed he might be the biggest contributor to Rust 🙂
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Is it using LLVM or is that being built from ground up too?
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
Do you think it will happen? I heard Chris Lattner is a contributor to Rust.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
I fully agree.
72 replies
MModular
Created by 0x4a61636f62 on 1/1/2025 in #questions
Mojo for Building Applications or mostly Data Science?
By the way, how does Mojo treat introspection and generic programming? Is it similar to Rust or Zig?
72 replies