Logo Onoe's Portfolio
  • English
    日本語
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Blog
  • Reinventing-the-Wheel Learning in the Age of AI: Lessons from Building an AI Agent with AI
  • Running RDMA in Containers on Kubernetes and Benchmarking Performance
  • Participated in ISUCON14 (6,659 points)
  • Building a Home VM Infrastructure with KubeVirt
  • Building an sgkey and Playing with TinyGo
  • Exploring the eBPF-based OpenTelemetry Auto-Instrumentation Library for Go
  • 3rd Place Student / 13th Overall at ISUCON13 (111,625 points)
  • Book Review: Staff Engineer — Leadership Beyond the Management Track
  • Paper Reviews: Container Overlay Networks
  • Paper Reviews: Distributed Tracing
  • Paper Reviews: Distributed Tracing & Borg
  • Review: 'Kubernetes Complete Guide, 2nd Edition' (Kubernetes完全ガイド 第2版)
  • [Go] Digging Up net.Conn: http and mysql Edition
  • Creating a Bridge-Connected VM with KVM
Hero Image
[Go] Digging Up net.Conn: http and mysql Edition

This article explains how to extract net.Conn from Go’s net/http and go-sql-driver/mysql to directly read and write HTTP and MySQL connections. While rarely needed in typical library usage, this can be useful when you want to rewrite payloads at the transport layer level.

February 2, 2023 Read
Hero Image
Creating a Bridge-Connected VM with KVM

I created a VM using KVM on an Ubuntu PC at home. To allow SSH access to the VM from external hosts, I connected the VM to a bridge network created on the host. I ran into several issues along the way, so I’m documenting the entire procedure here.

November 5, 2022 Read
  • ««
  • «
  • 1
  • 2
  • »
  • »»
Navigation
  • About
  • Recent Posts
  • Experiences
  • Education
  • Publications
  • Presentations
Contact me:
  • Other Accounts
  • contact [at] onoe.dev
  • hiroyaonoe
  • hiroyanoe

Liability Notice: This website uses Google Analytics with cookies for access analysis.


Toha Theme Logo Toha
© 2022-2025 Hiroya Onoe
Powered by Hugo Logo