If you try to use image generation directly, you don't get real patterns. StitchWink makes real patterns that you can also edit manually or through text/images with AI.
Ask HN: What are you working on? (September 2026)
891–900 of 1001 posts
Re: Ask HN: What are you working on? (September 2026)
#892Re: Ask HN: What are you working on? (September 2026)
#8931. Creating a MacOS native personal finance tracking + networth dashboard, inspired by Gnucash but no complex business stuff (e.g., Tax invoices)
2. Creating a vision / journey board that tracks your life milestones and displays them in a personal mandala / spiral :)
3. Trying to build an visual story telling tool that lets me convert my medium to long form essays into visual animated companions for youtube. e.g.,
Press 'ENTER' to Feel_ // A Techno Phenomenology https://www.youtube.com/watch?v=lq5tlsX8uIM
Re: Ask HN: What are you working on? (September 2026)
#894I've been working on a general repository linter. The idea is to declaratively define a set of rules/conventions for your repo, (for things that language-specific linters don't cover), covering things from directory structure, required files, file staleness/freshness, file size, rules for binary files, rules around use of invisible Unicode, etc. - which can be checked deterministically. Many/most large repos have a s…
Re: Ask HN: What are you working on? (September 2026)
#895It's an idea I had to basically makes it possible to checkpoint, branch, rollback the entire vm kind of like git but on the entire computer.
Re: Ask HN: What are you working on? (September 2026)
#896My quirky wishlist app https://thingstohave.app is finally done and heading to public launch this or next week. I already partially covered the last few months of app development in this topic. But actually, its development took way longer, as only this iteration started in 2024. So it is the end of a long milestone— this launch date initially was to be a year ago, but I procrastinated and missed important for such a…
Re: Ask HN: What are you working on? (September 2026)
#897I'm building Orate, a free public speaking app: • Users are given a prompt and have 2 minutes to answer. • Speeches are reviewed by AI and other users. Speaking eloquently "off the dome" is an incredibly useful skill, improving all your interactions with other people. And like a muscle, you can train it with dedicated practice until it becomes effortless. It has been very fulfilling to listen to other people's speech…
Re: Ask HN: What are you working on? (September 2026)
#898It's a chrome extension that let's me extract and summarize YouTube videos without even clicking into it.
There's too much YouTube click baits that require a long watch time. This let's me get the sauce without the watch.
Re: Ask HN: What are you working on? (September 2026)
#899I'm working on a real-life social app called Holler ( https://justhollerapp.com ). I'm an introvert and socially anxious, but I do enjoy hanging out with my friends. I just HATE the invitation-and-coordination game. If someone invites me and I don't want to go, I hate having to come up with a socially acceptable excuse. Inviting someone and waiting for them to make a socially acceptable excuse is equally awful to me.…
Re: Ask HN: What are you working on? (September 2026)
#900After 3 years of dev, we're just about finished shipping preorders. For US customers, black units will ship immediately + white within 3 weeks.
Lots of learnings on this one. Getting lots of great feedback from early customers. As always, hardware is hard!
Lately I've been playing around with GPT-6. I have a much better webpage coming this week, with scrolling animations built with Blender and three.js. We also completely rebuilt our backend from scratch and moved off of AWS.