Pathi ( https://www.pathiapp.org/ ), which is a free app that connects people who really need someone to talk to with volunteer listeners who want to help. We are recruiting listeners, and looking for someone to help build an Android version!
Ask HN: What projects are you working on now?
281–290 of 1001 posts
Re: Ask HN: What projects are you working on now?
#282Apart from that, planning the new version of LibHunt.
Unfortunately, I find myself too much distracted by Coronavirus news :/
Re: Ask HN: What projects are you working on now?
#283Re: Ask HN: What projects are you working on now?
#284https://packagist.org/packages/mkcg/php-query-model
And also working on a search engine (in C).
Re: Ask HN: What projects are you working on now?
#285It identifies code markers such as TODO, FIXME, HACK, XXX, etc (soon to be customizable) and surfaces them as cards in a web UI. There's a free and open-source CLI as well.
The web app is free for public repos and $3/month for private ones. I'm looking to add organization/team-based pricing soon too.
A feature that I'm hoping will have an impact will be a "TODO reminder" email that will email you within a configurable amount of time after a TODO is added to a codebase.
Right now it's just me working on it outside of the day job, I'm hoping I can turn it into a useful tool for developers!
Re: Ask HN: What projects are you working on now?
#286I'm working on BentoML, a python framework for ML model serving. It makes it easy for data scientists to ship their trained machine learning models into prediction services for production use. Key Features: - Model packaging and dependency management - Distribute your model as a docker image, CLI tool, PyPI package - Adaptive Micro-batching in online API model server - this gives you an average 10-20x increase in thr…
Re: Ask HN: What projects are you working on now?
#287Re: Ask HN: What projects are you working on now?
#288Re: Ask HN: What projects are you working on now?
#289Playing with firebase / react and just making an allowance tracking app for myself / kids. Nothing amazing, but I'm a noob so it is fun.
So, your wife gives you and the kids allowance? Very thoughtful of you to make her a tool. Maybe she'll even increase your allowance! :)