Exposure to unity has got me thinking hard about its non-gaming applications. The stability of presentation between device targets is incredible. Being able to integrate literally anything you want in native 3d world space feels like a natural next step once you get bored of the DOM.
Ask HN: What Are You Working On? (Nov 2025)
611–620 of 1001 posts
Re: Ask HN: What Are You Working On? (Nov 2025)
#612Re: Ask HN: What Are You Working On? (Nov 2025)
#613I’m working on a free and open-source invoice generator: https://easyinvoicepdf.com/?template=stripe - No sign-up, works entirely in-browser - Live PDF preview + instant download - VAT EU support - Shareable invoice links - Multi-language (10+) & multi-currency - Multiple templates (incl. Stripe-style) - Mobile-friendly GitHub: https://github.com/VladSez/easy-invoice-pdf Would love feedback, contributions, or ideas f…
Re: Ask HN: What Are You Working On? (Nov 2025)
#614- It's a personalized newsletter for you
- All data aggregated from sources around the web
- News, weather, newsletters, social media posts, reddit, youtube, etc. all appear in your digest.
- Launching a mobile app as well now but this will be slightly different than the web app. It will use AI to automatically prepare your daily digest based on preferences/settings you give it during onboarding. Each day when you wake up you'll receive a notification of digest being ready, and it will contain all the content you care about for the day ahead (meetings, weather, health data, commute data, news, etc).
Re: Ask HN: What Are You Working On? (Nov 2025)
#615An algorithm to optimise vacation days using public holidays and weekends. Especially relevant at this time of year.
I created it a year ago and received quite some comments on the Show HN post[1]. Last weekend I updated it to work for end of year planning and adding fixed days off, which seems to solve most of the feedback. It was done with Cursor in agent mode.
Re: Ask HN: What Are You Working On? (Nov 2025)
#616No complex setup – drop in a script, keep your existing stack
Auto-generates variants for hero, copy, CTAs, and social proof
Continuously tests and routes traffic to the best-performing variants
Optimized for key pages (pricing, signup, product, checkout)
Reports focused on conversion & revenue lift, not just clicks
Would love feedback, tear-downs, or ideas for must-have features before you’d trust this on your main pages.
PS: Deeper ad→page→revenue attribution + personalization by segment coming soon.
Re: Ask HN: What Are You Working On? (Nov 2025)
#617Re: Ask HN: What Are You Working On? (Nov 2025)
#618Built a local-first Kanban board with Tauri (Rust + Svelte) after getting frustrated with SaaS tools and basic offline options. Stores data in JSON files you control, full keyboard-first UX, parent/child tasks, release management, and it's blazingly fast with localStorage + background sync. No telemetry, purely local. Curious what others prioritize in personal task tools. Seems like there's a gap between "todo.txt" s…