Live data from Hacker News

Ask HN: What projects are you working on?

news.ycombinator.com

91–100 of 514 posts

Re: Ask HN: What projects are you working on?

#91
I am working on a project to help ecommerce shoppers get a super micro loan to pay for next day shipping. Think of it as Max levchin new startup"Affirm" but just for next day shipping to shipping that cost over $20+... To the top we will go!!!

Re: Ask HN: What projects are you working on?

#93
post #79

We are now building a smart communication platform, where files and links are never lost. Think of a shared folder with a chat built in. https://staply.co Feedback is welcome.

Can't tell you much about the service, since I haven't used it, but your translation to Russian is flawed: "Обмен файлами начинается с _общениями_" should be "... общения". my 2c :)

Re: Ask HN: What projects are you working on?

#94
Been working on a series of toy compilers to get the basics down. I just pushed gamma, the most advanced one yet. It features a Ruby-like syntax which supports mutable variables, basic flow control with if/else, loops using the while statement, and functions. I also wrote an interpreter, bytecode compiler and VM to execute it.

Check it out: https://github.com/mattgreen/learning-language-design/tree/m...

My next toy language will probably be homoiconic in nature. Afterwards, I plan to move on to doing more toy languages in Haskell.

Re: Ask HN: What projects are you working on?

#95
I'm working on an free statistical Ebook reader, which hopefully will have recommendations, a library to download from, etc.

Currently, it has similar statistics to Anki and is only available on a desktop, but I hope to launch an app version in the upcoming year.

I also has a much more high quality "paid" version I hope to come out with. This will be used for authors and authors can pay me to distribute their books so they can get insight into their readers. This I hope to launch Fall 2015.

Website: http://austingwalters.com/openbkz/

Github: https://github.com/lettergram/OpenBKZ

Unfortunately, I have had very little time to work on it between work and my blog.

Post reply on HN