Live data from Hacker News

Ask HN: What projects are you working on now?

news.ycombinator.com

831–840 of 1001 posts

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

#831

I'm currently working on https://seeme.ai , the AI marketplace: easily create, use and share AI models. After talking to a lot of companies and engineers, it was crazy to see how long it takes them to create and deploy AI solutions. I initially added it as an extension to my computer vision training, but am working on sharing it with everyone: https://www.seeme.ai/blog/seeme-ai-marketplace/

Very interesting indeed. When do you expect the beta to start?

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

#832

The last few weeks have been spent on a pretty obscure project, that's finally kinda sorta ready to show to the world. We were making silly games in Visual Basic 6, because that struck us as a cool thing to do. However, it's hard to show them to your friends, when they all use macOS or Linux. Plus, we didn't want them to miss out on the nostalgic feeling of booting up Windows 98. So, after a lot of blood/sweat/tears…

haha, this stuff is great !

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

#833
post #764

Working on applying machine learning to source code to increase code maintainability. It started with a semantic search engine for Javascript codebases: https://codecue.com/ and now working on the accompanying code analysis tool that would guarantee efficient searchability of the code

Interesting! How are you doing this? I'm guessing you're generating an embedding vector from the search query and then doing some sort of similarity comparison with pre-generated embeddings from the codebase.

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

#835
I'm making music to escape the screen, so I don't just sit at my terminal for 16 hours a day I'm taking a few hours at least every day to try and make something other than software/hardware.

It's been received pretty well so far, so maybe some of you will enjoy it - https://www.youtube.com/watch?v=OBSW6TUB53c is probably the most rounded so far.

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

#836

I am working on a recycling bin/garbage bin location website. It's purpose is to find the nearest bin for you to throw away trash that you may have in your hand. It currently has 700,000+ bins from OSM data and users can add as well.I want to add some features like getting walking directions to the nearest bins and probably having to create am account to add a bin to handle the case of slamming. Here is the site http…

spamming

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

#838
post #706

Inspiration: http://worrydream.com/DrawingDynamicVisualizationsTalkAddend... Currently building a web drawing program that can create custom data visualizations. Think “no code D3”. It has required some pretty cool tech. I’ve essentially built a reactive expression evaluator in typescript. This allows me to do things like “rectangle.height = foo + bar”. It’ll then setup “foo” and “bar” as dependencies of “rectangle.h…

Nice idea! Cool tech sounds a bit like inspired by Svelte reactivity (https://svelte.dev/tutorial/reactive-declarations)

Anything to show?

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

#839
I'm continuing work on my backyard food forest, great exercise, food for my family, beautiful to look at and be in, and safe for physical distancing.

I'm also working on "MakePostSell" a shop platform for selling digital downloads.

My wife who is a certified teacher is my first "customer" dog fooding the service: you may check it out her shop here:

https://shop.printablepromots.com

Post reply on HN