Тёмный

Modular Community Q&A Livestream 

Modular
Подписаться 11 тыс.
Просмотров 8 тыс.
50% 1

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@bakedbeings
@bakedbeings Год назад
The most important Mojo development is the 2x increase in Chris Lattners.
@SL3DApps
@SL3DApps Год назад
I love seeing better numpy support. Would be even nicer to have native numpy to Mojo Array conversion initializers to operate with pure Mojo instead of a python mixture.
@erikjohnson9112
@erikjohnson9112 Год назад
True, but for transition purposes, step-wise makes sense. But yeah, the sooner it is native Mojo, the better.
@Little-bird-told-me
@Little-bird-told-me Год назад
Can't wait to code in *mojo* . Super excited. Kudos to everyone working on this project.
@kevinmcfarlane2752
@kevinmcfarlane2752 Год назад
The SDK was released yesterday. Linux-only for now.
@MrAverageViewer
@MrAverageViewer Год назад
First, THANK YOU for this presentation, and most of all, THE HARD WORK & DEDICATION of CHRIS LATTNER and the MOJO Team for developing this language! QUESTION: Can MOJO code be used within existing Python frameworks such as 1) DJANGO, and 2) FASTAPI? If so, would using MOJO in those frameworks, speed up the performance, and memory-efficiency of websites built with MOJO + Existing Frameworks?
@jackhales6179
@jackhales6179 Год назад
The long-term goal is for Mojo to be a superset of Python. This involves supporting raw Python, but I don't think they are focussing on solving the "packaging problem" (a quite difficult one), so I imagine it would be quite some time until that occurs. Most web and dispatching frameworks are quite efficient, so it's more likely that Mojo could help with small jobs as apart of the projects if that makes sense. For instance, I run a Flask backend, and Mojo could absolutely help in the raw Python data analysis and analytics that occurs in the backend.
@MrAverageViewer
@MrAverageViewer Год назад
Thanks for that insight!@@jackhales6179
@shanekunz
@shanekunz Год назад
While Python web frameworks are generally "fast enough" for most web applications (they are bound by IO internet speed, not by computational requirements), there are scenarios where the choice of language and framework can be a bottleneck. Real-time applications, high-frequency trading platforms, or apps with complex data processing requirements might benefit from the speed advantages offered by compiled languages. Like ​@jackhales6179 said, in these cases you can still call compiled mojo code from an existing python framework, but depending on how seamless the interoperability is, you might just be better off selecting a mojo specific web framework than trying to mash two systems together.
@oldspammer
@oldspammer 4 месяца назад
Example code on the website sometimes have timings for how fast things get done. But this is less meaningful when the hardware is unspecified. Such and such milliseconds on what platform--CPU, clock speed, RAM speed, etc. Eventually, you should have integrated into the timing functions something that does a platforming ID of what hardware is running. How you might do this should be up to someone working with the bare metal to know how to ID such things.
@aisolutions834
@aisolutions834 Год назад
Hi, everyone, excellent presentation. If I may digress for a moment(to talk about "Hardware"), when do you anticipate having a framework/compiler available for single-board computers, such as Raspberry Pi, or microcontrollers? Presently, platforms like Arduino utilize C++, and even MicroPython is built on C libraries.
@omegasigma4500
@omegasigma4500 Год назад
Seems like something went wrong with the upload. 😞
@modularinc
@modularinc Год назад
It should be fixed 🎉
@omegasigma4500
@omegasigma4500 Год назад
@@modularinc Yes! Thanks!
@john-vega
@john-vega Год назад
Tried several weeks ago and was not ready, but I can see how great this will be.
@modularinc
@modularinc Год назад
Oh it’s super great 🔥
@ardoren5442
@ardoren5442 Год назад
How can we access the entire livestream? It seems like this one only has 3 seconds. What happened?
@modularinc
@modularinc Год назад
It should be fixed now!
@ardoren5442
@ardoren5442 Год назад
@@modularinc nice, thanks for your quick response in resolving the issue
@RAHUDAS
@RAHUDAS Год назад
Chris mentioned how mojo is different from CPP, but all this problem are already being solved by RUST, only difference I can see they RUST don't have Access SMID instructions, if that is true then why again a new Lang. They already mentioned the it is for AI, Does it going remove all the dependency of cuda, Does allow to write parallel programmes for general purpose GPU ??? . If not then why a new Lang ?? If yes then rust can also do it, Another point even though it is handshaking with python, we all know if Mojo became popular, then most existing python ml/ai library will be rewritten in mojo ???
@dennismalmgren8627
@dennismalmgren8627 Год назад
I'm very excited about this. Will speed up our prototyping work on new algorithms!
@Aldraz
@Aldraz Год назад
I just hope Mojo will have all of the most innovative modern features that it can have, like the futuristic package manager cargo from Rust, where you only write packages you want in VSCode and it will auto install or auto remove them. Much better than always doing pip install or pnpm install imo. And ideally, it should be even more futuristic, it should have an AI model inside that would be able to tell which package you are likely missing or needing and it would recommend you / maybe auto install + auto import the libraries. Now that I think about it, maybe I want too much lol. Speeding up all the python libraries will be more than enough.
@surajk9085
@surajk9085 Год назад
Have you considered the idea of creating a marketplace for AI developer tools, similar to plugins used in figma ? I been working on it.
@biharlearning9294
@biharlearning9294 Год назад
can we use modular programming in mobile app development in comming years
@noone-ld7pt
@noone-ld7pt Год назад
would love some timestamps!
@mkwise5996
@mkwise5996 Год назад
Thanks for this video
@rmkrbh
@rmkrbh Год назад
Hi am from algeria
@SK-uf9cl
@SK-uf9cl Год назад
Hm this video is only 3 seconds long
@modularinc
@modularinc Год назад
Working now!
@SK-uf9cl
@SK-uf9cl Год назад
Thanks bub@@modularinc
@gofudgeyourselves9024
@gofudgeyourselves9024 Год назад
WatchMojo
Далее
Mojo🔥: a deep dive on ownership with Chris Lattner
48:50
Airpod Through Glass Trick! 😱 #shorts
00:19
Просмотров 472 тыс.
I tried using AI. It scared me.
15:49
Просмотров 7 млн
How much faster has Mojo's dictionary gotten?
7:40
Просмотров 4,3 тыс.
Interview with a Senior Python Developer - Part1
4:57
Просмотров 821 тыс.
Being Competent With Coding Is More Fun
11:13
Просмотров 84 тыс.
Mojo 🔥 Community Meeting #5
1:03:59
Просмотров 3,6 тыс.
Jeremy Howard demo for Mojo launch
7:28
Просмотров 132 тыс.
The cloud is over-engineered and overpriced (no music)
14:39
Will AI replace programmers, is coding dead?
5:00
Просмотров 36 тыс.
Airpod Through Glass Trick! 😱 #shorts
00:19
Просмотров 472 тыс.