Hacker News
- The Collapse of the Unix Philosophy https://kukuruku.co/post/the-collapse-of-the-unix-philosophy/ 591 comments
- Lock-Free Data Structures: Exploring Queues http://kukuruku.co/hub/cpp/lock-free-data-structures-exploring-queues 5 comments
- Unfunny April Fool's Joke from the Magic Lantern Developers http://kukuruku.co/hub/it/unfunny-april-fools-joke-from-the-magic-lantern-developers 50 comments
- Lock-Free Data Structures: Yet Another Treatise http://kukuruku.co/hub/cpp/lock-free-data-structures-yet-another-treatise 3 comments
- Do Not Wake the Programmer Up http://kukuruku.co/hub/programming/do-not-wake-the-programmer 2 comments
- C Questions and Answers http://kukuruku.co/hub/programming/i-do-not-know-c 131 comments
- How to Implement Deutsch’s Algorithm in Haskell http://kukuruku.co/hub/haskell/how-to-implement-deutschs-algorithm-in-haskell 2 comments
- Comparing Rust and C++ http://kukuruku.co/hub/rust/comparing-rust-and-cpp 133 comments
- J Can be Readable http://kukuruku.co/hub/funcprog/j-can-be-readable 8 comments
Lobsters
- The Collapse of the UNIX Philosophy https://kukuruku.co/post/the-collapse-of-the-unix-philosophy/ 22 comments rant , unix
- Arriving at work, you find a USB drive on your table. What would you do? http://kukuruku.co/hub/diy/usb-killer 38 comments hardware
- A Non-Obvious Feature in the Syntax of Variable Declaration http://kukuruku.co/hub/cpp/a-non-obvious-feature-in-the-syntax-of-variable-declaration 17 comments cpp
- USB Killer: USB flash drive that would burn half a laptop down http://kukuruku.co/hub/diy/usb-killer 71 comments netsec
- USB Killer http://kukuruku.co/hub/diy/usb-killer 19 comments electronics
- Secrets of the Conditional (ternary) Operator http://kukuruku.co/hub/cpp/secrets-of-the-conditional-ternary-operator 31 comments cpp
- Secrets of the Conditional (ternary) Operator http://kukuruku.co/hub/cpp/secrets-of-the-conditional-ternary-operator 16 comments programming
- Undefined Behavior and Fermat’s Last Theorem http://kukuruku.co/hub/cpp/undefined-behavior-and-fermats-last-theorem 4 comments cpp
- Lock-Free Data Structures. The Evolution of a Stack http://kukuruku.co/hub/cpp/lock-free-data-structures-the-evolution-of-a-stack?modpagespeed=noscript 2 comments programming
- A Short Course in Computer Graphics. How to Write a Simple OpenGL. Article 1 of 6 http://kukuruku.co/hub/gamedev/a-short-course-in-computer-graphics-how-to-write-a-simple-opengl-article-1-of-6 14 comments opengl
- Lock-Free Data Structures. The Evolution of a Stack http://kukuruku.co/hub/cpp/lock-free-data-structures-the-evolution-of-a-stack 6 comments cpp
- Lock-free Data Structures. The Inside. RCU http://kukuruku.co/hub/cpp/lock-free-data-structures-the-inside-rcu 4 comments programming
- Backdoor in a Public RSA Key http://kukuruku.co/hub/infosec/backdoor-in-a-public-rsa-key 28 comments crypto
- Backdoor in a Public RSA Key http://kukuruku.co/hub/infosec/backdoor-in-a-public-rsa-key 3 comments csharp
- Backdoor in a Public RSA Key http://kukuruku.co/hub/infosec/backdoor-in-a-public-rsa-key 78 comments netsec
- Hacked. A Short Story. http://kukuruku.co/hub/infosec/hacked-a-short-story-of-a-hack 11 comments programming
- Automatic Algorithms Optimization via Fast Matrix Exponentiation http://kukuruku.co/hub/algorithms/automatic-algorithms-optimization-via-fast-matrix-exponentiation 7 comments programming
- Comparing Rust and C++ http://kukuruku.co/hub/rust/comparing-rust-and-cpp 17 comments rust
- A Point Localization in a Polygon http://kukuruku.co/hub/algorithms/a-point-localization-in-a-polygon 3 comments programming
- How to Analyze Distributed Denial-of-Service (DDos) Attack http://kukuruku.co/hub/infosec/some-useful-commands-to-use-during-ddos 5 comments netsec
- Reactive Actors in Java http://kukuruku.co/hub/java/reactive-actors-in-java 6 comments java
- AVL Trees in C++ http://kukuruku.co/hub/cpp/avl-trees 27 comments programming
- Getting CSS Code in Order: Yandex Experience http://kukuruku.co/hub/webdev/gettingcss-code-in-order-yandex-experience 4 comments css
- An Interesting Task for an Interview. Currying and Partial Application of a Function. http://kukuruku.co/hub/javascript/an-interesting-task-for-an-interview-currying-and-partial-applicationof-a-function 35 comments programming
- An Interesting Task for an Interview. Currying and Partial Application of a Function http://kukuruku.co/hub/javascript/an-interesting-task-for-an-interview-currying-and-partial-applicationof-a-function 17 comments javascript
- What is Rust for? http://kukuruku.co/hub/rust/what-is-rust-for 28 comments rust
- Write your own lightweight and multi-threaded HTTP server using libevent and C++11 http://kukuruku.co/hub/cpp/lightweight-http-server-in-less-than-40-lines-on-libevent-and-c-11 18 comments programming
- Boost Concepts http://kukuruku.co/hub/cpp/boost-concepts 7 comments cpp
- Lock-free Data Structures. The Inside. Memory Management Schemes http://kukuruku.co/hub/cpp/lock-free-data-structures-the-inside-memory-management-schemes 3 comments cpp
- J Can be Readable http://kukuruku.co/hub/funcprog/j-can-be-readable 2 comments apljk
- Building a website with C++ (CppCMS). Part 1. http://kukuruku.co/hub/cpp/building-a-website-with-c-cppcms-part-1 13 comments cpp