nowfound

Alternatives

Products that do what Experimental Mac app for reading HN does

Yesterday I decided I wanted to experiment with different ways of reading HN. After considering a few options, I settled on a Mac app and spent a couple of hours planning/sketching on paper. This morning I fired up Xcode and spent 4 hours hacking away and I must say I'm liking how it's looking. Since the project is in its very early stages, I though that it could be a very good time to get some feedback. I've posted a few screenshots at http://imgur.com/a/rCbVN and uploaded a binary at http://abra.rm-fr.net/~fiam/HackerNews.zip If you have some free time, give a try and let me know what you…

  1. 1IM

    Hi all, i made an iOS HN reader, so i can read HN nicely on my iphone while pushing my daughter on the swing (she likes going on the swing for a good hour on saturdays... go figure). Anyway i figured i'd open source it and show it here: http://splinter.com.au/hacker-news-reader https://github.com/chrishulbert/HackerNewsReader And its on the app store if you couldn't be bothered firing up xcode: http://itunes.apple.com/us/app/hacker-news-reader/id457519010?ls=1&mt=8 Anyway, hopefully someone out there can learn something looking at the code. There seems to be a dearth of example code /…

    2011

  2. 2HN

    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

  3. 3AF

    I actually started it June 2011 to learn iOS, launched it in September, and have been steadily adding features and making improvements. It's something I use every day and I hope other people find it useful. Enjoy!

    2012 · itunes.apple.com

  4. 4ID
  5. 5HV

    Hey HN folks, Last week I released the first public version of 120 HN — a fully native Hacker News client for macOS. This week, I'm excited to share version 0.2.1 with some essential updates: The app now remembers window size, position, and sidebar state between sessions Improved AI summaries: more concise, relevant with link back to the comments, easier to read with short paragraph form. Minor tweaks to navigation and layout for a smoother experience Sneak peek: local LLM support is coming in the next release. As always, the app is free to use. Any suggestions or comments would be…

    2025 · 120.dev

  6. 6HB

    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&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

  7. 7HN

    Since I got an iPad I was looking for a better Hacker News reading experience than the one you can get using the web version. On the iPhone I use the ihackernews.com web app (and soon going to try news.yc). It's decent for the iPhone, but it doesn't scale good on the iPad. To my surprise, when I checked there was no decent iPad app for HN (i.e. lacking ability to comment or vote, no readability support and more). I anyway wanted to give a try to iPad development, and was looking for an interesting project to work on. Making HN reader app seemed as a good candidate. Over the last weekend I…

    2011

  8. 8

    A new experimental UI for Hacker News Search

    2015

  9. 9KM

    Over the last couple of months I have designed and written Keys, a Mac application the helps learning typing and that is supposed to meet Mac users standards for a well-designed application. My goal is to become a micro-ISV or indie developer. The app is only in the Mac app store for now (no trial yet), since end of May, and I have been busy putting together a website and a personal blog since. I would be very interested what the HN community thinks about the application, how you like it, and how it is presented, from a business angle. Prior to this project, I have done much more work on…

    2012

  10. 10OW

    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

  11. 11PF

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

    2013 · showhnapp.herokuapp.com

  12. 12SF

    I've built a thing! A few months back someone (not me) posted my Mac app Droplings to HN. It was incredibly rough around the edges back then, and in alpha. Well, it's finished now and sparkles like crazy. Please take a look! :)

    2012 · servus.io

  13. 13FO

    HN, I've been mostly lurking, semi-active on HN for over 4 years. For most of that time, I've been working on my startup, Learndot. I have always wanted to do a "Show HN" post, but I never thought it was ready. We've now finally launched web signup and using a freemium business model. I feel I can now post and offer something to the community (a new app to try out) and hopefully get good quality feedback. Here's the site: http://www.learndot.com Would appreciate any or all thoughts: From pricing/positioning, to design/performance. The app is written in Sproutcore and backed by an API written…

    2013

  14. 14M4

    Well HN, I've finally produced something I think is worthy of sharing, but I didn't do it "in a weekend". Yeah, it's an iOS puzzle game. And yeah, it's a game I built because I wanted to play it rather than based on market research, so all this sort of makes it the antithesis of a popular HN post. But whatever. Still hoping for some of that patented (har har) expert HN feedback. Critique any part of it except the music. Also, PM me for upgrade codes, or I can post some here if there's any interest. Download (it's free):…

    2012

  15. 15AM

    There are many like it but this one is mine: https://itunes.apple.com/us/app/pivit/id705715915?mt=8 Seriously, though, this Hacker News reader is better than what's out there, or I wouldn't have spent time on it. How? Most importantly, it utilizes the background refresh APIs, so content is always up to date. Pull to refresh is there, but you probably won't need it. The more addicted you are, the more often it updates. So if you check every few hours, you'll always get the current front page. Complementing this, it helps you see not only what you've read but what…

    2013

  16. 16MF

    I finally released my first iOS app following the excellent tips give on https://designcode.io/.I have open sourced the app https://github.com/NikantVohra/HackerNewsClient-iOS. I know there are lots of Hacker News Clients on App Store but I made this app just to learn something new and not with the motive of competing with anyone.I would love to get the feedback of the HN community on this app. The App store link for the app is https://itunes.apple.com/us/app/hn-app/id983203003?ls=1&mt=8.

    2015

  17. 17MS

    Hello HN community ! Finally I have a "Show HN" post. I'm bootstrapping my first Mac app, it's a standalone Xdebug PHP debugger. It aims to help any PHP developers out there who don't want to use IDE to debug code. My app it's slimmer, faster to load and easy to work and setup :) Hope you guys like it Site: http://codebugapp.com/

    2012

  18. 18LY

    Almost one year ago I asked HN if anybody is interested to make a Web app to make reading and finding scientific papers smarter [http://news.ycombinator.com/item?id=1664648]. No one did, at least no one did what "I" think is the best way to approach this problem. A a few month ago I decided to do it myself.<p>Meet JournalClub iPad app (absolutely free), http://itunes.apple.com/us/app/journalclub/id443819334? I have a recommendation engine in the pipeline that I would introduce in the next update (hopefully in a month or so). I really appreciate any comments, feedbacks.

    2011

  19. 19HL

    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

  20. 20HC

    Hi, I installed that HN clone for all things science. Most likely there are already others out there already, but I thought it's worth a try. Let me know what you think about the idea and what features you would like to see...a search function is on its way...Thanks in advance! http://www.heurekalab.com

    2011

  21. 21NA

    So I'm this guy: http://news.ycombinator.com/item?id=2318859 That was great. Then this happened: http://news.ycombinator.com/item?id=2463593 Honestly, I was kind of expecting that sooner or later. So I hunkered down and produced the next generation of "Killer Apps", a new app called "Eureka," which also allows you to find music and movies: http://itunes.apple.com/us/app/eureka-music-movies-apps/id448766791?mt=8 It is semi-beta, and I would very much appreciate feedback from the HN community. Please keep it constructive, but don't pull any punches! Thanks, Joe

    2011

  22. 22SH
    Show HN14

    Hi, i was wondering what the HN community thinks of this email tone check application? Do you think this can be done better with open-source? Disclaimer: I am neither a founder or an employee at the company. Just someone who had a similar idea.

    2011 · tonecheck.com

  23. 23HA

    I wrote a macOS app for reading Hacker News stories and polls and recently released version 3.0 with new features. It is written in Swift and uses AppKit framework. It is a Mac-first app which is built for the macOS design language. It looks and feels and works like a proper macOS app made with love and care. It is not a port of an iOS nor an iPadOS app nor anything else. I am quite proud of it and I hope you can appreciate it too. So, I recently updated it to version 3.0 with new features such as tracking stories by marking it as (un)read, (un)favourite and (un)hidden. There is also folder…

    2022 · apps.apple.com

  24. 24HA

    Hello HN! Here's my November Startup Sprint project (coded in two days). http://hackerlunch.com It allows you to post your lunch plans and lets other hackers join you. I built this because I often see HN users are interested in meeting each other if they are in the same area. I am not a coder, so this version is very rough. If people use it, I will work with others to build a more polished version. I would love some feedback. What do you think? Is this something you will be using?

    2010

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