Aryan Godara

Results 50 comments of Aryan Godara

> @AryanGodara Confirmed with @Inphi that his work is not blocking or interfering much with this issue, so feel free to get started 🚀 That's great, I'll start working on...

Can I open a PR to work on this Issue? I am relatively new to Rust, but I have good experience in open-source, and want to contribute to exercism.

Hello, I was on step 0, `make depends`, and I got the following errors, and I'm not yet able to figure them out yet! ``` make depends ─╯ using overlay...

> @AryanGodara what version of OCaml is your current opam switch using? you can check by running the following command. > > ``` > $ opam switch > ``` @moazzammoriani...

@moazzammoriani , it took some tries to get the versioning right, but it finally worked! ``` ==> Found 61 opam dependencies for the target package. ==> Querying opam database for...

@moazzammoriani , will we get good-first-issues for MIDI over ethernet with MirageOS soon ? (I'm still learning, so not in any hurry😅) Just wanted to know if they've been posted,...

@moazzammoriani A little late to ask this😅 But why do we use ocaml (functional language) when building mirageOS? I am having fun learning it, but was wondering, the benefits over...

> @AryanGodara I believe we're using OCaml because that's the default language for MirageOs for several reasons, including: > > * Type safety: OCaml's strong type system ensures that the...

> @AryanGodara : There is a strong emphasis on correctness and safety in MirageOS, this is both in terms of the separation of the unikernel from the OS and other...

@kamtoeddy Just OCaml Platform extension should be enough, in the left bar (below ur docker, version control, etc) there is OCaml, where you can manage your Sandbox, Switches, and their...