Ask HN: What did you build in March?
131–140 of 147 posts
Re: Ask HN: What did you build in March?
#132Re: Ask HN: What did you build in March?
#133I built BuyMyFile ( http://bmf.cm ). BMF is a file marketplace that rewards buyers with discounts for referring sales. Please let me know if you find this service useful so I can keep working on it. Thanks patio11 for feedback on this.
Re: Ask HN: What did you build in March?
#134Re: Ask HN: What did you build in March?
#135I took the month off work and traveled around Japan, Chile, and Argentina. During my travels, I managed to do quite a bit of work on The Silver Searcher: https://github.com/ggreer/the_silver_searcher . It's a clone of ack[1], but written in C instead of Perl. I've done a decent amount of profiling[2] to find slow parts and improve the speed. For literal searches it uses a version of Boyer-Moore-Horspool strstr[3]. Fo…
Re: Ask HN: What did you build in March?
#136I built BuyMyFile ( http://bmf.cm ). BMF is a file marketplace that rewards buyers with discounts for referring sales. Please let me know if you find this service useful so I can keep working on it. Thanks patio11 for feedback on this.
I haven't tried it out just yet, but you should certainly keep working on it. Great idea!
Re: Ask HN: What did you build in March?
#137Followed that up by making a ticket sales web app using the SeatGeek affiliate API and my Python app skeleton [3]. I also demoed [2] and [3] to the Memphis Python user group [4].
I apologize for the javascript failure on Tickets of Memphis, it seems the SeatGeek API has stopped accepting my jQuery JSONP requests so I have a ticket in.
[1] https://github.com/dpritchett/wwebsite
[2] https://github.com/dpritchett/wwebsite-python
[3] http://ticketsofmemphis.com
[4] http://www.slideshare.net/dpritchett/quick-and-dirty-heroku-...
Re: Ask HN: What did you build in March?
#138Re: Ask HN: What did you build in March?
#139Earlier quoted context omitted.
You might want to look into your permalinks (/about/about,...).
Where do you see a problem? The repeat of "about" in this specific URL? Thanks.
Re: Ask HN: What did you build in March?
#140Virtual dog fighting - http://PuppyShowdown.com - OK, more like puppy pillow fighting. It's still rough around the edges and buggy, but I should have an update ready tonight or tomorrow to smooth things out.