higerordermap
- Karma
- 849
- Created
- February 7, 2020 (6y ago)
- Submissions
- 0
- A Contamination Theory of the Obesity Epidemic (lesswrong.com)
-
Many times when we have to use a network/ISP which blocks certain websites, there are a few ways to unblock them including proxies (in-browser) and VPNs. Now assuming I don't belong to the crowd that exclusively uses…
- Hyperpolyglot: Side-by-Side Comparisons of Programming Languages (hyperpolyglot.org)
- Cathedrals, Bazaars, and Fusion Reactors (murilopereira.com)
-
I understand the desire to keep the site minimal. But given we already have a moderation, will it require any fundamental changes to add tags? There are IMO some valid reasons for wanting tags: * Filtering: Eg: I don't…
- Systems Software Research is Irrelevant (2001) (doc.cat-v.org)
- How to be Silicon Valley (2006) (paulgraham.com)
- Open Textbook Library: Computer Science Books (open.umn.edu)
-
Recently read about Oberon system and its compile speed, simplicity etc.. Finding out more about not-so-mainstream tech is one of the main reasons I read HN. And I see once in a while some "forgotten" tech mentioned,…
-
Object oriented programming was once portrayed as great thing and we are now seeing a (kind of) widespread backslash. Immutability and FP is being portrayed as next big thing these days, at least on HN and similar…
- What does I/O bound mean? (2008) (erikengbrecht.blogspot.com)
-
These days most of tech / programming related content is very shallow, and lot of it is written for resume padding or SEO purpose. I like LWN articles, which are generally interesting and often cover technical topics…
- C++ Should Support JIT Compilation (open-std.org)
- Use Cases for Thread-Local Storage (2014) (open-std.org)
-
This happens when I want any deep technical treatment of a topic. There are hundreds of SEO-optimized websites that basically post obvious shallow information and still achieve to trick search engine algorithms with…
- Known Deficiencies in GCC's Optimizer (gcc.gnu.org)
-
Every once in a while there are some good, __in-depth__ replies to posts on HN, worth bookmarking. What are your favourite HN comments?
-
There are some projects often mentioned for their technical superiority. Eg: * LLVM * Rust * Qt * F# * Mac OS And there are many more in the list. Now, apart from non technical things (eg: license complications of Qt),…
-
I am a Computer Science & Engineering (CSE) student studying in India. Generally people join Engineering in India because it can provide them some CRUD / consultancy type of job, better paying as compared to other…
-
Now that Oracle claimed Google is infringing the copyright on their APIs, how will the situation affect alternative implementations? Eg: someone wants to write some research or commercial JIT for a __subset__ of Java..