I'm working on newer and better software for controlling stage and club lighting. It's still in the early stages, so the final form of the product(s) isn't clear to me yet. A likely initial release will be aimed at the club market, currently dominated by Martin LightJockey since a decent offering there won't require any custom hardware. I'm using Haskell and functional reactive programming. I intend to expose some so…
Ask HN: What are you working on?
161–170 of 235 posts
Re: Ask HN: What are you working on?
#162http://narwhaljs.org/ + http://jackjs.org/ + https://wiki.mozilla.org/ServerJS
- Attempting to make JavaScript more usable on the server and other non-browser contexts. Bringing it up to par with Ruby, Python, etc. Includes a standard library, package manager, etc.
Re: Ask HN: What are you working on?
#163Slightly off the beaten track - I'm currently in a small developing country in Southeast Asia working on renewable energy projects for rural villages. I've been here for 4 months and am absolutely loving it... it's actually a satisfying use of an electrical engineering degree!
what country?
Re: Ask HN: What are you working on?
#164Re: Ask HN: What are you working on?
#165We should reach private alpha by the end of August. It's a start-up in Prague, Czech Republic, but strangely all four of us are American.
Re: Ask HN: What are you working on?
#166I am also creating a new programming language for the wiki - a mixture of many ideas from lisp, python and other. The language can be expressed by HTML lists.
Working from home in Vilnius, Lithuania. Currently on child-care vacation paid by the state.
I will opensource my work, but haven't found out yet how to make it support my further development after my vacation ends and I have to return to my bank job.
If you have ideas how to make some money from yet another wiki/cms -- I would be very thankful for them.
Re: Ask HN: What are you working on?
#167Re: Ask HN: What are you working on?
#168transitioning away from my legal work back to startup work, learning rails while working on 2 early ideas and 1 underway. the 2 ideas i'm at will to share: 1 - .org - wikipedia-style database of case-law commonly used by pro-bono lawyers -- create something that would assist legal clinics manage their information locally but also something that stores that data and shares it with other clinics doing similar work. cas…
Re: Ask HN: What are you working on?
#169Wow. So noone here working on an IDE or text editor? Anyway I do :-) Recently decided to give a break on my degree (physics) and finalize my neverending Python IDE (Windows only - sorry :-)) while making buck on Django gigs for the bills. I don't even remember when I actually started on that. Must be the beginning of 2002. Now is the time.
Re: Ask HN: What are you working on?
#170Continuing on with my console editor ( http://purepistos.net/diakonos/ ). Aiming to get it to live up to being billed "A Linux editor for the masses". A recent version formalized an extension system (even though it has been extensible with Ruby for a long while now). Upcoming roadmap items: modes; window splitting; further development of the git extension; ...