home.social

#unikernel — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #unikernel, aggregated by home.social.

  1. A little dream comes true! We just deployed an #unikernel in #OCaml which is a search engine through the old caml-list: caml-list.robur.coop/ :tada:. It's a full operating system which is able to search and serve a little website. It is worth archiving and keeping accessible a whole section of caml’s history.

  2. MirageOS is a library operating system that constructs unikernels for secure, high-performance network applications across various cloud computing and mobile platforms.
    github.com/mirage/mirage

    #MirageOS #Unikernel

  3. @fabi1cazenave KaiOS being basically a #unikernel on top of Android HAL is not clear to me why it was impossible for KaiOS Tech to push upgrade 2.5 to 3.1. Bad licensing choices?

  4. I just spent probably two week to implement a #NTP server as an #unikernel in #OCaml. It was pretty... tuff! My recent outcome is that my "skew" is ~3.5e-7 where chrony has a skew around 1e-6. In other words, the error is overall smaller in my implementation than in chrony's.

    I will continue to compare metrics, but it is quite satisfying to confirm the suitability of unikernels for this type of service.

  5. People sometimes ask which #unikernel we actively use (as proof of our work). Currently, paste.osau.re is a unikernel in #OCaml, and it has been running (without interruption) for over a year. Feel free to use this service (free of charge) to share code snippets, and if you like what we do, you can sponsor us via GitHub (github.com/sponsors/robur-coop).

  6. 🚀🤡 "Breaking news: some geniuses put #Chromium on a #unikernel, because why not make web browsing even more existentially confusing? Meanwhile, #GitHub still insists that #AI can fix everything, except maybe their own navigation menu. 🤖✨"
    github.com/onkernel/kernel-ima #WebBrowsing #TechNews #HackerNews #ngated

  7. I did few works for these days to be able to build-up an #unikernel with #OCaml 5 and #effects (via miou-solo5: github.com/robur-coop/miou-sol). And now, the unikernel can respond to (a simple Hello World!) 🎉 with µTCP (github.com/robur-coop/utcp) it's a great achievement!

  8. OSv is the open-source versatile modular #unikernel designed to run unmodified Linux applications securely on micro-VMs in the cloud. osv.io

  9. My conference at #ICFP2024 about Bob was just published here: youtube.com/watch?v=COmi9e7wHt It's a simple tool to transfer files in #OCaml and an #unikernel. It is also an actually portable executable, thanks to #Cosmopolitan. It's available here: bob.osau.re/

  10. #sydbox-3.27.0 has been released! This release adds support to set secure-execution mode (aka AT_SECURE) and IP blocklists which can be used to build application level firewalls. #sydbox is a rock-solid #unikernel to #sandbox apps on #Linux >=5.19 written in #rustlang: is.gd/syd_3_27_0 #exherbo

  11. B · o · B, a universal peer to peer file-transfer in #OCaml with an #unikernel was accepted for the #OCaml workshop. You can see details here: icfp24.sigplan.org/details/oca See you in Milan! I'm happy that robur.coop has a place in such event.

  12. @mathiasx just spit-balling here ...

    #Erlang all the things!

    #Unikernel all the things!

    And I do wonder how #Yunohost or #Nix / #Guix or #FreedomBox / #LibreServer / #Sandstorm handle all this ...

  13. We also took time to implement a mirror of the #opam repository as an #unikernel that we currently use, you can see the annoucement here: discuss.ocaml.org/t/ann-opam-m