Getting Started with Robots for kids and children (hanselman.com)
https://news.ycombinator.com/item?id=8811056
Nim Programming Language Tutorial (nim-lang.org)
https://news.ycombinator.com/item?id=8810131
A Gentle Introduction to Data Compression (bertolami.com)
https://news.ycombinator.com/item?id=8810799
Category Theory (stanford.edu)
https://news.ycombinator.com/item?id=8810132
hacker news上真是什么都讲啊,范畴论,是要深入Haskell的节奏么。
OpenELEC 5.0 (openelec.tv)
https://news.ycombinator.com/item?id=8809406
Julia is awesome, but.. (danluu.com)
https://news.ycombinator.com/item?id=8809422
Curated List of Common Lisp frameworks, libraries and other shiny stuff (github.com)
https://news.ycombinator.com/item?id=8808929
CL的一些编程框架,收集在github上的。
Where FP meets OO (christopherhunt-software.blogspot.com)
https://news.ycombinator.com/item?id=8809084
My favorite Erlang program (2013) (joearms.github.io)
https://news.ycombinator.com/item?id=8807660
From Gongkai to Open Source (bunniestudios.com)
https://news.ycombinator.com/item?id=8807651
MozJPEG 3.0 (perfplanet.com)
https://news.ycombinator.com/item?id=8807040
The World of Linux System Calls (sysdigcloud.com)
https://news.ycombinator.com/item?id=8807099
List of Computer Science Courses (github.com)
https://news.ycombinator.com/item?id=8806910
github上的项目,收集一些计算机科学的课程,课程质量嘛,当然是很好的。
Memory Allocator (2000) (oswego.edu)
https://news.ycombinator.com/item?id=8806849
Neat Algorithms: Paxos (harry.me)
https://news.ycombinator.com/item?id=8806835
Exact String Matching Algorithms (1997) (univ-mlv.fr)
https://news.ycombinator.com/item?id=8806475
字符串匹配的算法合集,收集了很多啊。很多都没有听过
Distributed Python for the Erlang Ecosystem (github.com)
https://news.ycombinator.com/item?id=8805943
An Introduction to Lock-Free Programming (2012) (preshing.com)
https://news.ycombinator.com/item?id=8804994
Idris: Type safe printf [video] (youtube.com)
https://news.ycombinator.com/item?id=8805421
Interactive Programming in C (nullprogram.com)
https://news.ycombinator.com/item?id=8804381
A Primer on Bézier Curves (2013) (pomax.github.io)
https://news.ycombinator.com/item?id=8804691
Masscan: Scan the entire Internet in under 5 minutes (github.com)
https://news.ycombinator.com/item?id=8803498
Quantum Random Number Generator Created Using a Smartphone Camera (medium.com)
https://news.ycombinator.com/item?id=8802273
The Software Scientist (evanmiller.org)
https://news.ycombinator.com/item?id=8802485
Functional Operating System and Security Protocol Engineering (openmirage.org)
https://news.ycombinator.com/item?id=8802392
Woo: Fast HTTP Server in Common Lisp (github.com)
https://news.ycombinator.com/item?id=8801997
Bournegol – Algol-like dialect of C used to write the original Bourne shell (schmorp.de)
https://news.ycombinator.com/item?id=8801237
Hardware Acceleration of Key-Value Stores [pdf] (zhehaomao.com)
https://news.ycombinator.com/item?id=8801587
Debugging walkthrough: Access violation on nonsense instruction (msdn.com)
https://news.ycombinator.com/item?id=8801804
Cello – Higher Level Programming in C (libcello.org)
https://news.ycombinator.com/item?id=8799070
用C编程,这个库引入了高级特性,比如duck typing,还有函数式的特性在里面了。语义上也支持foreach了。
The Bug Nobody Is Allowed to Understand (gnu.org)
https://news.ycombinator.com/item?id=8799506
Convex hull visualizations with D3 (roadtolarissa.com)
https://news.ycombinator.com/item?id=8799443
Sleep sort (2011) (4chan.org)
https://news.ycombinator.com/item?id=8798202
Dreamweaver CS3 crashes with files that are exactly 8KB in size (adobe.com)
https://news.ycombinator.com/item?id=8797640
Experimental C++11 multi-platform 3D engine (github.com)
https://news.ycombinator.com/item?id=8797105
The Fermi Paradox (waitbutwhy.com)
https://news.ycombinator.com/item?id=8796270
Music Visualizer – Using Python and Numpy for DSP (yager.io)
https://news.ycombinator.com/item?id=8794207
Linux on an 8-bit micro (2012) (dmitry.gr)
https://news.ycombinator.com/item?id=8791812
So you want to write a type checker (languagengine.co)
https://news.ycombinator.com/item?id=8790819
Mozilla Shumway: A Flash VM and runtime written in JavaScript (github.com)
https://news.ycombinator.com/item?id=8791260
Rapid DHCP: Or, how do Macs get on the network so fast? (2011) (cafbit.com)
https://news.ycombinator.com/item?id=8790909
Using Induction to Design Algorithms (1988) [pdf] (ruc.dk)
https://news.ycombinator.com/item?id=8790680
Curated Git Links of 2014 (thelinell.com)
https://news.ycombinator.com/item?id=8789720
Interpreting random forests (datadive.net)
https://news.ycombinator.com/item?id=8787735
Show HN: One click image optimization for GitHub (shrinkray.io)
https://news.ycombinator.com/item?id=8788292
Beginners' Guide to Linkers (lurklurk.org)
https://news.ycombinator.com/item?id=8786702
A Haskell monad that produces Brainfuck programs (joeyh.name)
https://news.ycombinator.com/item?id=8787233
Visualizing TCP (2010) (swtch.com)
https://news.ycombinator.com/item?id=8782118
Grab – simple but very fast grep (github.com)
https://news.ycombinator.com/item?id=8781245
Linux下grep的实现,但是比grep快得多。
Gallery of Processor Cache Effects (igoro.com)
https://news.ycombinator.com/item?id=8778990
A collection of disassembled and commented source of parts of MS-DOS 1.0 (github.com)
https://news.ycombinator.com/item?id=8778714
ShellCheck: a static analysis and linting tool for sh/bash scripts (shellcheck.net)
https://news.ycombinator.com/item?id=8777705