home.social

#vsock — Public Fediverse posts

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

fetched live
  1. #FreeBSD #virtio #vsock a couple of months ago I worked on hooking github.com/apple/container up so it could run FreeBSD which is obviously far more useful to my community.

    This was a relatively trivial exercise involving adding an additional tty and abusing it with a JSON line protocol to exchange messages with a crappy little daemon.

    That worked enough, and was enough to nerd snipe much smarter people than me to look at doing it properly, using the VSOCK API.

    Here’s a nice article on doing that for #linux with go - mdlayher.com/blog/linux-vm-soc

    Keep an eye out on CURRENT as other parts of this land for FreeBSD:

    ⁃ Danilo‘s original work freebsd.org/status/report-2024
    ⁃ Mina‘s work which I only just discovered codeberg.org/meena/vsock-tests & codeberg.org/meena/freebsd-src
    ⁃ Faraz‘s recent additions github.com/freebsd/freebsd-src & github.com/freebsd/freebsd-src

  2. 🎩 Ah, yes, because who wouldn't want to squeeze out every ounce of joy from their life by diving into the thrillingly #mundane world of #vsock communication? 💤 Nothing screams #excitement like bypassing #TCP/IP stacks for lightning-fast messages between VMs that no one but the author seems to care about. 🙄
    popovicu.com/posts/how-to-use- #communication #bypass #VM #messaging #tech #HackerNews #ngated

  3. Did you know? You can #ssh into a local #vm without any network configuration via a special unix socket #vsock...

    `ssh vm/my-new-machine` 👌

    I couldn't resist the urge to add it to #virshle

    Available on next push to master 🙂

    #linux #nixos
    github.com/pipelight/virshle