Ask HN: What projects are you working on now?
651–660 of 1001 posts
Re: Ask HN: What projects are you working on now?
#652Features:
- Dead easy to book keeping
- Plain text export
- Focus on assets management
- Support many iOS platform only features
Currently this is Chinese only but I am looking to support English as well: https://xxz.jakehao.com
Re: Ask HN: What projects are you working on now?
#653I’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…
Re: Ask HN: What projects are you working on now?
#654I was only able to get a handful of keywords done and had to dropped it when I got out of college. Now I'm jumping back in to finish it and add more features.
Re: Ask HN: What projects are you working on now?
#655After noticing that the growing number of people at my day job seemed to be using our internal jargon differently, I decided to write a team glossary using confluence. The experience left me wanting. No crosslinking of terms, no enforcement of structure/format. Ugly/outdated styling. I thought there had to be a better way, but I couldn't find one so I built Jargonaut ( https://www.jargonaut.net ). It helps you build…
Re: Ask HN: What projects are you working on now?
#656I wrote this tool (started on Thursday) called Doodle that is designed to give kids a quick drawing canvas. It's a super simple app that I made for my son who kept drawing over all of my Apple notes. You can draw, then press the button in the top right to quickly erase your drawing (Like an Etch A Sketch). Someone nerd-sniped me and I added in the ability to record a video as well. Technically , you could use it to d…
Re: Ask HN: What projects are you working on now?
#657http://github.com/CalculatedContent/WeightWatcher
The weightwatcher lets you detect potential problems in a trained neural network
https://calculatedcontent.com/2020/02/16/weightwatcher-empir...
Re: Ask HN: What projects are you working on now?
#658Background: I couldn't find a service that could tell me if the latest deploy of my web app would make it slower, so I decided to build it. Since getting started I've become aware of several competitors, but I enjoy solving problems in this space.
Re: Ask HN: What projects are you working on now?
#659I am also working on a private journaling app, with a mild mental-health focus, aimed at teenagers; the idea is that if your parents want to have access to your phone and keep track of what you do, maybe they'll at least be OK with privacy in the form of an app that doesn't have sharing or messaging, doesn't allow for images or video, but just let you write text or record audio messages that are guaranteed private by 256-bit symmetric-key cryptography. No more worrying that your mom might flip through your diary while cleaning your room!
Re: Ask HN: What projects are you working on now?
#660Yesterday my oldest started to use the Roblox editor. I am researching Roblox training courses (would love some suggestions). An hour ago I showed her Zork and introduced her to Inform. (http://inform7.com/)
She is coding as I type this. :-)