a2svior
a2svior
MModular
Created by lukas on 9/14/2024 in #community-showcase
WGPU-Mojo
Very cool triangle I agree
8 replies
MModular
Created by Jack Clayton on 5/11/2024 in #community-showcase
Lightbug HTTP: Mojo web framework
Lightbug 0.1.3 Release just dropped! Featuring performance and stability improvements and a new installation workflow -- you can now add Lightbug as a dependency to your mojoproject.toml and import Lightbug with Magic to use in your projects. Check out the README for details on how to try it out: https://github.com/saviorand/lightbug_http
57 replies
MModular
Created by toasty on 9/14/2024 in #community-showcase
24.5 project updates and shared conda channel
New Lightbug releases will also be uploaded to this channel from now on! https://prefix.dev/channels/mojo-community/packages/lightbug_http
2 replies
MModular
Created by samufi on 8/2/2024 in #questions
How can I write asynchronous code?
@samufi + 💯 to requesting more documentation on details on how async works in Mojo. I found the documentation there is lacking, I also don't really understand how it works currently By the way, if you're looking for parallel execution there is parallelize
11 replies
MModular
Created by xentropy on 8/27/2024 in #questions
mojo-lsp-server crashing
I'm not getting the crashes anymore on the latest nightly 🙏
35 replies
MModular
Created by xentropy on 8/27/2024 in #questions
mojo-lsp-server crashing
Not sure if this helps, but for me if I clone e.g. the Lightbug repo https://github.com/saviorand/lightbug_http and try to open some files when running a nightly version of the VSCode extension (e.g. if I open external/libc.mojo) it crashes at some point, because the code is not yet migrated to nightly and there's a lot of errors
35 replies
MModular
Created by xentropy on 8/27/2024 in #questions
mojo-lsp-server crashing
I'm on Mac M1 Sonoma
35 replies
MModular
Created by xentropy on 8/27/2024 in #questions
mojo-lsp-server crashing
Yeah it's crashing for me quite often on nightly with VSCode, I think it's somehow connected with code having e.g compilation errors, if these are present or there's a lot of them it crashes
35 replies
MModular
Created by Jack Clayton on 5/11/2024 in #community-showcase
Lightbug HTTP: Mojo web framework
Definitely!! Also happy to get on an audio conference. Maybe let's do the PR first, I'll try my best to integrate, and then we can coordinate/talk to resolve any remaining questions
57 replies
MModular
Created by Jack Clayton on 5/11/2024 in #community-showcase
Lightbug HTTP: Mojo web framework
Looks cool, will check it out. By the way, if you're interested in contributing to a SSE/websocket implementation let me know, happy to discuss!
57 replies
MModular
Created by Jack Clayton on 5/11/2024 in #community-showcase
Lightbug HTTP: Mojo web framework
This is great, thanks a lot! Actually this might be a good idea to implement first before Websockets
57 replies
MModular
Created by Bronzero on 7/4/2024 in #questions
crypto lib
@Jack Clayton maybe you have an idea? I searched through official Github repo and community projects but couldn't find anything
7 replies
MModular
Created by Bronzero on 7/4/2024 in #questions
crypto lib
+1 to this, or also ecdsa, rsa? Couldn't find anything
7 replies
MModular
Created by Jack Clayton on 5/11/2024 in #community-showcase
Lightbug HTTP: Mojo web framework
No description
57 replies
MModular
Created by a2svior on 7/15/2024 in #questions
SSL/TLS Support?
Can I reach out in DMs ? Would be curious to try and reproduce/see if we can improve the performance for the use case/particular handler you're using
42 replies
MModular
Created by a2svior on 7/15/2024 in #questions
SSL/TLS Support?
Alright, thanks! Sounds good
42 replies
MModular
Created by a2svior on 7/15/2024 in #questions
SSL/TLS Support?
Curious about the performance bit, but we can chat about somewhere else. According to benchmarks that other folks run (you can see in Lightbug's Discord or here we're faster than Python usually
42 replies
MModular
Created by GnU So Cute on 7/11/2024 in #questions
Http client library
if you decide to contribute to lightbug also welcome
15 replies
MModular
Created by GnU So Cute on 7/11/2024 in #questions
Http client library
sounds cool, good luck!
15 replies
MModular
Created by GnU So Cute on 7/11/2024 in #questions
Http client library
@GnU So Cute lightbug has a client as well, see here https://github.com/saviorand/lightbug_http?tab=readme-ov-file#using-the-client Alternatively can suggest the nice client implementation from @toasty https://github.com/thatstoasty/mojo-http-client/tree/main
15 replies