I’m working on a tool that allows developers to record and playback interactive, guided walkthroughs of a codebase, directly from their editor. It’s called CodeTour, and it’s currently available as a VS Code extension: https://aka.ms/codetour . I built it because I frequently find myself looking to onboard (or “reboard”) to a project, and not knowing exactly where to start. After speaking to a bunch of other develope…
Ask HN: What projects are you working on now?
661–670 of 1001 posts
Re: Ask HN: What projects are you working on now?
#662Other than that—not a coding project, but I have been messing with a novel cement composition. It's stalled due to coronavirus making it hard to get equipment.
Re: Ask HN: What projects are you working on now?
#663Re: Ask HN: What projects are you working on now?
#664Hoping to open-source it this weekend. Trying to create a better way for communities to coordinate aid.
Re: Ask HN: What projects are you working on now?
#665Why? There are too many small businesses without a website. The upfront cost is too high to see if a website benefits their business. Wix and Squarespace and such are way too complex to use for an average small business owner(or say their kid). Most customers of these websites hire a 3rd party to develop their website. That costs more and takes longer.
Solution: if you can build a website without any training using an intuitive interface 10x quicker than what you thought it would take, most likely you build a website for your business yourself.
I have the MVP ready, and some customers. Currently I'm trying to scale to meet the demand. There is still a long journey ahead.
Re: Ask HN: What projects are you working on now?
#666I 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…
Re: Ask HN: What projects are you working on now?
#667Had the idea a few weeks ago, but with most universities converting to online lectures and many businesses working from home it seems like there's a definite niche in the market for it. Most professors (especially non-STEM) are totally oblivious to anything other than death-by-PowerPoint when it comes to online lectures, and most businesses either snap a pic of a messy whiteboard for posterity or re-draw diagrams through software after they've proven to be worth preserving.
Re: Ask HN: What projects are you working on now?
#668Did that before, company tanked briefly before being profitable six years ago. Customers are still asking to bring the product back.
I though I give it a shot. We were five at the time for two such products. I figured I can do a single product with less features myself.
API changed on both sides (host app & renderer). Old codebase was C++ and I have limited rights to it.
I am writing the new product from scratch in Rust. I am probably the first person to write an AfterEffects plug-in in Rust. Luckily that app is now so old that the API is pure C99, great for Rust bindings. That's actually the most fun part of this. Rust is pure bliss. Particularly now that the community has moved to Discord feedback seems to be more instant than on IRC before.
Re: Ask HN: What projects are you working on now?
#669I'm working on a morse code iOS app that can optionally use Force (3D) Touch. My dad had a stroke recently and is quarantined in a care facility. He can't talk but remembers morse code like a boss. He can't lift his finger off the screen to "tap" and there were no other morse apps out there for people with physical impairment. With this he's able to communicate... I've been coding for 15 years but this was life chang…
Re: Ask HN: What projects are you working on now?
#670edit: Project will be called MajOS; the ethos is a witch's cabin in the woods.