drunkwcodes
drunkwcodes
MModular
Created by Sarctiann on 9/17/2023 in #questions
Gitpod. The better way to run Mojo remotely
Wow, Mojo parade is starting!
15 replies
MModular
Created by Arctic on 9/15/2023 in #questions
Plans for a package manager?
I'm working on this. Please have a look at https://github.com/mojopaa/mojo_muse If you are interested in development, please contact me: drunkwcodes@gmail.com
26 replies
MModular
Created by Mahmoud Hussein on 9/9/2023 in #questions
No dictionaries?
Please have a look at https://github.com/TeamPuzel/mojo-list and tell me what you think after trying, thanks.
12 replies
MModular
Created by drunkwcodes on 9/10/2023 in #questions
Import packaged mojopkg failed.
yeah, it's unique. I didn'didn't try to change hello name.
6 replies
MModular
Created by drunkwcodes on 9/10/2023 in #questions
Import packaged mojopkg failed.
1> from hello import hello_func
2.
2> hello_func()
3.
lldb: /__w/modular/modular/third-party/llvm-project/llvm/include/llvm/Support/Casting.h:578: decltype(auto) llvm::cast(From *) [To = M::KGEN::GeneratorOp, From = mlir::Operation]: Assertion `isa<To>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
[11236:11236:20230916,015003.609114:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[11236:11236:20230916,015003.609195:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[11236:11236:20230916,015003.617119:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[11236:11236:20230916,015003.617160:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
1> from hello import hello_func
2.
2> hello_func()
3.
lldb: /__w/modular/modular/third-party/llvm-project/llvm/include/llvm/Support/Casting.h:578: decltype(auto) llvm::cast(From *) [To = M::KGEN::GeneratorOp, From = mlir::Operation]: Assertion `isa<To>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
[11236:11236:20230916,015003.609114:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[11236:11236:20230916,015003.609195:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[11236:11236:20230916,015003.617119:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[11236:11236:20230916,015003.617160:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Still...
6 replies
MModular
Created by Mahmoud Hussein on 9/9/2023 in #questions
No dictionaries?
https://www.digitalocean.com/community/tutorials/hash-table-in-c-plus-plus Hash table seems not easy to implement, too. I appreciate your works.
12 replies
MModular
Created by Mahmoud Hussein on 9/9/2023 in #questions
No dictionaries?
No, it doesn't. I'm waiting too.
12 replies