Skip to content

Instantly share code, notes, and snippets.

View Kicey's full-sized avatar

KiceyScream Kicey

  • HEBEI UNIVERSITY OF TECHNOLOGY
View GitHub Profile
@max-i-mil
max-i-mil / linux-vms-on-apple-m1-with-networking.md
Last active August 18, 2025 15:20
Short summary to run Linux VMs on an Apple M1 host using QEMU, libvirt and HVF with a working network setup

Linux Virtual Machines with Private Network on an Apple M1 Device

Background

The aim was to be able to:

  1. Run multiple Linux VMs on an Apple M1/ARM device
  2. Use Apple's HVF for native performance speeds
  3. Configure VMs to allow network access to each other
  4. Configure VMs to allow access to the internet
  5. Not rely on custom modifications of software
@y0ngb1n
y0ngb1n / docker-registry-mirrors.md
Last active September 7, 2025 03:16
国内的 Docker Hub 镜像加速器,由国内教育机构与各大云服务商提供的镜像加速服务 | Dockerized 实践 https://github.com/y0ngb1n/dockerized
@maojr
maojr / epoll.c
Last active November 20, 2023 10:51
examples of I/O multiplexing(select/poll/epoll)
// an example of epoll level trigger
#include <stdio.h>
#include <stdlib.h>
#include <sys/epoll.h>
#define MAX_EVENTS 10
int
main(void)
{
@staltz
staltz / introrx.md
Last active September 6, 2025 13:00
The introduction to Reactive Programming you've been missing
@rxaviers
rxaviers / gist:7360908
Last active September 7, 2025 17:13
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: