Ivan.
Portfolio Contact Blog Показать по-русски
← Blog

Tag

#Go

4 posts tagged with #Go.

  • Aug 30, 2022

    Taming QEMU with an Iron Fist

    A hands-on tutorial on driving QEMU virtual machines straight from Go via libvirt — no virsh, no clunky wrappers, just clean JSON in and JSON out.

    #QEMU #virtualization #Go #Linux #sysadmin
  • Oct 11, 2021

    Digging Into the Compiler Source — How the Go Scheduler Works (Part II)

    Part two of the series on Go's task scheduler: breaking down G, P, and M, thread parking, system calls, netpoll, and sysmon — all based on runtime source code.

    #Go #goroutines #scheduler #systems programming
  • Oct 04, 2021

    Digging Into the Compiler Source — How the Go Scheduler Works (Part I)

    Part one of a series on Go's task scheduler: what happens with OS threads, why 180,000 threads will kill your system, and what work stealing has to do with any of it.

    #Go #goroutines #scheduler #systems programming
  • Jul 13, 2021

    Go Frontend with Vugu: WebAssembly in Pure Golang

    A look at vugu, a young library that lets you write frontend in Go via WebAssembly. Cats, goroutines, and 500 KB of WASM payload by the finish line.

    #Go #WebAssembly #frontend #WASM #vugu
Ivan.
Portfolio Contact Blog

© 2026 IFC LLC. All rights reserved.