I'm working on a document-oriented database engine written purely in Python: BlitzDB! https://github.com/adewes/blitzdb My motivation was that I needed (wanted?) a pure-Python document database that does not have any dependencies (like pymongo) and provides querying capabilities similar to MongoDB. Currently, Blitz is under active development and comes with a file-based backend as well as a MongoDB backend. Contribut…
Ask HN: What projects are you working on?
281–290 of 514 posts
Re: Ask HN: What projects are you working on?
#282Re: Ask HN: What projects are you working on?
#283Working on a Digital Audio Workstation in HTML5 / Web Audio API, front and back end: http://hya.io
Re: Ask HN: What projects are you working on?
#284In parallel with this project I am also working on a longer-term software sound synthesis project - a framework containing synthesizers, effects, and sequencers.
Re: Ask HN: What projects are you working on?
#285I'm working on a todo list with a Seinfeld calendar. My take is that there are only three categories: Work, Home, Personal. There are two buckets of tasks, Short term and long term. You'd move long term tasks into the short term when you start working on them. At the beginning of the week, you'd move the tasks from the short term into the day of the week that you planning to work on them. The catch is, you can only w…
Re: Ask HN: What projects are you working on?
#286It solves two big problems for us when we were looking at existing options:
- They tend to look reallly old school or lack customization
- If we chose a registry we were stuck with the products it had to offer
Re: Ask HN: What projects are you working on?
#287I'm working on a programming language. It's a reimagining of Python as a statically-typed, compiled language. The compiler is written in Python and targets LLVM IR. Currently working towards support for exceptions; raising already works, currently trying to work my way through all the stuff that needs to work for catching.
Re: Ask HN: What projects are you working on?
#288I'm working on PhoneCard, a service to make cheap international phone calls without requiring a data connection. You enter the phone number in the webapp and it calls you. Next time you're using poor hotel wifi or you're frustrated with skype (e.g. multiple disconnects per hour), try PhoneCard for a high-quality call. PhoneCard can call most places in the world, and in some countries you can also purchase incoming nu…
I guess it's just an issue pertaining to Serbia (or maybe I'm doing something wrong?). No service works here unless they specifically mention they do. It's a frustrating thing :)
Re: Ask HN: What projects are you working on?
#289A meta-search engine for English speaking jobs in Germany. Backed by Go, elastic search and python scripts. https://englishjobs.de
As an English speaker in Germany this looks really useful.