Ask HN: What are you working on? (February 2025)
51–60 of 922 posts
Re: Ask HN: What are you working on? (February 2025)
#52I have been working on this tool to create lead magnets. Magnetron researches the web for your topic and creates a well crafted ebook as your lead magnet.
You can try it here (https://magnetron.ai)
(This is still WIP)
Re: Ask HN: What are you working on? (February 2025)
#53I’m trying to really see and feel what’s actually missing in my life and trying to build it. Right now I just want to see what my friends are up to in a non-curated way.
Re: Ask HN: What are you working on? (February 2025)
#54Last month I added Dockerfiles and a docker-compose.yml file to the project to make building and locally running it a breeze. Earlier today, I finally had a chance to figure out and document how to debug the app, which should greatly improve quality of life for anyone trying to fix bugs or add features to the backend. https://github.com/OneBusAway/onebusaway-application-modules...
Re: Ask HN: What are you working on? (February 2025)
#55Also I have built a chrome plugin that can filter twitter by feeding your feed to gemini returning only tweets that match a criteria (E.g. no politics, only Ai or something more elaborate).
Re: Ask HN: What are you working on? (February 2025)
#56Edit: Three from prior published here: https://github.com/jaronilan/stories
Re: Ask HN: What are you working on? (February 2025)
#57Re: Ask HN: What are you working on? (February 2025)
#58An LLM assistant app for engaging with your journal. Insights, prompts (for humans), research leads, etc.
Re: Ask HN: What are you working on? (February 2025)
#59We're now getting ready to launch a web portal for others to manage their own private hosting in a simpler way. The product also includes a directory of off-the-shelf applications which can be launched in a few clicks (eg. Deepseek chatbot).
If you're interested in being part of our closed-Beta in March, reach out! (e: james at below domain)
Re: Ask HN: What are you working on? (February 2025)
#60I recently added support for Cloud Run and am now building it out. Support for Cloud Function is also on the road map.
I’m also still maintaining the patch [2] I created which allows you run App Engine Python 3 Apps with dev_appserver.py on Windows. To test App Engine bundled API/services, you need dev_appserver.py
[2] https://github.com/NoCommandLine/dev_appserver-python3-windo...