Hacker News
- Creating a QR Code step by step https://www.nayuki.io/page/creating-a-qr-code-step-by-step 46 comments
- Common mistakes when using the metric system https://www.nayuki.io/page/common-mistakes-when-using-the-metric-system 98 comments
- Binary array set https://www.nayuki.io/page/binary-array-set 24 comments
- Unsigned int considered harmful for Java (2014) https://www.nayuki.io/page/unsigned-int-considered-harmful-for-java 57 comments
- Forcing a file's CRC to any value (2018) https://www.nayuki.io/page/forcing-a-files-crc-to-any-value 5 comments
- Designing better file organization around tags, not hierarchies (2017) https://www.nayuki.io/page/designing-better-file-organization-around-tags-not-hierarchies 226 comments
- PNG File Chunk Inspector https://www.nayuki.io/page/png-file-chunk-inspector 18 comments
- Summary of C/C++ integer rules https://www.nayuki.io/page/summary-of-c-cpp-integer-rules 95 comments
- Creating a QR Code step by step https://www.nayuki.io/page/creating-a-qr-code-step-by-step 41 comments
- Designing better file organization around tags, not hierarchies https://www.nayuki.io/page/designing-better-file-organization-around-tags-not-hierarchies 2 comments
- Self-Encrypted Cache Structure https://www.nayuki.io/page/self-encrypted-cache-structure 7 comments
- Near-duplicate features of C++ (2017) https://www.nayuki.io/page/near-duplicate-features-of-cplusplus 57 comments
- Creating a QR Code step by step https://www.nayuki.io/page/creating-a-qr-code-step-by-step 34 comments
- Designing better file organization around tags, not hierarchies (2017) https://www.nayuki.io/page/designing-better-file-organization-around-tags-not-hierarchies 161 comments
- Reed-Solomon error-correcting code decoder https://www.nayuki.io/page/reed-solomon-error-correcting-code-decoder 21 comments
- Fast Fourier transform in x86 assembly https://www.nayuki.io/page/fast-fourier-transform-in-x86-assembly 92 comments
- Fast Fibonacci Algorithms (2015) https://www.nayuki.io/page/fast-fibonacci-algorithms 28 comments
- Image unshredder by simulated annealing (2015) https://www.nayuki.io/page/image-unshredder-by-annealing 56 comments
- A fundamental introduction to x86 assembly programming https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming 74 comments
- Fast Fibonacci http://www.nayuki.io/page/fast-fibonacci-algorithms 49 comments
Lobsters
- Designing better file organization around tags, not hierarchies (2017) https://www.nayuki.io/page/designing-better-file-organization-around-tags-not-hierarchies 12 comments design , osdev
- Summary of C/C++ integer rules https://www.nayuki.io/page/summary-of-c-cpp-integer-rules 11 comments c , c++
- Fast Fourier transform in x86 assembly https://www.nayuki.io/page/fast-fourier-transform-in-x86-assembly 6 comments assembly
- Fast Fibonacci Algorithms https://www.nayuki.io/page/fast-fibonacci-algorithms 5 comments math
- C/C++ arithmetic conversion rules simulator https://www.nayuki.io/page/summary-of-c-cpp-integer-rules#arithmetic-conversion-rules-simulator 37 comments cpp
- Explain or link good info that explains what Picasa changes or does to images. How are images different before and after they're put into Picasa? https://www.nayuki.io/page/designing-better-file-organization-around-tags-not-hierarchies 3 comments degoogle
- A fundamental introduction to x86 assembly programming https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming 40 comments programming
- Creating a QR Code step by step https://www.nayuki.io/page/creating-a-qr-code-step-by-step 15 comments programming
- Creating a QR Code step by step https://www.nayuki.io/page/creating-a-qr-code-step-by-step 11 comments programming
- applying forth's principles in practice (part 2) https://www.nayuki.io/page/next-lexicographical-permutation-algorithm 9 comments forth
- Undefined behavior in C and C++ programs https://www.nayuki.io/page/undefined-behavior-in-c-and-cplusplus-programs 89 comments cpp
- Fast Fourier transform in x86 assembly https://www.nayuki.io/page/fast-fourier-transform-in-x86-assembly 9 comments programming
- The versatile sieve of Eratosthenes https://www.nayuki.io/page/the-versatile-sieve-of-eratosthenes 8 comments programming
- A fundamental introduction to x86 assembly programming https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming 4 comments coding
- A fundamental introduction to x86 assembly programming https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming 15 comments programming
- Large arrays proposal for Java http://www.nayuki.io/page/large-arrays-proposal-for-java 11 comments java
- Unsigned int considered harmful for Java http://www.nayuki.io/page/unsigned-int-considered-harmful-for-java 14 comments java