A 2D game programming language with automatic multiplayer. Normally when you make a multiplayer game, you have to constantly think about how every bit of state is going to be synchronized. Easel bakes the multiplayer into the programming language itself, underneath all your code, so you can just code as if all players are in one shared world, like a singleplayer game, and Easel just makes your game multiplayer completely automatically. It’s intended as a fun way for beginners to learn to code - like a combination of Scratch and Roblox.
Ask HN: What Are You Working On? (March 2026)
821–830 of 1001 posts
Re: Ask HN: What Are You Working On? (March 2026)
#822Re: Ask HN: What Are You Working On? (March 2026)
#823I tried quite a few finance apps over the years, but they all felt too heavy for what I needed. I mainly wanted the fastest possible way to record a transaction before I forget it.
The core interaction is basically:
enter amount → tap category → saved
No save button, no forms, no subscriptions. Just quick manual entry, a simple overview, and a ledger. Data syncs via iCloud so it’s backed up automatically.
https://apps.apple.com/us/app/ledgee/id6759487219
I’m curious whether other people also prefer manual entry over bank integrations.
Re: Ask HN: What Are You Working On? (March 2026)
#824Started with a web version using WebAssembly Whisper to validate the idea. Worked well enough to prove demand, but browser sandbox limits (no background recording, inconsistent model performance) pushed me to go native.
Rebuilt as an iOS/macOS app with CoreML. Apple Silicon handles Whisper-class models locally without issues, but its confined to recent devices.
I'm working on e2ee sync between web and mobile. I want to build a simplenotes but for audio transcription.
Try the web version at: https://basilai.app/app
Re: Ask HN: What Are You Working On? (March 2026)
#825We ship production AI backends for startups and agencies: • RAG pipelines (Pinecone, Weaviate, Supabase Vector) • Multi-agent systems (LangGraph, CrewAI) • Full-stack AI MVPs (Next.js + Python + Supabase) • Auth migrations & infrastructure hardening • Fine-tuning (OpenAI, Llama 3)
Recent: Trading platform auth migration (700+ users, zero downtime), IoT payment gateway, multi-agent cybersecurity monitoring.
Stack: Python, LangGraph, Next.js, Supabase, Pinecone, AWS Portfolio: sauravjain.dev Email: [sourishkundu22@gmail.com] Rate: $50-80/hr or project-based ($5-15K)
Re: Ask HN: What Are You Working On? (March 2026)
#826Re: Ask HN: What Are You Working On? (March 2026)
#827Applications on the public cloud raise strong concerns about data protection. As an architect, I spend a meaningful part of my time ensuring the security of customers’ data in the cloud.
Bao introduces an innovative approach where data remains on local devices while the cloud provides encrypted storage for synchronization and peer exchange. Because cloud providers cannot access the data, the need for due diligence is reduced.
Any feedback is welcome.
Re: Ask HN: What Are You Working On? (March 2026)
#828Re: Ask HN: What Are You Working On? (March 2026)
#829I am working on https://baolib.org . Applications on the public cloud raise strong concerns about data protection. As an architect, I spend a meaningful part of my time ensuring the security of customers’ data in the cloud. Bao introduces an innovative approach where data remains on local devices while the cloud provides encrypted storage for synchronization and peer exchange. Because cloud providers cannot access th…
Re: Ask HN: What Are You Working On? (March 2026)
#830Our first offering is OrderProof which records Shopify transaction evidence and generates PDF to help merchants streamline chargeback disputes.
https://turboops.io/products/orderproof
----
more about the problem here:
https://www.linkedin.com/pulse/you-losing-shopify-chargeback...