Skip to content
View oizhaolei's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report oizhaolei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oizhaolei/README.md

Pinned Loading

  1. .doom.d .doom.d Public

    I ❤️ Doom Emacs!!

    Emacs Lisp 2

  2. axum_sea-orm_example axum_sea-orm_example Public

    rust, axum, sea-orm, migration, jwt

    Rust 1 1

  3. Neovim-from-scratch Neovim-from-scratch Public template

    Forked from LunarVim/Neovim-from-scratch

    A Neovim config designed from scratch to be understandable

    Lua 1

  4. QEMU and HVF QEMU and HVF
    1
    # Summary
    2
    A few notes I took to see if I could use MacOS as Hypevirsor in a similar fashion to Linux
    3
    I wanted to see how few addons were needed instead of using Parallels, Virtual Box, VM Fsion etc.
    4
    The idea is to use QEMU, Hypervisor Framework (https://developer.apple.com/documentation/hypervisor) and some custom host networking.
    5
    
                  
  5. typescript-graphql-demo typescript-graphql-demo Public template

    Forked from firebase007/typescript-graphql

    Integrating Typescript with Graphql using Type-graphql - A modern framework for APIs in Node with Graphql

    TypeScript

  6. config.el for purcell config.el for purcell
    1
    ;;; init-local.el --- Settings and helpers for package.el -*- lexical-binding: t -*-
    2
    ;;; Commentary:
    3
    ;;; Code:
    4
    (setq url-proxy-services
    5
          '(("no_proxy" . "^\\(localhost\\|10.*\\)")