jiege.ch 停用
jiege.ch 域名不再续费,之后一直继续用 jia.je 这个域名。
jiege.ch 域名不再续费,之后一直继续用 jia.je 这个域名。
最近关于课程改革的讨论比较多,我也来谈谈我的看法。
一位高中毕业的同学,选择计算机系的动机是什么?我想了想,可能有下面几种:
学校希望计算机系培养出来的学生:
学校为希望计算机系:
计算机系为了实现上面的目标:
同时还要与其他院系(软件学院,交叉信息学院,集成电路学院等)有区分(分工)。
可以看到,上面的这一系列诉求是有矛盾的,可以假想这么几条路径:
这对于七字班(2017)或者更早同学来说,这可能是难以理解的。当时,保研不需要很高的 GPA,老师会看重科研潜力,想科研的同学可能选择在实验室科研的同时,放弃一些课程。
但是从八字班(2018)开始,多重因素下,问题就凸显了。一是总人数更多,保研难度本身就更大,竞争激烈;二是保研名额严格按照 GPA 排序,导致保研的同学必须科研学习两手抓;三是 GPA 改革以后,4.0 难度变低,以前会想 A B C 课程比较难,大部分人都拿不到 4.0,我 A 课程 3.7,B 课程 3.3 和你 A 课程 3.3,B 课程 3.7 是一样的,精力有限,只做三个里面最简单的一个,但现在会发现,比 GPA 实际上就是比谁 4.0 更多,虽然 A B C 课程也比较难,但是此时只能把三个都做了,不然就会排名下降明显。
这还会带来其他的问题:为了拿到更多 4.0,但精力有限,按照自己的时间,三个课里只能拿到一个 4.0,比不过拿到三个 4.0 的同学,咋办?抄袭。让老师放水,人人 4.0。
那么,怎么解决这个问题?
从个人的角度出发:尽早想好自己要什么。我要做什么,就在我要做的方向上做好,其他方向可以选择性放弃,不要随大流。
从院系的角度出发:难。
7.31 号周六的时候,发现 Intel Intrinsics Guide(https://software.intel.com/sites/landingpage/IntrinsicsGuide/) 出现错误,加载数据失败,于是在 Intel 的网站上提交了一个 bug。
8.2 号的时候,Intel 发邮件过来,说已经复现了问题,已经汇报给了后端团队。邮件原文:
Thank you for bringing this to our attention. We have verified and
encountered the same issue. Please know that we have escalated this
issue to our backend technical team.
We will get back to you as soon as we have an update. Have a nice day
ahead!
8.4 号的时候,Intel 再次发邮件过来,说后端团队正在处理这个问题,会尽快完成修复,请我耐心等待。这个时候我去网站上看,还是有问题。邮件原文:
Our backend team is still working on this issue. We are trying our level
best to get back to you with an update soon.
Have a nice day ahead!
8.6 号 19:27 的时候,Intel 又发了一次邮件,说后端团队依然在处理这个问题,并且正在进行一个永久性的修复(言下之意是现在提供了一个临时性的修复)。这个时候去网站上看,终于是修好了。邮件原文:
We have received an update from our backend team is that they are
working on this issue and, a more permanent fix is in the works.
Hopefully, it will resolve soon.
We appreciate your patience and understanding on this matter. Have a
nice day!
我回复了一下邮件,告诉 Intel 我这边看到已经是修复好的版本,紧接着又收到了一封邮件,告诉我可以从网站上下载离线版的 Intrinsics Guide:
Thank you for your prompt response. We are glad that your issue has been
resolved and we would like to thank you for your co operation. Please
be informed that the offline version of the Intrinsic Guide is now
available for download from the site. The offline version of the guide
has the same content as the site, but is viewable offline by the user. A
link to the download is now added in the left column of the site:
https://software.intel.com/sites/landingpage/IntrinsicsGuide/
That said, we are closing this ticket and if you have further issues
please open another ticket and we will be happy to help you.
After case closure, you will receive a survey email. We appreciate it if
you can complete this survey regarding the support you received. Your
feedback will help us improve our support.
For any concerns related to Intel® Developer Zone account, login or
website, please feel free to open a new ticket:
https://software.intel.com/en-us/support
这次 Intel Support 的反应挺快的,给个好评。就是希望 Intel 能够不挤牙膏,能拿出和 AMD 相当水平的 CPU。
7.17 号周六的时候,一位朋友 @elenacliu 发现深研院网站的一个文档链接,文档中标题写的是 2021,但是网页的标题显示的是 2006 年。于是我发邮件给深研院的招生办,抄送本部的研招办,提交了这个 issue。
7.19 号周一上午的时候,本部的研招办回复了一封邮件,没有理解我想表达的意思,可能以为我是要报考的学生,让我关注明年发布的文档。
7.19 号周一下午的时候,深研院招生办回复了邮件,说“谢谢你的反馈”,不过没有提到是否进行了修复。我晚上再查看页面的时候,发现新的文档链接已经修复了问题。
咕咕咕
一个月后终于复更
咕了两周
传递 Rust 闭包到 C https://readhacker.news/s/4dbWL
SystemVerilog Online http://sv-lang.com/
Java 14 新特性 https://www.javaworld.com/article/3437797/work-begins-on-java-14.html
在线 or1k 的模拟器 https://readhacker.news/s/4dfqc
在 macOS 上运行 virt-manager https://github.com/jeffreywildman/homebrew-virt-manager
关于 SystemVerilog 的博客 http://systemverilog.io/
结合 VSCode 和 Docker 的开发环境 https://github.com/cdr/sail
一个 LaTeX 的 LSP https://github.com/latex-lsp/texlab
Rope 数据结构 https://github.com/cessen/ropey
一个把 Vivado 工程放 git 中管理的方法 https://github.com/jhallen/vivado_setup
https://github.com/athre0z/color-backtrace
拿 Arch 当路由器 https://github.com/archwrt
Sourcetrail 开源了 https://www.sourcetrail.com/blog/open_source/
NodeJS 正式支持 ES Module https://medium.com/@nodejs/announcing-core-node-js-support-for-ecmascript-modules-c5d6dc29b663
Rust 的错误处理 https://blog.yoshuawuyts.com/error-handling-survey/
时间过得真快,忽然就 50 期了。。
libuv wrapper in C++ https://github.com/skypjack/uvw
Visual Studio Online https://visualstudio.microsoft.com/zh-hans/services/visual-studio-online/
OpenSSH 的 U2F 支持 https://readhacker.news/s/4carE
Rust 1.39 Rust 1.39 Released With Async-Await Support, Attributes On Function Parameters
Windows 也在用 Rust https://msrc-blog.microsoft.com/2019/11/07/using-rust-in-windows/
用 Chrome Dev Tools 调试 Rust https://twitter.com/ChromeDevTools/status/1192803818024710145
C++20 的新 Thread 类型 https://medium.com/@vgasparyan1995/a-new-thread-in-c-20-jthread-ebd121ae8906
Modern Script Loading https://jasonformat.com/modern-script-loading/
如何实现 closure http://craftinginterpreters.com/closures.html
加速 uniform_int_distribution 实现 https://lemire.me/blog/2019/09/28/doubling-the-speed-of-stduniform_int_distribution-in-the-gnu-c-library/
在 FPGA 上运行 Rocket Chip 教程 https://github.com/cnrv/fpga-rocket-chip
Xilinx Bitstream 逆向 https://prjxray.readthedocs.io/en/latest/
JVM 利用 SIGSEGV 进行 null 检测 https://jcdav.is/2015/10/06/SIGSEGV-as-control-flow/
Async/Await 进入 Rust Beta https://blog.rust-lang.org/2019/09/30/Async-await-hits-beta.html
在 Rust 里实现 Plugin http://adventures.michaelfbryan.com/posts/plugins-in-rust/