Live data from Hacker News

Ask HN: What are you working on (hacking)?

news.ycombinator.com

91–100 of 194 posts

Re: Ask HN: What are you working on (hacking)?

#91
post #34

I'm working on text classification. I have a decent classifier that's especially suited to author identification. I can think of a few good uses for it; the first one I'm trying to commercialize is academic anti-cheating.

You are probably aware of it already, but a lot of universities (mine included) use MOSS (Measure Of Software Similarity) to detect plagiarism in CS classes. Link: http://theory.stanford.edu/~aiken/moss/

I am. There are also a large number of services that detect plagiarism in essays, but most (all?) only detect direct copying from published sources and sometimes re-use of an essay previously turned in by another student.

I'm targeting the custom essay - services like http://essaymill.com ("our writing, your success"), as well as students paying other students to write their papers.

Re: Ask HN: What are you working on (hacking)?

#93
I'm working on a new version of my app, http://www.launchset.com.

It is actually inspired by HackerNews particularly threads like this and 'Review my app/startup'.

I have several HN guys on the site. If you are interested in being one of the early users, email me at hackernews -at- launchset.com.

Re: Ask HN: What are you working on (hacking)?

#94
post #24

My Django hosting service. I looked at Heroku and thought, "I want that for Python." Yesterday, I got most of the http request path finished. There is some node.js work left, and I still need to do some more work on Varnish. I'm hoping to get to the Postgresql stuff next week, then on to the website and API...

njl,

I hear people asking for a Django-equivalent of Heroku. You definitely have a market for this.

Re: Ask HN: What are you working on (hacking)?

#99
I'm working with a friend on a text based bulletin board system written in C# that uses SSH rather than Telnet or a modem and supports many of the features of an early 90's -ish DOS based Dial-up BBS.

... I and a few of my friends miss the old days so we'll probably be the only ones to make reasonable use of it, but it's a fun hack project for me and I'm learning a lot about SSH in the process. It's not OpenTG and I'm not that developer (he's doing one in Ruby so his project is probably more interesting to folks around here). Still in the very early stages so nothing works yet and I don't have a code repo setup.

Re: Ask HN: What are you working on (hacking)?

#100
post #71

I’m working on building a better Business search service with a strong emphasis on mailing list. The idea is to give small to mid size businesses a tool to generate geographically and/or category based well targeted mailing list for their marketing campaign. Mailing list are generally huge files pretty much unusable by a small business owner with a constant contact account, we are looking to change that.

A friend of mine runs http://www.doorknobads.com/, selling physical adverts by neighborhood. Your geographically targeted email marketing service sounds very promising. I'm looking forward to seeing what you do with it.
Post reply on HN