Melody Daniel
MModular
•Created by sneekyfoxx 🦊 on 1/30/2025 in #questions
Mojo Language Server (NeoVim)
You just have to tell NVChad to enable it.
5 replies
MModular
•Created by sneekyfoxx 🦊 on 1/30/2025 in #questions
Mojo Language Server (NeoVim)
Does NVChad configure lsp?
Mojo language server is in Magic's shell, and the config is included in nvim-lsp-config
5 replies
MModular
•Created by Empathy Monster on 1/29/2025 in #questions
Admin, please help
@Caroline seen this?
24 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
Oh wow
19 replies
MModular
•Created by Bozo on 1/3/2025 in #questions
After installing magic and running 'magic init (...)', getting Error launching 'mojo': No such file
Does it work if you first switch to the shell -
magic shell
. Then running just mojo
5 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
https://discord.com/channels/1087530497313357884/1268303557900238958 I have it here. But basically I start a Neovim instance inside a magic shell, that way mojo lsp is available to Neovim.
You can do this with
magic run nvim .
19 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
With Astronvim, I only have to configure this in astrolsp.lua -
19 replies
MModular
•Created by Melody Daniel on 7/31/2024 in #community-showcase
Devcontainer Setup for Mojo and Neovim
Hey guys, I finally had the time to update this setup. It now uses Magic CLI, which simplifies a lot of the setup. I've also turned it into a template repository.
2 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
The plan is that Mojo will become fully free and open source. Chris has give a timeline of 2 years
28 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
Without getting an enterprise license
28 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
Specifically this - https://www.anyscale.com/product/platform
28 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
Modular very deliberately narrowed the scope of their license and removed as much ambiguity as the community could point out.
28 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
We already have frameworks in Mojo designed for Machine learning and auto differentiation, they don't worry about licensing
28 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
In the example you gave you're providing a tool that could possibly allow users offer a commercial AI cloud offering, you're not offering one.
28 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
How does a framework like Django get into allowing users to run AI workloads?
Anyway, the problem is
commercial
. You can use Mojo and Max freely in your AI workloads28 replies
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
If you're building anything that offers commercial cloud offering for AI you'll need to contact Modular first. Further questions should be directed to #licensing .
It is okay if you feel Max is not the right solution for you
28 replies
MModular
•Created by Ivo Balbaert on 12/17/2024 in #questions
Is there a way in Mojo to know the type of a variable/object ?
Proper generics is possibly what you want in almost every case where you may need it
93 replies
MModular
•Created by Ivo Balbaert on 12/17/2024 in #questions
Is there a way in Mojo to know the type of a variable/object ?
Tbh, it is not all that useful
93 replies
MModular
•Created by Ivo Balbaert on 12/17/2024 in #questions
Is there a way in Mojo to know the type of a variable/object ?
Since this concept doesn't exist almost anywhere else I have to imagine it is not very useful
93 replies