Alternatives
Products that do what Brainly. App I hacked while you watched the Facebook IPO does
This is a little tool I made for myself. Had been meaning to write it for a while, but never had the chance.<p>Decided to do it while I followed the Facebook IPO. It was way more fun than seeing people make millions...<p>About it:<p>PHP Bootstrap<p>It is quite slow, because it goes over a 150,000+ word dictionary three times before the html is generated.<p>But, in my defense, I just run it on my XAMPP install and is pretty snappy.<p>So hey, check it out. I have my flame suit on already. clicky: http://brainly.innovafy.com
- 1BN
I've been working on an app in my spare time for about the past 6 months in between my day job and taking care of my 10 month old daughter. I'm launching a beta today and would love to get the communities feedback. It's called Pagify and it's an app that allows you to build custom Facebook tabs using their new iframe method. I'm quite proud of the fact that I actually got this out the door. This past year my life has been quite hectic. Let me know your thoughts and give me a "Like" if so inclined :). Thanks View the app at http://pagifyapp.com Skip the Marketing stuff and go straight to the…
2011
- 2IB
I'm a solo dev. A few years ago, I got addicted to Reddit. Spent months in that loop. Being a programmer, I thought I'd be clever. Redirected Reddit's domain to nowhere in my DNS file. Worked great until I'd just... open the file and undo it 20 minutes later. So I made it irreversible. Locked the DNS file so it can't be edited unless I boot my Mac in safe mode. And if I do that, there's a script that instantly locks it again. Haven't used Reddit since last year. Problem solved, right? Wrong. I just replaced Reddit with Twitch and YouTube. Started keeping streams running in the background…
Nov 2025 · chromewebstore.google.com
- 3M1
https://play.google.com/store/apps/details?id=com.daveganly.yarrly Hi, this is Yarrly - my first android app, backed up server side by a mongo & node.js backend. It’s a two-panel image generator, and quite a fun experiment in a no-login (‘anonymous’) app. You generate two panel images using photos or gallery pics, and add text, then it’s uploaded to Yarrly.com - creating an instagram-like link. For example you create http://yarrly.com/y/4hhs6ryyq73da533d, then android intents mean that if you open that link on a device that has Yarrly, you can…
2013
- 4WF
2012 · facebookipodayclosingprice.com
- 5RM
2011 · richestontheweb.com
- 6MA
Hey HN, I'm a longtime reader and this is my first Show HN (exciting!) It's a collaboration between me and two friends, and we're building this upon another app we made called EmailYak, an API to receive email. We're trying something new and releasing the documentation to an app while we're still building it. We'd love feedback. Do you belong to any of these categories? 1) You've built an app with two distinct groups of users (say, people with cars and those looking for a ride) and they were able to communicate with each other. Did you expose personal email addresses? Did you send…
2011 · messagify.com
- 7MF
Hey everyone, Common advice for inexperienced hackers suggests "scratching an itch." Like many others here, I spent too much time on HN, Google Reader and Twitter searching for interesting stuff, so I decided to write an app that brings interesting links to you with no other distractions. HighFive uses Twitter and bit.ly's APIs to find interesting links in your timeline. When you log in, you'll see a group of five links with voting arrows. No HN comments or RSS feeds with hundreds of links--just a few interesting articles that you can read, then get back to work. HighFive was built using…
2011
- 8IC
http://hackernews.zopte.com 0 lines of code written and the entire operation took 2 hours. Its not perfect. It doesn't have the threaded comment view and the ranking is naive. But, I thought its worth showing off.
2010
- 9EM
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…
2011
- 10MW
Primary link: http://hackerscoffee.org I thought Coder’s Coffee (http://news.ycombinator.com/item?id=4010355) was a great idea but disagreed with a few aspects of its execution (registration solely via linkedin, iOS app only, manual approval process, brittle: crashed every time I used it on my phone). I noticed the app had stopped working entirely last week, and went to the site (http://www.coderscoffee.com) to discover that the project seems to be no more. I re-implemented the concept, minus my grievances, in about 20 free hours I had last week (and also took the opportunity to make a…
2013
- 11HN
Friends, Romans, HNers! Link: http://hackerbyte.com This is my first “weekend project” and it was really fun doing it. The sleepless weekends nights when all my friends were our partying or something we (me and two friends) were busy creating ‘hackerByte’ - a weekly newsletter to share inspiration with start-up people. Nothing fancy - just we’d like to share some really nice stuff we read and some news with you, every week. We know that newsletters like these already exist so why one more? Because we are not really satisfied with what they are doing and here is our version of the wheel. We…
2011
- 12OI
I'm trying to get the motivation up to actually finish building out a "real" product, and I found myself needing a "win" to keep my momentum up. So, I hacked out a little one sentence journal app last night. I experimented with a few UI things (e.g.., the autosaving of the sentence for today and so on), so it was a good learning experience also. You can check it out at: http://osod.im
2012
- 13HO
We're 2 hackers out of NYC and we had tons of fun building Zapkast.com, our take on Social TV. We played with: - c/c++ for hacking our set top boxes, - ruby/rails for the rest api, - eventmachine/node/erlang for the xmpp api/real time backend, - ios/cocoa for the iPhone app, - redis & mysql for the datastores. We did everything ourselves, even the logo and UI :) Tell us what you think! http://zapkast.com
2012
- 14HC
I built HackerBuddy.com with the idea of helping the Hacker News community get one-on-one help with fellow hackers that know their stuff. It matches up people that are good at a particular skill (Ruby on Rails, Python, beta-testing, general startup advice etc) with people that need that specialist help. All it does is swap your email address so that hackers can give fellow hackers one-on-one advice. I built the site as a way to learn Ruby on Rails, I'm still a bit green when it comes to coding so there's a very good chance that the server will fall over. Any feedback you guys have would be…
2011
- 15IV
Hey HN, I just released Tradofire, a crypto trading app I built using a lot of cursor chatgpt and claude for over a year. The main idea of the app is very simple - to swipe on pre-prepared trading setups (like tinder) and if you right swipe it opens a position. The execution of this simple idea was much more complex and tbh I could not have done it without AI. Here's a quick rundown of the main features: Swipe-to-Trade UI: Quickly initiate long or short positions with intuitive swipe gestures. Real-Time Trade Signals: Get curated crypto signals from the market delivered proactively, helping…
2025 · apps.apple.com
- 16IM
Hey Hacker News, I'm the maker of Kopage, a free & self-hosted Website Builder. While working on new, cool features (AI, of course), it would be great to hear some HN feedback :) Thanks, Simon
2024 · kopage.com
- 17IN
I noticed I was getting side tracked reading Hacker News, checking back, reading articles, comments, etc. It felt like my productivity was being hampered so I created a simple web app to receive the most popular stories in a daily email. http://dailyhn.com
2011
- 18QU
So I just did my semi-annual "log in to Twitter to see if it's any good yet", and found that in my absence I had followed a few thousand new spam accounts. Sweet. That explains why they emailed me and forced me to change my password last year. Being Awesome, Twitter doesn't have any way to simply toss out all your followers and start from scratch. And none of the spammy apps claiming to do so actually will (even seemingly after charging you money to try). So instead, I just pulled open the Dev console and did this:…
2014
- 19SS
Hey there HNers, First of all, apologies for the shameless "self-promotion" - just felt like sharing :-) I've just launched a very simple project on the e-commerce front and although I'm currently involved in a few "bigger and bolder" projects, decided to give this a go. It's a DIY e-commerce tool that allows people to setup stores on Facebook, for free. We started this project as a weekend hackathon to help a friend bring her products online and decided to turn it into a product, so there's still definitely a lot to be done. Apart from showing off, this thread is here to start a discussion…
2011
- 20DR
This isn't your fancy new javascript gizmo, but funny guy with a funny story to promote his toddler app. I'm sure you'll agree. Humor me. 1st let me tell you how I came upon hacker news, and why I read it everyday.<p>I'm not a programmer, and only half-decent designer. I'm much more of a 'project manager' type of person. I wrote a blog post 2 years ago on how to do a fancy trick with css3 with box shadows. It was clever, and has been expanded and implemented all over the web. One day (while sitting in church) my phone kept buzzing every couple of seconds with comments on that blog…
2012
- 21BA
Been in the AI image gen space since 2023, before even GPT image gen was a thing, and after spending ~9K on Facebook ads for my own projects (made a video about that actually) I realized the thing I kept getting stuck on was the creatives themselves. I'm horrible at making reels-type video ads and Canva even with templates is surprisingly complicated for ad-specific stuff, plus everything ends up looking the same as everyone else using the same templates. Made a video going into detail about the full FB ads journey if anyone's interested:…
Mar 2026 · admakeai.com
- 22M2
ok...even though im a bit sleepy, i would love to get a lot of feedback from people regarding my website...also what are the ways I can protect myself from hackers in this situation?
2011 · ilov3u.net
- 23FA
Hey there HN! Happy to share a piece of my labor I've been working on for the past 6 months. The idea for the app came to me when I found out that taking notes in Telegram saved messages and private channels is pretty convenient, but it became a mess real quick. Imagine accidentally sending your to-do list to your boss? And there were no work-related stuff, haha So I decided to solve this pain point of mine by creating a little app, just as a side project. But then I lost my job due to a layoff, so I decided to triple down on my idea, polish it, and make it a SaaS in the hope of making it…
2024 · feeedy.com
- 24HN
2020 · hndisq.xyz
Ranked by how close each launch is in meaning, then by votes. Refine with a description →