Ask HN: What are you currently building?
31–40 of 239 posts
Re: Ask HN: What are you currently building?
#32Right now I'm focused on what we need for https://foldapp.com, supplementing what we've already built (first Python, then Scala).
Re: Ask HN: What are you currently building?
#33Re: Ask HN: What are you currently building?
#34http://www.mailscope.io adds profile data to your existing mailing list. Why? Well, if you don't ask for firstname and lastname on signup, you'll get increased conversion. But if you then want to get increased open and click rates when you actually send email, you should start personalizing (one way is to use firstnames in the body) and segmenting. That's where MailScope comes in. Each new subscriber you get, MailScope will automatically add firstname, lastname (and other profile data).
It's just the start and I've been having great fun expanding the possibilities - alerting you when an 'influencer' signs up so that you can reach out directly; auto-following subscribers on twitter when they signup. I've already got a dozen or so paying customers who use MailScope to enrich their mailing lists and increase their revenues. It's awesome to have learnt so much here on HN and finally be able to start offering something of real value back to business owners.
Re: Ask HN: What are you currently building?
#35We're currently building a desktop based time tracking application for ourselves, later we will release to everyone. Our main goal is to bring us back on track on our personal projects. Also billing solution for our consulting work.
I'm really interested in this! I've basically strung together some text files but occasionally lose a couple of hours tinkering to see if there's a better way. What backend are you going for? If it's Linux-compatible I'd love to beta test for you when you're ready.
Re: Ask HN: What are you currently building?
#36The twist is, it's a single page app that doesn't use any JS tags.
You can play it on my test server here [1]. Consider it a puzzle to figure out how it works.
If you want to see the source, it's on GitHub here [2].
[1] http://45.55.194.211/ [2] https://github.com/pimlu/connect4
Re: Ask HN: What are you currently building?
#37A Raspberry Pi/Toggl button-board - where each button represent a client. Press it and time starts tracking in Toggl.
Re: Ask HN: What are you currently building?
#38The biggest hurdle in the design right now is figuring out a mechanic to encourage people to visit the site regularly
Re: Ask HN: What are you currently building?
#39I wonder if you and I are working on the same thing. ;) I'm building infrastructure that I'm hoping will be needed to complete the Stockfighter trading puzzles. ( Hoping , because it's entirely possible that I will be lied too far less than the documentation leads me to believe, and I won't need all of this sanity checking.)
Good visualization is super helpful. The current levels don't require that much infrastructure. The level descriptions do deceive a little - just figure your own ways to the winning conditions. (I finished level 6. Now building a limit order book in golang for the heck of it)
Mea culpa. :P
Re: Ask HN: What are you currently building?
#40[1] https://github.com/samuelngs/go-mithril [2] https://github.com/samuelngs/go-sphere