Skip to content
View impact-eintr's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report impact-eintr

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
impact-eintr/README.md

UNIX哲学

  1. 使每个程序做好一件事。若要做新的工作,则重新构建,而不是通过添加新功能使旧程序复杂化。
  2. 期望每个程序的输出成为另外一个未知程序的输入。不要杂乱无章地输出信息,避免使用严格的柱状或二进制输入格式。不要执拗于交互式输入。
  3. 设计和构建软件甚至是操作系统都要尽早尝试,数周之内较为理想。遇到笨重的部分,不要犹豫,扔掉并重建它们。
  4. 为了减轻编程任务,优化使用工具,即使你不得不绕道构建一部分用完后便会抛弃的工具(这也是值得的)。

github contribution grid snake animation

Pinned

  1. LinuxC LinuxC Public

    听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识

    C 453 157

  2. netstack netstack Public

    go 模拟实现用户态下的网络协议栈(蓝桥)

    Go 34 4

  3. Docker-ECE Docker-ECE Public

    支持cgroup2和overlay2的docker引擎,《自己动手写docker》的学习笔记 ,球球大佬们给个star

    Go 29 1

  4. eoss eoss Public

    一个分布式OSS(对象存储)

    Go 5

  5. raftd raftd Public

    raftd 基于raft和bolt的分布式KV数据库 由于简单实现了租约系统 可以用于简单的服务发现 基于gin框架提供http服务

    Go 11 1

  6. redis redis Public

    你是一个一个一个redis源码解析

    C 6