每周分享第23期
文章目录
- Quick Assist
- 科学思想的核心
- stanford cs 101
- codesys
- VNC 还是 RDP? 云上的远程桌面究竟该如何选
- 一名系统研究者的攀登之路
- what is the reason for explicitly declaring L or UL for long values
- Why can’t I write to the file mmaped
- SPDK vhost-NVMe: Accelerating I/Os in virtual machines on NVMe SSDs via user space vhost target
- 百代小红楼
- ulimit
- 如何评价上海交通大学 18 级计算机系第一名「迟先生」的言论?
- 以大多数人努力程度之低,根本轮不到拼智商
- jekyll page build failure
Quick Assist
Solve PC problems over a remote connection
科学思想的核心
先于验证就能理解某种事物的能力,是科学思想的核心。
stanford cs 101
https://web.stanford.edu/class/cs101/
codesys
CODESYS is the leading manufacturer-independent IEC 61131-3 automation software for engineering control systems.
VNC 还是 RDP? 云上的远程桌面究竟该如何选
https://aws.amazon.com/cn/blogs/china/vnc-or-rdp-how-to-choose-a-remote-desktop-on-the-cloud/
一名系统研究者的攀登之路
what is the reason for explicitly declaring L or UL for long values
Why can’t I write to the file mmaped
https://stackoverflow.com/questions/27645215/why-cant-i-write-to-the-file-mmaped
SPDK vhost-NVMe: Accelerating I/Os in virtual machines on NVMe SSDs via user space vhost target
百代小红楼
https://www.sohu.com/a/347046007_617488
ulimit
Provides control over the resources available to the shell and processes it creates, on systems that allow such control.
For more details, please type ulimit --help
如何评价上海交通大学 18 级计算机系第一名「迟先生」的言论?
https://www.zhihu.com/question/439622084/answer/1695860678
- 培养能力而非其他
- 见识决定了你的上限
- 努力决定了你的下限
- 自驱:让这个过程更加美好
- 分享:与世界一起成长
- 创造:本质幸福的来源
- 后记:科班教育能带给我们什么
以大多数人努力程度之低,根本轮不到拼智商
https://www.zhihu.com/question/20712208
http://www.360doc.com/content/17/1121/11/11555490_705804890.shtml
jekyll page build failure
https://stackoverflow.com/questions/40176947/jekyll-page-build-failure
The problem was caused by a GitHub server outage, not a problem in my code.
Anyone can check over at the github status website if their server is down. If it is, there isn’t much you can do except wait until it is back up again…