nowfound

Alternatives

Products that do what HTML/Functional CSS Performance Test of HN Homepage does

This project was made to demonstrate the power of the functional CSS and proper HTML techniques on Hacker News frontpage. Everything started with this post: https://news.ycombinator.com/item?id=20854214 that talks about how good is that HN wasn't redesigned since the OP was browsing it with slow connection. I though I could make HN even faster without changing the essence of the design too much. So I decided to re-do Hacker News using pure functional css (https://github.com/meerita/utilcss) and some tweaks to the code to increase the performance and test…

  1. 1

    A beautiful, clean, modern web UI for Hacker News

    2022

  2. 2

    A new experimental UI for Hacker News Search

    2015

  3. 3HN
  4. 4HB
  5. 5HF

    I've been working on and off on a Chrome Extension for Hacker News, the extension focusses on improved usability rather than design. I can almost guarantee that after a day you won't want to go back to regular Hacker News. Give it a try, features include: - Improved readability - Quick inline replies from comments page - Quick profiles with social network info when hovering over usernames - Filtering of stories based on terms and phrases / domain or user - Endless scrolling - Collapsible comment threads - Social sharing for Twitter, Facebook, Google+, Buffer Forks, improvements and comments…

    2012 · chrome.google.com

  6. 6
    hack.css174

    The CSS framework for hackers

    2016

  7. 7OW

    http://www.hnshowcase.com Moses (nnythm) and I browse Hacker News daily. Show HN posts are some of our favorite parts of HN. We wanted to create a way to browse Show HN articles, even those that might not quite make it to the front page. We created http://www.hnshowcase.com last weekend to make discovering projects posted on HN easier. It searches all "Show HN" posts and generates a thumbnail view for each of them. You can sort by submission date, points, and number of comments, and navigate with left/right or j/k keys. We used the following technologies: HN Search API, Pyramid web…

    2011

  8. 8

    A database of top ranking Hacker News front page posts

    2020

  9. 9SH

    The concept was to rethink the way we browsed Craigslist and shopped online. The main section, the "homepage" is a tree map of recent craigslist posting sorted by popularity using a slightly modified version of Hacker News' ranking algorithm. The newest page is a masonry view of the realtime stream of the craiglist posts as they are added to the system (much like Hacker News' newest page.) The top page is the masonry view version of the homepage. The game page is a FaceMash-like game for the posts, which influences the overall scores and popularity of items.

    2011 · 5thavenue.chartboost.com

  10. 10HS
  11. 11M2

    http://instacss.com (in case DNS update hasn't propagated: http://morning-warrior-3377.herokuapp.com/) Last night I was annoyed at how slow (and web 1.0-ish) most CSS reference sites seem to be, so I created this. It's basically a scrape of the CSS reference on w3schools, but with client side searching. Feedback is most welcome! some of the tech involved: node, requirejs, backbone, mongodb the code: http://github.com/rgarcia/instacss

    2011

  12. 12HL

    I am re posting this because when I had made this post the first time there were a few problem with the site that I had to fix and had not anticipated. I got some nice feedback though, so I thought I'd just make one more post because most of the problems have been fixed. HN Live is an alternative interface to Hacker News which provides all of the data on Hacker News in real time. This allows for the real time viewing of what goes into and leaves the trending page as well as the `newest` section. It is just a personal project, and I would like some feedback if you have any. Thanks Site:…

    2015

  13. 13HN

    Based on your feedback (https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8874801) we've released a new version of the Hacker News Search. It's accessible through the search box in the footer of Hacker News. We hope you'll enjoy the new minimal design and the additional features. Feel free to give us your dream list of improvements :) ChangeLog: 2015-01-19 - Custom date range picker - Responsive design - New "comments[<>=]X" syntax to filter by number of comments - If the story doesn't have any URL, the link goes to the HN discussion - Here and there cosmetics improvements (less padding,…

    2015 · hn.algolia.com

  14. 14HR

    Hey guys, I just flicked the switch on http://hnrecap.com and thought I would make a tiny announcement! The site was created for a simple reason: There is a big rotation of articles on the front page of Hacker News every day, and unless you are on here 24/7, you are bound to miss some great content and discussions. I was tired of this and the rss feed doesn't cut it for me since it doesn't preserve ranking information over time. On HN Recap, rankings are somewhat preserved: Every 2 minutes, I request the HN front page, update articles and attribute points in the following simple fashion: #1…

    2010

  15. 15HN

    Sometimes UI can be distracting and I’ve found that I’m most focused when able to focus completely on the content on a page. I built HN Lite as a chrome extension to hide all information that isn’t vital to see. It removes excess navigation, usernames, saving&#x2F;reporting features, upvotes, voting tools, account access, and styling. Essentially it’s a lurker’s tool. Almost entirely built around content consumption and exploration. Although it desperately needs dark mode.

    2022 · hackernewslite.com

  16. 16

    Show HN submissions peaked at 6.3x their ChatGPT-launch level, while the number of successful submissions remained relatively flat.

    24d ago · orangecrumbs.com

  17. 17HB

    I thought building something that I would use while learning iOS SDK was a good idea so I built HN Browser. https://itunes.apple.com/us/app/hn-browser/id578535095?ls=1&#38;mt=8 HN Browser is a simple app which lets you to read articles and comments on Hacker News. (no voting and writing comment yet) For the logo, I reached out to Joel Glovier(http://joelglovier.com) for his previous work on Hacker News logo(http://news.ycombinator.com/item?id=4731140) and he kindly granted the use of his work. It was really fun experience to collaborate and build a mobile app using iOS SDK. (although…

    2012

  18. 18PF

    My first python app, it displays posts from hacker news that is tagged under "Show HN"...

    2013 · showhnapp.herokuapp.com

  19. 19RO

    I was lucky enough to have my site trending on Friday (https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25872922). It’s an icon site that lists open source icons. I wanted to share some stats on the results after 3 days. Worth noting was that I submitted it on a Friday morning (at which point I went for a walk and a coffee; eek). - 24,997 page views. I (embarrassingly) didn’t have GA set up when I first submitted it, so this is probably missing a few hundred page views - 21 “feedback” emails (half of which were spam). I assume such a high percentage of these were spam because my Feedback…

    2021

  20. 20TH

    Hi HN, I needed a distraction from the new and scary thing I was working on this weekend, so I grabbed HN's stylesheet, extracted CSS variables for every colour it defined, then re-applied them back onto HN using its own selectors (plus some extras for bits of HN which are styled inline, and some separation between header and content styling), allowing it to be themed with variables. After using them to implement a dark mode (and a pure black variant for OLED), plugging everything into my existing HN browser extension which already lets you apply custom CSS, and making it handle theme…

    Apr 2026 · github.com

  21. 21HN

    I put this together since I find myself switching away from the terminal to see if anything new popped up in HN. There might be similar ones out there, didn't bother looking. It was a quick experiment, which might end up with a few more features.

    2011 · github.com

  22. 22HN
  23. 23SH

    HN has been a destination on the Web for me recently, but I've had trouble really _getting into_ it. I realized that was because there wasn't an intuitive way for me to browse through articles, comments and authors. I started working on a GreaseMonkey script for myself and, as I got into it, decided I would share it with others who may be interested. SuperHN keeps everything on one page and adds keyboard navigation. 'W' and 'S' browse through articles, 'A' and 'D' cycles through an article, its comments and poster. It also makes the front page a bit more readable. You can get Super Hacker…

    2010

  24. 24TO

    Since the HN devs seem to be in dev-mode, I thought I'd put in one more little request. :) This one line of code, added to the head of HN's html, will make the site actually usable on mobile devices: Here are the before and after pics of the front page: http:&#x2F;&#x2F;imgur.com&#x2F;rMYfqwN,mwPDMvB#0

    2014

Ranked by how close each launch is in meaning, then by votes. Refine with a description →