higerordermap

↗ HN profile [ 106 ms ] full profile
Karma
849
Created
February 7, 2020 (6y ago)
Submissions
0
  1. 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…

  2. 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…

  3. 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,…

  4. 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…

  5. What does I/O bound mean? (2008) (erikengbrecht.blogspot.com)
  6. 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…

  7. 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…

  8. Every once in a while there are some good, __in-depth__ replies to posts on HN, worth bookmarking. What are your favourite HN comments?

  9. 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),…

  10. 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…

  11. 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..