To add a new story, I just write a function that takes a webpage and returns the next link and chapter content. It's low enough overhead that I can easily add new stories.
Ask HN: What projects are you working on now?
621–630 of 1001 posts
Re: Ask HN: What projects are you working on now?
#622I’m getting bored of prime number puzzles though, so next up is dabbling in generative art and music.
Re: Ask HN: What projects are you working on now?
#623Re: Ask HN: What projects are you working on now?
#624Re: Ask HN: What projects are you working on now?
#625Re: Ask HN: What projects are you working on now?
#626I'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?
#627 Project is aimed to build ui-components and build an abstraction around frameworks. It is a UI developer tool that is web based built on modern stack - ReactJS, Webpack and supported by public npm modules and most importantly babel-core.
UI-editor is also aimed to generate code cross frameworks and it currently can generate code for ReactJS and storybook out of the shelf.
Web development has been misguided a lot by mix of paradigm yet the problem remains the same.
Link to project : https://github.com/imvetri/ui-editor
Demo to project : https://imvetri.github.io/ui-editor.
If you use storybook try this1. UI-Editor -> Toolkit -> check "React - Storybook" button. 2. UI-Editor -> Components -> click "Page" component. 3. UI-Editor -> Components -> Page -> Export.
Extract the zip and import it in storybook project.
Re: Ask HN: What projects are you working on now?
#628GroceryFriends allows people in need to create a shopping list and post it so that other people who are feeling generous and/or have surplus can find people in their area in need of certain groceries and provide it for them.
I've noticed a lot of at-risk people are putting their lives on the line (and potentially spreading the virus) just to go shopping at stores that are sold out. Also, a lot of people are out of work and are completely screwed by this, struggling to provide for their families. It's absurd, and there should be an easier way to help for those willing.
Re: Ask HN: What projects are you working on now?
#629Re: Ask HN: What projects are you working on now?
#630I 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, but most events have been canceled and I have been remote working for almost one month now. So I made a good progress.