|
| The best articles from github.com, according to Hacker News. |
|
| Change the ?site URL parameter to try it on any other website. Or click the domain shown after each post title. |
|
2002 | | A guide on how to be a Programmer (github.com) |
| 207 points | 8 years ago with 44 comments |
|
2016 | | Control Mario Kart 64 with your car over CAN bus (github.com) |
| 197 points | 1 year ago with 67 comments |
|
2013 | | Ray Tracing with POV-Ray: 25 scenes in 25 days (github.com) |
| 189 points across 2 posts | 2 years ago with 40 comments |
|
2017 | | A little fail-safe filesystem designed for microcontrollers (github.com) |
| 189 points | 5 years ago with 30 comments |
|
2013 | | Probabilistic Programming and Bayesian Methods for Hackers (github.com) |
| 188 points | 4 years ago with 17 comments |
|
2016 | | Jpeg2png: Silky smooth JPEG decoding – no more artifacts (github.com) |
| 187 points | 4 years ago with 109 comments |
|
2019 | | IP over Spaghetti (github.com) |
| 187 points | 11 months ago with 59 comments |
|
2007 | | Jonesforth – A sometimes minimal Forth compiler and tutorial (github.com) |
| 186 points across 3 posts | 2 years ago with 55 comments |
|
2019 | | History of Lisp Parentheses (github.com) |
| 185 points across 2 posts | 1 year ago with 72 comments |
|
2015 | | Drop millions of allocations by using a linked list (github.com) |
| 179 points | 3 years ago with 160 comments |
|
2018 | | How to do things safely in Bash (github.com) |
| 173 points | 3 years ago with 93 comments |
|
2003 | | How to Write Unmaintainable Code (github.com) |
| 164 points | 4 years ago with 85 comments |
|
2014 | | Learn to write a simple OS kernel with keyboard/screen support (github.com) |
| 164 points | 4 years ago with 23 comments |
|
2018 | | Volkswagen detects when tests run in a CI server, and makes them pass (github.com) |
| 163 points | 3 years ago with 40 comments |
|
2015 | | Math-as-Code (github.com) |
| 161 points | 4 years ago with 128 comments |
|
2011 | | The Coming War on General Computation (github.com) |
| 160 points | 11 years ago with 59 comments |
|
2018 | | Learn Go by writing tests – Hello, world (github.com) |
| 159 points | 3 years ago with 39 comments |
|
2015 | | CivJS: A JavaScript 4X Game (github.com) |
| 158 points | 6 years ago with 44 comments |
|
2006 | | “The default name prefix is changed to be ‘sqlite’ spelled backwards” (github.com) |
| 157 points | 5 years ago with 28 comments |
|
2017 | | Specific ways to write better Python (github.com) |
| 154 points | 4 years ago with 37 comments |
|
2014 | | John Carmack .plan Archive (github.com) |
| 153 points | 8 years ago with 50 comments |
|
2013 | | Closure, from why the lucky stiff (github.com) |
| 152 points | 1 year ago with 138 comments |
|
1996 | | Java JDK 1.0 (github.com) |
| 148 points | 3 years ago with 45 comments |
|
2017 | | Rumble, an open source, offline, censorship resistant microblog (github.com) |
| 147 points | 3 years ago with 83 comments |
|
2016 | | NES Emulator in Common Lisp (github.com) |
| 147 points across 2 posts | 1 year ago with 33 comments |
|
1976 | | The Unix Command Language (github.com) |
| 147 points | 3 years ago with 33 comments |
|
2007 | | Introduction to the Common Language Runtime (github.com) |
| 143 points | 9 years ago with 61 comments |
|
2010 | | Symbian OS Kernel (github.com) |
| 140 points | 2 years ago with 84 comments |
|
2019 | | Qemu.js – a proof-of-concept port of QEMU to web browser using WASM JIT (github.com) |
| 137 points | 1 year ago with 28 comments |
|
2019 | | Faux86: A portable, open-source 8086 emulator for bare metal Raspberry Pi (github.com) |
| 137 points | 3 years ago with 32 comments |
|
2018 | | A bare metal physical implementation of WASM. That's right, a WebAssembly CPU (github.com) |
| 125 points | 3 years ago with 61 comments |
|
2009 | | Original Hacker News Source Code (github.com) |
| 119 points | 3 years ago with 34 comments |
|
2018 | | JavaScript Algorithms and Data Structures (github.com) |
| 115 points | 3 years ago with 30 comments |
|
2013 | | JavaScript Promises Discussion: Make Them Monadic? (github.com) |
| 113 points | 6 years ago with 76 comments |
|
2002 | | Tree.h in OpenBSD: dependency-free intrusive binary tree (github.com) |
| 112 points | 3 years ago with 36 comments |
|
2014 | | An iOS App in Assembly (github.com) |
| 111 points | 6 years ago with 31 comments |
|
2016 | | Leaving Spellcheck Enabled Is a Privacy Risk (github.com) |
| 107 points | 4 years ago with 39 comments |
|
2018 | | V8 has optimized new JavaScript language features (github.com) |
| 106 points | 4 years ago with 48 comments |
|
2015 | | Racket: John Carmack’s VRScript Samples (github.com) |
| 105 points | 5 years ago with 24 comments |
|
2012 | | STON – Smalltalk Object Notation (github.com) |
| 104 points | 7 years ago with 59 comments |
|
1985 | | Forth BBS 2 (github.com) |
| 103 points | 2 years ago with 12 comments |
|
2019 | | Tcled: Pure Tcl Console Text Editor (github.com) |
| 102 points | 2 years ago with 28 comments |
|
2011 | | What a good commit message looks like (github.com) |
| 96 points | 7 years ago with 95 comments |
|
2015 | | Sending Cat Pictures Over The Phone (github.com) |
| 95 points | 6 years ago with 10 comments |
|
2016 | | Compile Time C++ Snake Game (github.com) |
| 94 points | 6 years ago with 12 comments |
|
2019 | | SubX: A minimalist assembly language for a subset of the x86 ISA (github.com) |
| 93 points | 3 years ago with 29 comments |
|
2017 | | Ownership in Swift: Manifesto and meta-proposal (github.com) |
| 92 points | 1 year ago with 75 comments |
|
2009 | | “I have already used the name for my programming language” (github.com) |
| 91 points | 9 years ago with 74 comments |
|
2018 | | No Code Of Conduct (github.com) |
| 91 points | 4 years ago with 99 comments |
|
2018 | | List of computer history videos, documentaries and related folklore (github.com) |
| 90 points | 4 years ago with 6 comments |
|
|
| More |