Live data from Hacker News

Ask HN: What projects are you working on now?

news.ycombinator.com

761–770 of 1001 posts

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

#763

I am developing a modern wikipedia interface - a Vuejs powered modern, single page, progressive, offline capable web application for Wikipedia. I have been working on this for last several months and have working version available at https://wikipedia.thottingal.in Source code and more details available at https://github.com/santhoshtr/wikivue It is a fully client side PWA application using wikipedia web apis, instal…

I really liked it, well done!

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

#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

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

#765
post #547

I'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…

This is so cool! Love the name too.

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

#766
I'm trying to visualize Czech political Twitter, as cached under https://www.hlidacstatu.cz/data/Index/vyjadreni-politiku (10000 latest tweets from a selection of prominent politicians accounts, and no Twitter account needed to access them). As an example, http://www.mangrove.cz/vitrinet/sankey.html shows the premier retweeting/pestering the minister of health as the biggest flow, which looks correct, but hardly an insight...

A question I'd be interested in is discriminating organic, personal accounts from PR operations, but I didn't even formulate how to approach that yet...

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

#769

I am developing a modern wikipedia interface - a Vuejs powered modern, single page, progressive, offline capable web application for Wikipedia. I have been working on this for last several months and have working version available at https://wikipedia.thottingal.in Source code and more details available at https://github.com/santhoshtr/wikivue It is a fully client side PWA application using wikipedia web apis, instal…

That is awesome. Wikipedia definitely need a better editor too.

Props on using dat too. We need less centralization.

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

#770
I’m working on a problem I have myself as a developer-founder: how to prioritize my dev and product time and focus on one project. Happened so that this is not only my issue. It is pretty common that it was a topic of one of the y combinator startup schools lectures. Here’s a link to the early version built on firebase and react: https://www.priorittime.com/ Still have to figure out how to make it smooth and intuitive. But using it now myself: dogfood. So if anyone has suggestions, pls comment. Thanks.
Post reply on HN