No Box Piper Hacker News videos yet. You could help us improve this page by suggesting one.
Based on our record, Box Piper Hacker News seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I built a re-imagined version of Hacker News: https://hn.boxpiper.com/ on top of create react app and added some webpack configurations for performance boost. Because of SSR, app used to take a considerable amount of time for the processing and rendering. Used redis for caching but performance was still a question. The intent was to never wait for data. It should be readily available. So, I migrated the app to... - Source: Hacker News / almost 4 years ago
Is this enough: Access to XMLHttpRequest at 'https://hn-boxpiper.vercel.app/api/fire?path=top' from origin 'https://www.hn.boxpiper.com' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://hn.boxpiper.com' that is not equal to the supplied origin. fire.js:10 Error: Network Error. - Source: Hacker News / almost 4 years ago
Tesler’s Law, also known as "The Law of Conservation of Complexity", states that for any system there is a certain amount of complexity which cannot be reduced. No matter which side you choose, complexity just doesn’t go away. All processes have a core of complexity that cannot be designed away. The only question is what handles it: "the system", or "the user". By creating a control, the designer is making a... - Source: Hacker News / about 4 years ago
Hacker News Front Page Explorer - A database of top ranking Hacker News front page posts
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Hacker News Stack - Focus on the really fresh and unread news in Hacker News.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
Hacker Newsletter - Best of Hacker News in your inbox every Friday.
Rust - A safe, concurrent, practical language