weakish.github.com
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明: map memories to web pages
map memories to web pages

```c
mmap(NULL, SIZE_MAX, PROT_READ, MAP_SHARED, 2, 0)
```

## Programming Languages

- [Exception and Union Type](dive-into/exceptions/)
- [Personal Coding Style](coding-style/)
- [Quick Introduction to Go](dive-into/go/)
- [Haskell: Laziness, Type Class, and Monad](dive-into/haskell/)
- [Notes on A little Java, a Few Patterns](java/a-little/)
- [On Design of Kotlin](dive-into/kotlin/)
- Dive into [OCaml](dive-into/ocaml/), [Ruby](dive-into/ruby/), and [Rust](dive-into/rust/)

## JavaScript

- [Pitfalls of TypeScript](dive-into/typescript/)
- [Fight for Type Safety Stand with JavaScript](dive-into/ts-check/) (ts-check with JSDoc comments)
- [An Optioned Guide to ESLint](dive-into/eslint/)
- [Use npm without package.json](dive-into/npm/)
- [A Quick Introduction to React](dive-into/react/)

## Tools

- [Build a Micro Static Site With GitHub Pages](dive-into/gh-pages/)
- [Deploy Jekyll Site to ZeroNet](dive-into/jekyll-zeronet/)
- [Selected Gitmojis](dive-into/gitmoji/)
- [OSX Survival Guide](dive-into/osx/)
- [Android Setup Guide](dive-into/android/)
- [i3 Quick Start](dive-into/i3/)
- [Write Makefile Compatible with Both GNU `make` and BSD `make`](dive-into/make)
- [JupyterLab Guide](dive-into/jupyter-lab/) ([ipynb](https://github.com/weakish/weakish.github.com/blob/master/dive-into/jupyter-lab.ipynb))
- [A Basic Guide for New Marionettists](dive-into/puppet/) (puppet tutorial)
- [Dive into Pyinfra](dive-into/pyinfra)
- [WireGuard Quick Start](dive-into/wireguard/)

## Other

- [History of HTML through Linux/BSD Websites](web/html-history/)
- Dive into [Base64](dive-into/base64/), [Borg](dive-into/borg), [Flow](dive-into/flow/), [Jetbrains IDEs](dive-into/jetbrains/), and [more](dive-into/more/).
- Survey of tools for [cli ui testing](cli/test/), [python persistence](python/persistence/), [vim completion](vim/completion/).
- [Virtual Private Servers List](lists/vps/)
- Other [thoughts](thoughts/).
- [Gists][]([feed][gist-feed]) - notes, scripts, configs etc.
- [Notes](dapi/) and [poems](poems/) written in Chinese.

[gists]: https://gist.github.com/weakish
[gist-feed]: https://gist.github.com/weakish.atom

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。