Skip to content
View Lyle101's full-sized avatar

Block or report Lyle101

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

Pinned Loading

  1. 101 101 Public

    Forked from cncamp/101

    A basic instruction for Kubernetes setup and understanding.

    Python

  2. NotionNext NotionNext Public

    Forked from tangly1024/NotionNext

    一个使用 NextJS + Notion API 实现的,部署在 Vercel 上的静态博客系统。为Notion和所有创作者设计。

    JavaScript

  3. RamDisk RamDisk Public

    虚拟内存盘是通过软件将一部分内存(RAM)模拟为硬盘来使用的一种技术。 由于内存有高达数 GB 每秒的速度,模拟成硬盘在适当情景下使用,会极大的增强系统性能,并且起到保护硬盘和隐私的作用。Mac OS X 是 类Unix 操作系统,原生就支持用命令行创建Ramdisk。本项目的目的是创建一个开机自动创建的 Ramdisk,并且提供关机自动备份Ram盘的功能。

    Shell 14 3

  4. asteroids asteroids Public

    Forked from udacity/asteroids

    JavaScript

  5. docker_mysql docker_mysql Public

    使用 Docker 快速搭建 MySQL 服务教程

  6. docker_redis docker_redis Public

    Python