While building some software tools for my bass guitar I wanted to create some kind of video series or whatever to share it with others. I have been using online courses and youtube forever and they all have converged on a similar format. Basically, adapt a textbook to slides and add voiceover. Sometimes they'll be animated. Not for everyone but I like it for passive learning. Being a web developer I always thought vi…
Ask HN: What Are You Working On? (March 2026)
961–970 of 1001 posts
I've migrated this to codeberg and have now released rev-1:
Re: Ask HN: What Are You Working On? (March 2026)
#962[flagged]
Re: Ask HN: What Are You Working On? (March 2026)
#963[flagged]
Re: Ask HN: What Are You Working On? (March 2026)
#964- Ebook translation with AI https://polylexis.com/
- OSS - Stricture, a linter to prevent architecture drift https://github.com/stricture-dev/stricture
- OSS - Enforma, super-productive react forms https://github.com/jacarma/enforma
Re: Ask HN: What Are You Working On? (March 2026)
#965I just launched a free wysiwyg markdown editor. It currently uses only IndexedDB for storage making it as private as possible. The only network calls are polling for the "click to update" toast, and the feedback form. I was sick of getting cross-eyed when looking at tables in raw markdown and was just running it locally. This weekend I realized it might be useful for others. The goal was simple as possible UX. Open u…
I would like to add that I have also added a Google Drive sync option. It does require creating an MD-Edit account for operational reasons, but I never see your document data in that scenario.
Re: Ask HN: What Are You Working On? (March 2026)
#966[dead]
Re: Ask HN: What Are You Working On? (March 2026)
#967 Building FoJin (https://fojin.app) — an open-source platform that
aggregates Buddhist digital texts from 440+ global sources (CBETA,
SuttaCentral, BDRC, SAT, 84000, GRETIL, etc.) into one searchable
interface.
Stack: React + TypeScript, FastAPI, PostgreSQL with pgvector,
Elasticsearch 8 (ICU analysis for CJK), Redis. Features include a
knowledge graph (9,600+ entities), 237K dictionary entries, full-text
reading of 4,488 fascicles, and RAG-powered AI Q&A grounded in 11M
characters of canonical text.
GitHub: https://github.com/xr843/fojinRe: Ask HN: What Are You Working On? (March 2026)
#968[flagged]
Re: Ask HN: What Are You Working On? (March 2026)
#969Recently launched https://clicksheet.pro/ because I wasted so much time dealing with uploading 10's of csv files to google sheets on a daily basis. If you're in operations, this will be interesting for you.
Re: Ask HN: What Are You Working On? (March 2026)
#970I recently launched Notchi (https://github.com/sk-ruban/notchi), a tamagotchi that lives in your Mac notch and emotionally reacts to your Claude Code sessions. It cries when you yell at it and gets happy when you praise it. Drew all the pixel art sprites by hand in Aseprite.