It's not exactly the most useful site given the pandemic but hopefully people will derive some value out of it when this is all over.
Ask HN: What projects are you working on now?
631–640 of 1001 posts
Re: Ask HN: What projects are you working on now?
#632It’s raising a child, and it’s left absolutely zero time and motivation to do anything else (I love it though).
Re: Ask HN: What projects are you working on now?
#633Soundscapes and environmental music for calm and focus.
Re: Ask HN: What projects are you working on now?
#634Businesses are seeing insane volatility right now and we provide real-time alerts and reports for everything from revenue spikes to page speed lag to conversion rate drops from certain browsers.
If you have a Google Analytics tag on your site, you can set up the platform in a few clicks.
Re: Ask HN: What projects are you working on now?
#635For the moment I just have the least secure setup possible using some JavaScript to hide the HTML until you add a password. Anyone who can inspect the page can bypass it.
Re: Ask HN: What projects are you working on now?
#636I am working on an online service that helps foreigners to learn Japanese by reading native material. I have been frustrated while learning this language because the Kanjis makes smooth reading almost impossible, and for me it has always been the fastest way to fluency in a language. I am building a browser extension that will help anyone to read and browse the Japanese internet. Here in Tokyo we are not quarantined,…
Re: Ask HN: What projects are you working on now?
#637Re: Ask HN: What projects are you working on now?
#638The hack: It's a Google Calendar embedded into the README of a default Github Pages theme. Open to PRs lol.
Re: Ask HN: What projects are you working on now?
#639I’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…