Code Monkey home page Code Monkey logo

dinner's Introduction

关于我

Code Time

Profile Views

Lines of code

🐱 我的 GitHub 数据

📦 使用了 4.5 MB GitHub 存储空间

🏆 24 个贡献,在 2024 年

🚫 不开放招聘

📜 26 个公共仓库

🔑 0 个私人仓库

我是早起的 🐤

🌞 早晨                     1154 commits        ██████░░░░░░░░░░░░░░░░░░░   24.91 % 
🌆 白天                     1477 commits        ████████░░░░░░░░░░░░░░░░░   31.89 % 
🌃 傍晚                     1661 commits        █████████░░░░░░░░░░░░░░░░   35.86 % 
🌙 晚上                     340 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   07.34 % 

📅 我最有效率是在 星期一

星期一                      793 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.12 % 
星期二                      784 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.93 % 
星期三                      770 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.62 % 
星期四                      631 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.62 % 
星期五                      555 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.98 % 
星期六                      474 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.23 % 
星期日                      625 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.49 % 

📊 本周消耗时间

🕑︎ 时区: Asia/Shanghai

💬 编程语言: 
Bash                     3 mins              ████████████░░░░░░░░░░░░░   47.44 % 
conf                     2 mins              ████████░░░░░░░░░░░░░░░░░   32.56 % 
Python                   1 min               █████░░░░░░░░░░░░░░░░░░░░   20.00 % 
sshconfig                0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 % 

🔥 编辑器: 
Vim                      6 mins              █████████████████████████   100.00 % 

💻 操作系统: 
Linux                    6 mins              █████████████████████████   100.00 % 

我最常使用 Python

Python                   5 repos             █████░░░░░░░░░░░░░░░░░░░░   19.23 % 
JavaScript               5 repos             █████░░░░░░░░░░░░░░░░░░░░   19.23 % 
C                        5 repos             █████░░░░░░░░░░░░░░░░░░░░   19.23 % 
Shell                    3 repos             ███░░░░░░░░░░░░░░░░░░░░░░   11.54 % 
Go                       1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   03.85 % 

时间线

Lines of Code chart

Last Updated on 2024-05-31 20:14:51 UTC

dinner's People

Contributors

arondight avatar

Watchers

 avatar  avatar  avatar  avatar

dinner's Issues

File transfered over the World Wide Web may be truncated

Info Of Boxes

Box City OS Shell Running
Server Tokyo Arch Linux ZSH dinner & nginx
Client Beijing Arch Linux ZSH wget & Firefox

And For More...

$ wget http://site.arondight.me:8080/1987.mp3 -O 1987.dinner.mp3 |& >/dev/null
$ wget http://site.arondight.me/1987.mp3 -O 1987.nginx.mp3 |& >/dev/null
$ wc -c 1987.{dinner,nginx}.mp3
  84724 1987.dinner.mp3
4863772 1987.nginx.mp3
4948496 总用量

The size is always be 84724.

Info Of dinner

$ dinner -h | head -1
This is dinner, version 0.03 .

Will blocked on a connection

This can be imperceptible if file is small, but will become apparent when serving a big file.

$ ./bin/dinner -h | head -1
This is dinner, version 0.03.

dinner will not quit when get invalid options

$ dinner -i
dinner: invalid option -- 'i'
 469 of dinner.c:   (main) - trying work directory: "/home/is/Repo/dinner/htdocs/".
 489 of dinner.c:   (main) - change work directory: "/home/is/Repo/dinner/htdocs/".
 497 of dinner.c:   (main) - dinner is running on http://127.0.0.1:8080/.
 498 of dinner.c:   (main) - listenning fd 4.
^C 119 of dinner.c: (sigtermHandler) - stopping dinner.
 122 of dinner.c:   (sigtermHandler) - delete all events.
 129 of dinner.c:   (sigtermHandler) - destory all events.
 137 of dinner.c:   (sigtermHandler) - dinner is stoped without errors.
 139 of dinner.c:   (sigtermHandler) - bye.
$ dinner -h | head -1
This is dinner, version 0.03 .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.