Ask HN: What are you working on? (October 2024)
861–870 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#862A language learning app that combines Anki like spaced repetition with language learning ai tutor. https://vocabuo.com
Re: Ask HN: What are you working on? (October 2024)
#863I run a single-person SaaS company, https://easyteegolf.com/ . I started it a couple years ago as a side project and have grown it organically.
Re: Ask HN: What are you working on? (October 2024)
#864Re: Ask HN: What are you working on? (October 2024)
#865I am working on a private transportation service. Think Uber, but in a small market. We have an aging population, poor public transportation and some of the bumpiest roads you can find in the West. It will fill a void. Not my idea, though. Through our local geek community, I met this taxi driver who pitched his app idea. He convinced a few other drivers to pay a small fee to kickstart the project. Then he convinced m…
I am intrigued by the concept of an open source Uber equivalent. I was involved early in a few rideshare app concepts before Uber came to market and it was surprisingly complicated. You have the technical challenges combined with being a "market maker" for both riders and drivers. It's possible but hard.
Can you explain some of the difficult parts? I'd think it would be fairly straight-forward. Is the technical challenge of market making the hard part? or getting enough users on the app to actually make a market?
Re: Ask HN: What are you working on? (October 2024)
#866I'm working on a 3D infinite canvas of text, focusing on code. Runs on iPhone, iPad, macOS so they can all act as separate viewports into a space. You can point the app at a repository, download a copy locally, instantly render the entire repository into space in less than a second in most cases, and then fly around and search for text. I just got an optimization working for larger files and it's kinda fun how much e…
do you have the iOS app published?
Re: Ask HN: What are you working on? (October 2024)
#867I made a Chrome Extension to automate the bot follower removal: https://chromewebstore.google.com/detail/x-bot-remover/aohkh...
I suspect these bots are being used to boost certain content controlled by their owners, so definitely not good to leave them alone.
Re: Ask HN: What are you working on? (October 2024)
#868I built 3 electric cars from 2018 to 2023 and drove them 20k miles. My own firmware and controllers, with an https://openinverter.org motor controller Now I release my knowledge in bite-sized chunks on my new YouTube channel to help others: What's a battery management system? https://www.youtube.com/watch?v=_QsMoCrSTYc What is the C-Rate? https://www.youtube.com/watch?v=dDu1fRtKfsA What is battery balancing? https://…
I still have my fingers crossed that one day someone will build an electric drivetrain for a very common engine design (akin to how people put bigger engines from bolt compatible vehicles into smaller ones so they go faster), and for iconic vehicles so that we can keep them on the road. There are plenty of collectible cars out there that already lack matching serial numbers. Swapping the engine on those is no great s…
Re: Ask HN: What are you working on? (October 2024)
#869I'm working on a self-hostable replacement for Google Timeline, which is being discontinued. It includes a web app to view my timeline and an Android app to send tracking pings to the server. It also includes an import function for exports of your Google Timeline data so that your historical data from that can be integrated as well. I'm planning on open-sourcing both the web app and the POC Android app early next mon…